Tyulis / rawutilLinks
A pure-python module to read and write binary packed data
☆17Updated last year
Alternatives and similar repositories for rawutil
Users that are interested in rawutil are comparing it to the libraries listed below
Sorting:
- Python base class for creating binary parsing and packing classes☆16Updated 2 months ago
- Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`☆21Updated last month
- Cython for All with GitHub Actions☆16Updated last year
- Guidelines for using Cython (documentation)☆11Updated 2 years ago
- Channels (closable queues) for Python's asyncio☆41Updated 3 weeks ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last month
- A fast RLock implementation for CPython☆35Updated last year
- Pythonic C-style structs for parsing binary data☆17Updated 3 years ago
- Statham is a Python Model Parsing Library for JSON Schema.☆39Updated 2 years ago
- Patch for python builtin enum module to achieve best performance☆18Updated 3 years ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆36Updated 3 months ago
- Python bindings for simdjson using libpy☆70Updated 3 years ago
- ZS is a compressed, read-only file format for efficiently distributing, querying, and archiving arbitrarily large record-oriented dataset…☆46Updated 10 years ago
- ☆29Updated 8 months ago
- CPU parallelism for Trio