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
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Arbitrary width integers☆25Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- Extensions to the Rust standard library☆49Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Mostly safe wrapper for alloca☆28Updated 2 years ago
- Full precision decimal representation of f64☆27Updated 3 weeks ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆32Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆21Updated 9 months ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 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
- ☆18Updated last year