yegor256 / micromapView external linksLinks
📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")
☆188Updated this week
Alternatives and similar repositories for micromap
Users that are interested in micromap are comparing it to the libraries listed below
Sorting:
- The most primitive and the fastest implementation of a fixed-size last-in-first-out stack on stack in Rust, for Copy-implementing types☆12Updated this week
- Text Object Java Objects (TOJOs): an object representation of a multi-line structured text file like CSV, YAML, or JSON☆21Updated this week
- 📈 The fastest map possible in Rust, where keys are integers and the capacity is fixed (faster than Vec!)☆16Updated this week
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- EO Objects for Manipulating with Lists, Maps, Sets, Stacks, Vectors, etc.☆12Aug 7, 2024Updated last year
- Rust implementation of Surging Object DiGraph (SODG): it automatically collects garbage removing unnecessary nodes☆19Feb 6, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆726Jan 28, 2026Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆549Jan 19, 2026Updated 3 weeks ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆329Feb 6, 2026Updated last week
- Primitive execution of command line commands from Java (mostly useful for tests)☆13Feb 6, 2026Updated last week
- This Maven plugin converts Java Bytecode binary files to EOLANG programs that use the "opcode" atom☆18Feb 2, 2026Updated last week
- Hamcrest Matchers for EO Programming Language☆17Jun 27, 2024Updated last year
- a parser for the .map file included in the aimware leak☆16Feb 19, 2023Updated 2 years ago
- Succinct data structures using very efficient rank and select☆129Dec 16, 2025Updated last month
- ☆325Nov 15, 2025Updated 3 months ago
- Experimental virtual dataflow machine for EO programs, based on SODG☆12Feb 5, 2026Updated last week
- Ruby Veil Objects☆14Feb 6, 2026Updated last week
- EO Kafka Producers and consumers for working with Apache Kafka message broker☆27Jan 24, 2026Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,370Feb 6, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- Rust cache structures and easy function memoization☆1,959Dec 22, 2025Updated last month
- Support atomic operations on Arc itself☆1,244Feb 2, 2026Updated last week
- Ergonomic and composable async stream generation without macros☆26Dec 26, 2025Updated last month
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Sep 21, 2024Updated last year
- A vector with a fixed capacity. (Rust)☆854Oct 19, 2024Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated last month
- A concise, self-describing binary format written in Rust for Serde☆68Aug 18, 2024Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆105Feb 1, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆954Dec 4, 2025Updated 2 months ago
- EOLANG to JavaScript transpiler and runtime☆13Updated this week
- Cheat Engine alternative written in Rust☆12Nov 15, 2022Updated 3 years ago
- Library for seamless navigation and querying of XML documents☆23Feb 3, 2026Updated last week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆534Dec 25, 2025Updated last month
- Unsafely fast hashing algorithm 📈☆990May 18, 2025Updated 8 months ago
- Use bitsized types as if they were a feature of rust.☆194Sep 15, 2025Updated 5 months ago
- high-speed timing library in Rust☆388Jun 10, 2025Updated 8 months ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- EO Objects for Manipulations with Strings☆12Aug 7, 2024Updated last year
- Artipie central files and configurations☆10May 4, 2023Updated 2 years ago