Engine de injeção de Assembly e PHFA para Python puro (No-Lib).
Project description
💎 Zircon Engine
Zircon é uma biblioteca de performance extrema para Python, focada em injeção de Assembly e aceleração de hardware sem dependências externas.
🚀 Diferenciais
- Puro Python: Zero libs externas (No pip install).
- PHFA (Python Header For Assembly): Assinatura exclusiva de 128 caracteres para segurança e integridade.
- Portátil: Suporte nativo para Linux, Android e Windows.
- Leve: Todo o core possui menos de 10 KB.
🛠️ Como usar
import zircon
@zircon.fast
def minha_funcao():
return 1 + 1
zircon.info()
print(minha_funcao())
Desenvolvido por MurilooPrDev
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zircon_engine-1.0.0.tar.gz
(6.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zircon_engine-1.0.0.tar.gz.
File metadata
- Download URL: zircon_engine-1.0.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e537e017e82b2aecf795a98fa022f6d55654b033ca90426df2ed33d23cb1108
|
|
| MD5 |
0421c9aec3d83a4e6784626adb2433eb
|
|
| BLAKE2b-256 |
d4b3bd26f04e6931f26b712d95954e33c134a0d9392c3e63e5e7675eb12ef9f6
|
File details
Details for the file zircon_engine-1.0.0-py3-none-any.whl.
File metadata
- Download URL: zircon_engine-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2482352318786f2f2385fe288882d3bc38b517c0036816f060517465faf8f90
|
|
| MD5 |
8af7f6ba39174d00392f4a5dc2ce0fb5
|
|
| BLAKE2b-256 |
9bb40c599386b850db0a92b57536a2ab1fa968332870c26da5f9b1865f524262
|