jethrogb / rust-cexpr
A C expression parser and evaluator
☆46Updated last year
Alternatives and similar repositories for rust-cexpr:
Users that are interested in rust-cexpr are comparing it to the libraries listed below
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- ☆35Updated 6 months ago
- Extensions to the Rust standard library☆43Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Mostly safe wrapper for alloca☆25Updated last year
- A dynamic library helper for rust crates☆34Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- A Rustified OpenCL Experience☆46Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- 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
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆39Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- An alternative `std`-like implementation built on origin☆26Updated last month
- A procedural macro for compile time UTF-16 strings☆20Updated 7 months ago
- Target "triple" support☆49Updated last week
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Duplicate an async I/O handle☆40Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago