Versioned data-structures for Rust
☆208Feb 26, 2025Updated last year
Alternatives and similar repositories for obake
Users that are interested in obake are comparing it to the libraries listed below
Sorting:
- ☆114Nov 27, 2023Updated 2 years ago
- Rust library for versioned data types☆72Jan 15, 2026Updated 2 months ago
- ☆77Jul 28, 2021Updated 4 years ago
- A memory efficient syntax tree for language developers☆65Dec 27, 2025Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 5 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Deluge, not a stream☆317Nov 15, 2023Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 4 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Feb 18, 2021Updated 5 years ago
- Estimate effective resource limits for a process e.g. how much RAM is available for use☆17Updated this week
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Jan 23, 2026Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Feb 10, 2022Updated 4 years ago
- 🔐 Encrypts all the Serialize.☆180Aug 17, 2023Updated 2 years ago
- Run your CI checks locally to `git push` with confidence☆41Mar 31, 2020Updated 5 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆146Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆144Feb 18, 2023Updated 3 years ago
- Attribute proc-macro to delegate method to a field☆29Sep 17, 2023Updated 2 years ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆672Updated this week
- Scan your Rust crate for semver violations.☆1,600Mar 16, 2026Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆258Feb 8, 2026Updated last month
- Datalog compiler embedded in Rust as a procedural macro☆505Dec 14, 2025Updated 3 months ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆140May 19, 2022Updated 3 years ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- Just Use /dev/urandom -- now with more safety at early boot☆59Sep 7, 2020Updated 5 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Typed any map for rust☆67Dec 13, 2024Updated last year
- Rust ABI safe code generator☆191Apr 25, 2025Updated 10 months ago
- ☆46Oct 23, 2023Updated 2 years ago
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Sep 8, 2024Updated last year
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated last month
- rd is a record/replay debugger written in rust☆960Jun 3, 2022Updated 3 years ago