EmbarkStudios / cfg-exprLinks
A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.
☆45Updated 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 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆36Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆77Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Byte-wise atomic memcpy.☆43Updated this week
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- An async version of iterator☆41Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Rust String type with configurable byte storage.☆36Updated last year
- A newtype with alignment of at least `A` bytes☆34Updated last month
- The simd optimized escape code☆54Updated this week
- Lending iterators on stable Rust☆83Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago