indexmap-rs / ordermapLinks
A hash table with strong order and fast iteration; access items by key or sequence index
☆51Updated last month
Alternatives and similar repositories for ordermap
Users that are interested in ordermap are comparing it to the libraries listed below
Sorting:
- Reports when tokio runtime threads are blocking☆66Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- ☆120Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- futures-buffered☆46Updated this week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆101Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- Fast floating point to string conversion☆138Updated this week
- Rust traits for key comparison in maps.☆37Updated 11 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆55Updated 2 years ago
- An implementation of bzip2 in pure rust☆65Updated 4 months ago
- ☆53Updated last month
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Download .crate files of all versions of all crates from crates.io☆47Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Imitate the documentation build that docs.rs would do☆68Updated last month
- Obsessively tiny error derive macro☆86Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago