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 7 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:
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆113Updated 2 years ago
- ☆62Updated last year
- Utility for reusing memory☆53Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- ☆125Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- ☆41Updated 2 years ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- ☆61Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- ☆47Updated 5 years ago
- ☆56Updated 2 years ago
- Write doc comments from macros☆101Updated 2 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 2 months ago