jethrogb / rust-cexpr
A C expression parser and evaluator
☆46Updated 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Extensions to the Rust standard library☆43Updated 3 months ago
- ☆36Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Target "triple" support☆50Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Mostly safe wrapper for alloca☆25Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- Exhaustive iteration trait in Rust☆14Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- An alternative `std`-like implementation built on origin☆26Updated 2 weeks ago
- Automatic testing of FFI bindings for Rust☆22Updated last month
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- A Rustified OpenCL Experience☆46Updated last year
- A dynamic library helper for rust crates☆35Updated last year
- Arbitrary width integers☆14Updated last week
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago