Blazingly fast speed-ups for charz
Project description
Charz Rust
Blazingly fast speed-ups for charz
This addon module is used to improve performance of certain tasks in charz.
Uses Rust and abi3.
Example
Substituting charz.Screen with a faster charz_rust.RustScreen
from charz import Engine, ...
from charz_rust import RustScreen
class MyGame(Engine):
screen = RustScreen() # You can configure the screen,
# just like you would with `charz.Screen`
Versioning
linflex uses SemVer, according to The Cargo Book.
License
MIT
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
charz_rust-0.2.3.tar.gz
(56.2 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 charz_rust-0.2.3.tar.gz.
File metadata
- Download URL: charz_rust-0.2.3.tar.gz
- Upload date:
- Size: 56.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e988dd0237bd463b1888bd8837a5f3f38be6f58b1b5ba0d1b645bc4fcfc6d8e
|
|
| MD5 |
4989c8b609ccfc0bd48e13ce1bb2c83a
|
|
| BLAKE2b-256 |
f0711dd492807c5ac2d293f82938a7d40ab2e6cdb76217cc04aaede7ab732da9
|
File details
Details for the file charz_rust-0.2.3-cp310-abi3-win_amd64.whl.
File metadata
- Download URL: charz_rust-0.2.3-cp310-abi3-win_amd64.whl
- Upload date:
- Size: 118.8 kB
- Tags: CPython 3.10+, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d577bf909f984ee38c1634dff7c03f3caf9e8ea4f9da3e44fd78f06b1212822d
|
|
| MD5 |
1204abc335468d9904237c807fcf62e6
|
|
| BLAKE2b-256 |
8ca4d9d27fa35c188f8954099cb0ef3033319b4ccef4bdc0d2a2de703682f5ae
|