steveklabnik / indexlist
indexlist: A doubly linked list, backed by a vector
☆83Updated last year
Related projects ⓘ
Alternatives and complementary repositories for indexlist
- A library which finds language features in rust code and provides resources on them.☆38Updated 6 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Safely combine results☆81Updated 2 months ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- A work-stealing fork-join threadpool written in Rust.☆85Updated 7 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Epoch-based garbage collection☆78Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Utility for reusing memory☆52Updated 4 years ago
- Miscellaneous Collections☆64Updated 9 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆104Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Asynchronous HTTP client built on libcurl☆110Updated 5 years ago
- A parser-combinator library for Rust☆45Updated 8 years ago
- Rust syntax sugar collections.☆130Updated 5 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- A composable wait system.☆77Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆89Updated 5 years ago