frankmcsherry / columnationLinks
An experimental columnar arena
☆43Updated 9 months ago
Alternatives and similar repositories for columnation
Users that are interested in columnation are comparing it to the libraries listed below
Sorting:
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- ☆49Updated 2 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- dynamic smart pointers☆32Updated 6 years ago
- ☆47Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- A safe and reliable process manager☆43Updated 5 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago