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 growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆31Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆23Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- extensions to core/std library types.☆14Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- ☆20Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A library with task executors for Rust☆32Updated 5 months ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- ☆56Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- ☆20Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- Various tools and algorithms for building role-playing and adventure games☆28Updated 2 years ago