steveklabnik / indexlist
indexlist: A doubly linked list, backed by a vector
☆84Updated last year
Alternatives and similar repositories for indexlist:
Users that are interested in indexlist are comparing it to the libraries listed below
- Safely combine results☆81Updated 5 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Miscellaneous Collections☆64Updated 9 years ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- ☆52Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Help me help you!☆111Updated 3 years ago
- failure + error-chain = 💖☆54Updated 3 years ago