leptonyu / cfg-rsLinks
A Configuration Library for Rust Applications
☆39Updated 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:
- ☆49Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- ☆42Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆120Updated this week
- Compile-time string operations☆101Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- A lock-free memory allocator☆61Updated last week
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- futures::AtomicWaker extracted into its own crate☆28Updated last week
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 5 months ago
- Timer facilities for Rust's async story☆56Updated 10 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 6 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated last month
- An inline SIMD accelerated hashmap designed for small amount of data.☆83Updated last month
- Object Pool LockFree in Rust☆47Updated last month
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 10 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 3 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆94Updated last week
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago