indexmap-rs / ordermapLinks
A hash table with strong order and fast iteration; access items by key or sequence index
☆50Updated 3 weeks 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☆66Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years 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…☆64Updated last month
- ☆55Updated last year
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- An implementation of bzip2 in pure rust☆62Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- 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…☆97Updated 2 months ago
- Rust traits for key comparison in maps.☆34Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Cargo hack manager☆64Updated last year
- ☆118Updated this week
- A versatile and developer-friendly trait mocking library☆77Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Obsessively tiny error derive macro☆87Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- ☆53Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 3 weeks ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆109Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Fast JSON deserialization on borrowed data☆116Updated last month