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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- ☆36Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- A low-level I/O ownership and borrowing library☆104Updated last month
- Extensions to the Rust standard library☆47Updated 10 months ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 5 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated this week
- Generated bindings for Linux's userspace API☆56Updated 3 weeks ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 weeks ago
- Arbitrary width integers☆21Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Target "triple" support☆52Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Proc macro for smol async runtime☆54Updated 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
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- ☆75Updated last month
- ☆90Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 2 weeks ago
- Bindings to GCC's __float128 type☆24Updated 7 months ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated last week