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
- Extensions to the Rust standard library☆44Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- ☆36Updated 8 months ago
- Target "triple" support☆51Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Mostly safe wrapper for alloca☆25Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- A dynamic library helper for rust crates☆35Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Take a value atomically once.☆29Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 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.☆42Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- Arbitrary width integers☆17Updated last month
- Byte-wise atomic memcpy.☆34Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Exhaustive iteration trait in Rust☆14Updated last month
- Unbuffered and unlocked I/O streams☆45Updated last month
- A generic implementation of double-buffering.☆16Updated 3 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago