ArnaudValensi / vec-treeLinks
A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://docs.rs/vec-tree/0.1.0/vec_tree/
☆32Updated 6 years ago
Alternatives and similar repositories for vec-tree
Users that are interested in vec-tree are comparing it to the libraries listed below
Sorting:
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- ☆39Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- ☆47Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- ☆20Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A hyper based tower transport layer.☆20Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- ☆57Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago