steveklabnik / indexlist
indexlist: A doubly linked list, backed by a vector
☆84Updated last year
Alternatives and similar repositories for indexlist:
Users that are interested in indexlist are comparing it to the libraries listed below
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 2 years ago
- Safely combine results☆81Updated 6 months ago
- Unix signal handling for tokio☆88Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Utility for reusing memory☆53Updated 5 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- ☆52Updated 5 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- tracking performance of rustc-generated binaries over time☆103Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A very small GC in Rust, with a safe API☆61Updated 8 months ago