EmbarkStudios / cfg-exprLinks
A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.
☆44Updated last month
Alternatives and similar repositories for cfg-expr
Users that are interested in cfg-expr are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- ☆36Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 6 months ago
- Atomic operations on potentially uninitialized integers.☆22Updated last week
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Full precision decimal representation of f64☆26Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Byte-wise atomic memcpy.☆38Updated 2 weeks ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated last month
- Functions for determining terminal sizes in Rust☆14Updated last week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- ☆76Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 3 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 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.☆43Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated last month
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago