indexmap-rs / ordermapLinks
A hash table with strong order and fast iteration; access items by key or sequence index
☆50Updated 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☆65Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆64Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Imitate the documentation build that docs.rs would do☆55Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆99Updated last month
- ☆55Updated last year
- An implementation of bzip2 in pure rust☆58Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- 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…☆89Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Rust traits for key comparison in maps.☆34Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- ☆117Updated this week
- Obsessively tiny error derive macro☆87Updated 6 months ago
- Cargo hack manager☆64Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- futures-buffered☆45Updated last week
- ☆53Updated 5 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Lazy formatting utility macro for rust☆128Updated last year