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
- Concurrent hash trie☆58Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Utility for reusing memory☆53Updated 6 years ago
- ☆40Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last week
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last month
- ☆61Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆113Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆62Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- ☆56Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- ☆20Updated 5 years ago
- ☆40Updated 6 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago