EmbarkStudios / cfg-exprLinks
A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.
☆46Updated 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:
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆36Updated last year
- structured parallel execution for async Rust☆37Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆76Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Atomic operations on potentially uninitialized integers.☆27Updated this week
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Full precision decimal representation of f64☆27Updated 3 weeks ago
- Byte-wise atomic memcpy.☆40Updated this week
- Rust String type with configurable byte storage.☆36Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- The simd optimized escape code☆54Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months 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
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Serde serializer for generating Starlark build targets☆70Updated 3 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 3 weeks ago