leptonyu / cfg-rsLinks
A Configuration Library for Rust Applications
☆40Updated 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 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Object Pool LockFree in Rust☆47Updated last week
- Compile-time string operations☆105Updated 2 weeks ago
- Timer facilities for Rust's async story☆56Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- ☆43Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 3 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- A lock-free memory allocator☆62Updated 2 weeks ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 4 months ago
- Compatibility adapter between tokio and futures☆183Updated last month
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A typed map which can make sure item exist.☆34Updated 11 months ago
- futures::AtomicWaker extracted into its own crate☆34Updated 2 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- Asynchronous access to a bincode-encoded item stream.☆77Updated 6 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Find out what platform your code is running on from Rust☆32Updated 3 years ago