contain-rs / linear-mapLinks
A map backed by a vector
☆25Updated last year
Alternatives and similar repositories for linear-map
Users that are interested in linear-map are comparing it to the libraries listed below
Sorting:
- A double-ended priority queue implemented with an interval heap.☆17Updated 7 years ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Experimental comparators for collections to be generic over☆16Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Ordered iterators☆10Updated 5 years ago
- ☆73Updated 3 months ago
- ☆39Updated 2 years ago
- ☆58Updated 10 months ago
- A Raw utility for managing contiguous heap allocations☆10Updated 8 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆48Updated last year
- ☆9Updated 9 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Rust HashSet with insertion ordering☆42Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A double-ended priority queue☆41Updated 5 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago