lojack5 / structured
Annotated classes which pack and unpack with Python's struct module.
☆11Updated 3 months ago
Alternatives and similar repositories for structured:
Users that are interested in structured are comparing it to the libraries listed below
- Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`☆18Updated 2 weeks ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- a surrogate libtool implementation, written in C☆63Updated 2 weeks ago
- ☆10Updated 8 months ago
- Random access to compressed files with a FUSE filesystem☆31Updated 5 months ago
- Asynchronous and more versatile replacement of posix_spawn