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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Generated bindings for Linux's userspace API☆62Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Arbitrary width integers☆23Updated 5 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- 🗃 UTF-8 string, byte string, and C string interner☆30Updated last week
- Target "triple" support☆53Updated last week
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- Exhaustive iteration trait in Rust☆18Updated last week
- ☆90Updated last year
- ☆76Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Extensions to the Rust standard library☆49Updated 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.☆43Updated 3 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Serde serializer for generating Starlark build targets☆70Updated this week
- A Rustified OpenCL Experience☆46Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆37Updated 2 months ago
- Implements rust's Display trait for hex data☆22Updated 2 years ago