michaelsproul / rust_sequence_trie
Ergonomic trie data structure
☆27Updated 6 years ago
Alternatives and similar repositories for rust_sequence_trie:
Users that are interested in rust_sequence_trie are comparing it to the libraries listed below
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A dirty and ugly library to do localization in Rust☆16Updated 2 years ago
- Renders interactive fractal-like animations☆19Updated 7 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆25Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A Raw utility for managing contiguous heap allocations☆11Updated 8 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- SecBox - Sensitive data container☆14Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- The empty type Void.☆69Updated last year
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A Rust source code parser and explorer☆23Updated last year