sfackler / rust-antidoteLinks
☆16Updated last year
Alternatives and similar repositories for rust-antidote
Users that are interested in rust-antidote are comparing it to the libraries listed below
Sorting:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- ☆125Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- skiplist☆142Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Rust serializer library☆87Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆129Updated 5 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A cargo subcommand to manage local registries☆155Updated this week
- A pool of reusable values☆51Updated 5 years ago
- Safely combine results☆81Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- ☆78Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 6 months ago
- Token tree calling convention☆80Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago