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
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- Exhaustive iteration trait in Rust☆21Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆32Updated this week
- Proc macro for smol async runtime☆54Updated 5 years ago
- Generated bindings for Linux's userspace API☆64Updated last month
- Arbitrary width integers☆26Updated 6 months ago
- Automatic testing of FFI bindings for Rust☆21Updated 9 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Non-allocating iterator over command line arguments☆48Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Target "triple" support☆55Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Cross-platform, endian-aware primitives for Rust☆49Updated last week
- Implements rust's Display trait for hex data☆25Updated 2 years 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Extensions to the Rust standard library☆50Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago