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
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- ☆77Jul 28, 2021Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- 🔐 Encrypts all the Serialize.☆180Aug 17, 2023Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Sep 17, 2023Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Feb 8, 2026Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆64Dec 27, 2025Updated 2 months ago
- Rust library for versioned data types☆72Jan 15, 2026Updated last month
- Datalog compiler embedded in Rust as a procedural macro☆502Dec 14, 2025Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆144Feb 18, 2023Updated 3 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Feb 10, 2022Updated 4 years ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Feb 18, 2021Updated 5 years ago
- Deluge, not a stream☆317Nov 15, 2023Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Sep 8, 2024Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆42Oct 29, 2022Updated 3 years ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆140May 19, 2022Updated 3 years ago
- ☆46Oct 23, 2023Updated 2 years ago
- Scan your Rust crate for semver violations.☆1,586Feb 23, 2026Updated last week
- Rust ABI safe code generator☆190Apr 25, 2025Updated 10 months ago
- Easy access to individual bits of integers.☆51Mar 11, 2023Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Jan 23, 2026Updated last month
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- rd is a record/replay debugger written in rust☆961Jun 3, 2022Updated 3 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 2 years ago
- Just Use /dev/urandom -- now with more safety at early boot☆59Sep 7, 2020Updated 5 years ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆663Jan 27, 2026Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Run your CI checks locally to `git push` with confidence☆41Mar 31, 2020Updated 5 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- A low-level I/O ownership and borrowing library☆106Aug 6, 2025Updated 6 months ago
- Experimental rust serialization library☆290Aug 20, 2023Updated 2 years ago