ArnaudValensi / vec-tree
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/
☆31Updated 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
- ☆20Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Utility for reusing memory☆52Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆55Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A safe-guarded transmute for Rust☆38Updated 8 months ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆23Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- ☆40Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated this week
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Native UI toolkit for creating (eventually) cross-platform (macOS only currently) graphical user interfaces in Rust.☆23Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- ☆58Updated 5 months ago
- Fast and simple file reading for Rust☆36Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago