leptonyu / cfg-rsLinks
A Configuration Library for Rust Applications
☆39Updated 2 months ago
Alternatives and similar repositories for cfg-rs
Users that are interested in cfg-rs are comparing it to the libraries listed below
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆33Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last week
- Blazingly Fast Pseudo Random Number Generator written in Rust☆18Updated 8 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Unicode validation and transcoding at billions of characters per second☆20Updated this week
- ☆47Updated 5 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 weeks ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust's Enum variant counter☆15Updated 3 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Dynamic structured values for Rust☆28Updated 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.☆42Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated 2 weeks ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Object Pool LockFree in Rust☆46Updated 4 months ago
- ☆42Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- Handle unexpected errors☆25Updated 10 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- A typed map which can make sure item exist.☆35Updated 7 months ago