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
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- ☆64Updated 8 years ago
- failure + error-chain = 💖☆54Updated last month
- ☆53Updated 6 years ago
- Safe atomic pointers☆59Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Safely combine results☆82Updated last year
- ☆78Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- A caching server for crates + cargo☆126Updated 5 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 3 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- ☆78Updated 4 years ago
- ☆126Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- skiplist☆144Updated 4 years ago
- ☆163Updated last year
- A rust library for checked floating point operations☆83Updated last month