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
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Safely combine results☆81Updated 4 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A library which finds language features in rust code and provides resources on them.☆38Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- tracking performance of rustc-generated binaries over time☆104Updated 2 years ago
- Utility for reusing memory☆52Updated 5 years ago
- Set the error context using doc comments☆53Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 4 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- An alternate introdcution to the APR book☆60Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated last year
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Simple Opinionated Networking in Rust☆53Updated 4 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- skiplist☆141Updated 3 years ago