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:
- Experimental comparators for collections to be generic over☆16Updated last year
- A structure for holding a set of enum variants☆19Updated 6 years ago
- 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☆65Updated 6 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Ordered iterators☆10Updated 5 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- ☆9Updated 9 years ago
- ☆39Updated 2 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆72Updated 2 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Asynchronous file I/O for Tokio☆49Updated this week
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- ☆58Updated 9 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years 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
- A library for extracting and validating links.☆22Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago