jethrogb / rust-cexprLinks
A C expression parser and evaluator
☆47Updated 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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 5 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- ☆36Updated 11 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆103Updated 8 months ago
- ☆89Updated last year
- A dynamic library helper for rust crates☆35Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Extensions to the Rust standard library☆46Updated 8 months ago
- Generated bindings for Linux's userspace API☆53Updated last month
- Target "triple" support☆53Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Exhaustive iteration trait in Rust☆16Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Raw system calls for Rust☆98Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- New register allocator designed as a successor to regalloc2☆42Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- 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
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 8 months ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago