indexmap-rs / ordermapLinks
A hash table with strong order and fast iteration; access items by key or sequence index
☆43Updated 2 months ago
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☆64Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated this week
- ☆54Updated last year
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Cargo hack manager☆64Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- ☆53Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- futures-buffered☆40Updated 3 months 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…☆84Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- An exploration of Storages☆35Updated last year
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- Human-friendly indexed collections☆53Updated last week
- A tar archive reading/writing library for async Rust.☆32Updated last year
- Obsessively tiny error derive macro☆86Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Minimal TOML library with few dependencies☆83Updated 3 months ago
- The quickest way to override dependencies with Cargo☆60Updated this week
- ☆72Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago