steveklabnik / indexlistLinks
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
Sorting:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- ☆53Updated 5 years ago
- experimental new design for nom parser combinators☆21Updated 6 years ago
- Safely combine results☆81Updated 9 months ago
- Data parallelism library for async-std.☆93Updated last year
- Utility for reusing memory☆53Updated 5 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Plain Rust implementations of basic machine learning algorithms☆17Updated 6 years ago