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:
- Utility for reusing memory☆53Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆53Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆47Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Concurrent hash trie☆54Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- ☆40Updated 6 years ago
- A #[no_std] LinAlg library☆53Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆20Updated 4 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- native timers for futures 0.3☆25Updated 6 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- ☆39Updated last year