rjehangir / struct
C++ namespace for converting binary data in byte arrays to typed values mimicking the functionality of the Python "struct" class. The namespace was made primarily for embedded (Arduino) projects where binary data is sent through the serial port, however, the namespace can be used with any C++ code.
☆13Updated 11 years ago
Alternatives and similar repositories for struct:
Users that are interested in struct are comparing it to the libraries listed below
- Arena allocator for Python objects.☆11Updated 4 years ago
- CMake and other scripts to help build process of FlyEM software☆27Updated 2 years ago
- Python Front-end to GCC☆43Updated 11 years ago
- ☆45Updated 6 months ago
- Logic Programming for Python3☆8Updated 8 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- ☆15Updated 5 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 8 years ago
- Include SVG graphics in LaTeX via Inkscape☆10Updated 5 months ago
- C++ port of remi project☆26Updated last year
- JNI meets C++☆35Updated 13 years ago
- Enable: low-level drawing and interaction☆94Updated 2 weeks ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- ASCII back-end for matplotlib☆21Updated 9 years ago
- A wrapper around Python's ctypes for Nim-specific function signatures.☆12Updated 7 years ago
- Generates Python Extension modules from Cythons PXD files☆76Updated 4 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A MessagePack-based storage extension to tinydb using the http://msgpack.org☆12Updated 7 years ago
- Declarative User Interfaces for Python☆19Updated 2 years ago
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆13Updated 5 years ago
- A Python extension module that uses C, C++, Fortran and Rust☆31Updated 6 years ago
- Runtime compiler for numerical Python☆232Updated 2 months ago
- Generates .h and .cpp from unseparated .cpp☆18Updated 2 years ago
- C++ Utility Library☆34Updated 7 months ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆42Updated last month
- Build system, written in Python☆14Updated 10 years ago
- Generate and execute native code at run time, from Python☆53Updated last month
- General binary file parser.☆25Updated 4 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 6 years ago