jethrogb / rust-cexpr
A C expression parser and evaluator
☆46Updated 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:
- Extensions to the Rust standard library☆46Updated 5 months ago
- ☆36Updated 9 months ago
- Target "triple" support☆52Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Generated bindings for Linux's userspace API☆51Updated last month
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A Rust library for runtime-checked linearish types☆34Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Exhaustive iteration trait in Rust☆15Updated 2 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Mostly safe wrapper for alloca☆25Updated last year
- A dynamic library helper for rust crates☆35Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Non-owning unsafe I/O☆20Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year