jethrogb / rust-cexprLinks
A C expression parser and evaluator
☆49Updated 2 years ago
Alternatives and similar repositories for rust-cexpr
Users that are interested in rust-cexpr are comparing it to the libraries listed below
Sorting:
- ☆36Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆34Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated 2 weeks ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Byte-wise atomic memcpy.☆38Updated last month
- Exhaustive iteration trait in Rust☆18Updated last week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆30Updated this week
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Extensions to the Rust standard library☆49Updated last year
- Target "triple" support☆53Updated 2 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 3 months ago
- Non-allocating iterator over command line arguments☆48Updated 2 weeks ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Generated bindings for Linux's userspace API☆61Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Automatic testing of FFI bindings for Rust☆21Updated 7 months ago
- Arbitrary width integers☆22Updated 4 months ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- Mostly safe wrapper for alloca☆28Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago