leptonyu / cfg-rsLinks
A Configuration Library for Rust Applications
☆48Updated last week
Alternatives and similar repositories for cfg-rs
Users that are interested in cfg-rs are comparing it to the libraries listed below
Sorting:
- ☆51Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Compile-time string operations☆113Updated 2 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- ☆44Updated 6 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- A typed map which can make sure item exist.☆36Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- A lock-free memory allocator☆64Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆98Updated this week
- futures::AtomicWaker extracted into its own crate☆36Updated last week
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆64Updated last month
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- The missing compound borrowing for Rust.☆62Updated last month
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago