EmbarkStudios / cfg-exprLinks
A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.
☆43Updated 2 weeks ago
Alternatives and similar repositories for cfg-expr
Users that are interested in cfg-expr are comparing it to the libraries listed below
Sorting:
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- ☆36Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Simple bitset with small-set (single-word) optimization☆19Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆74Updated 4 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last month
- Atomic operations on potentially uninitialized integers.☆21Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Count directory entries—`ls | wc -l` but faster☆28Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 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.☆42Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- An async version of iterator☆40Updated last year
- Full precision decimal representation of f64☆26Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated this week
- Generate is a library for building iterators on the fly☆39Updated 4 years ago