steveklabnik / indexlist
indexlist: A doubly linked list, backed by a vector
☆85Updated last year
Alternatives and similar repositories for indexlist:
Users that are interested in indexlist are comparing it to the libraries listed below
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Safely combine results☆81Updated 7 months ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 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
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- GLL parsing framework.☆137Updated last year
- Utilities for concurrent programming☆37Updated 6 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Epoch-based garbage collection☆82Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago