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.☆101Updated 6 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Safely combine results☆81Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A stripped-down version of Git, implemented in Rust☆135Updated last year
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A language for designing slides☆116Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 6 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago