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:
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- ☆47Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 7 months ago
- ☆39Updated last year
- ☆23Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆20Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago