steveklabnik / indexlistLinks
indexlist: A doubly linked list, backed by a vector
☆85Updated 2 years ago
Alternatives and similar repositories for indexlist
Users that are interested in indexlist are comparing it to the libraries listed below
Sorting:
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Safely combine results☆81Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Unix signal handling for tokio☆87Updated 7 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- GLL parsing framework.☆137Updated last year
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 6 years ago
- ☆40Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A stripped-down version of Git, implemented in Rust☆135Updated last year
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Set the error context using doc comments☆54Updated 5 years ago