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:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Rust syntax sugar collections.☆129Updated 6 years ago
- Safely combine results☆82Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Benchmarks for the nom, the Rust parser combinators library☆129Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 7 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 6 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- A language for designing slides☆116Updated last month
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago