A vector-based map and set implementation for rust
☆16Feb 23, 2026Updated last week
Alternatives and similar repositories for vecmap-rs
Users that are interested in vecmap-rs are comparing it to the libraries listed below
Sorting:
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆22Mar 17, 2024Updated last year
- Tiny dynamic dispatch in Rust☆10Apr 17, 2023Updated 2 years ago
- A safe and convenient store for one value of each type☆10Apr 10, 2021Updated 4 years ago
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- A tiny CRDT implementation in Javascript.☆12Jun 1, 2022Updated 3 years ago
- ☆18Aug 11, 2024Updated last year
- Terminal Universal Password Manager☆14Jan 19, 2020Updated 6 years ago
- A Rust crate for a Bucket Queue data structure that can be used as a Priority Queue.☆19Nov 20, 2018Updated 7 years ago
- The Purple VM, a custom JVM in C++.☆15Apr 28, 2024Updated last year
- Library containing safer alternatives/wrappers for insecure C APIs.☆24Apr 2, 2025Updated 10 months ago
- Rust HashSet with insertion ordering☆42Nov 30, 2025Updated 3 months ago
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- Simple and fast async channels☆18Jun 22, 2024Updated last year
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆21Jan 4, 2026Updated last month
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆18Jun 23, 2024Updated last year
- Tiny optimizing JIT compiler backend.☆51Jan 23, 2025Updated last year
- Fast implementation of Decimal floating-point arithmetics☆24Feb 3, 2026Updated 3 weeks ago
- A tool to deserialize data from an input encoding, transform it and serialize it back into an output encoding.☆19Feb 19, 2026Updated last week
- A simple and unified package management front-end for Debian☆21Dec 7, 2024Updated last year
- Nautilus is a lightweight tracing JIT compiler for C++☆33Updated this week
- Compile-time string operations☆117Feb 1, 2026Updated last month
- Single-future, #![no_std] executor based on event bitmasks☆23Feb 26, 2022Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Jul 29, 2020Updated 5 years ago
- tpy, a pet python forked from tinypy☆19Jan 24, 2021Updated 5 years ago
- An Understandable Tracing JIT Compiler☆20May 27, 2021Updated 4 years ago
- Attribute proc-macro to delegate method to a field☆29Sep 17, 2023Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Jul 14, 2022Updated 3 years ago
- Bindings to GCC's __float128 type☆25Feb 7, 2025Updated last year
- An experimental method JIT for CPython 3☆29May 18, 2016Updated 9 years ago
- The miniature, embeddable R7RS Scheme implementation☆123Updated this week
- C/C++ preprocessor-like tool for a range of languages (i.e., #ifdef, #ifndef, #if-else, #include, etc. for Python, LaTeX, Bash, JavaScrip…☆24Apr 22, 2016Updated 9 years ago
- An embedded, in-memory, lock-free, transaction-based, key-value database engine☆47Feb 19, 2026Updated last week
- A small Rust library for 2D drawing. Simple display list and vector shapes.☆28Sep 1, 2023Updated 2 years ago
- Simple scheme bytecode VM☆29Mar 7, 2022Updated 3 years ago
- A crate for generating (relatively) complex compile-time constants in rust☆33Feb 19, 2026Updated last week
- A basic 3D ray tracer in Rust.☆63Jun 16, 2018Updated 7 years ago
- WebAssembly Lightweight RUntime☆70Jan 30, 2026Updated last month
- Time: Dates and Periods in Lua☆27Feb 13, 2016Updated 10 years ago