laysakura / louds-rsLinks
High performance LOUDS (Level-Order Unary Degree Sequence) library
☆35Updated last year
Alternatives and similar repositories for louds-rs
Users that are interested in louds-rs are comparing it to the libraries listed below
Sorting:
- High performance FID (Fully Indexable Dictionary) library☆25Updated last year
- A simple, id-based arena☆119Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 weeks ago
- Concurrent hash trie☆58Updated 5 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Serializable trait objects for Rust.☆59Updated 7 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Extra RNGs☆45Updated this week
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Simple goldenfile testing in Rust☆44Updated 3 weeks ago
- A map backed by a vector☆26Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- ☆48Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- ☆49Updated 5 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Compact sets in rust☆56Updated 8 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Efficient sized chunk datatypes for immutable.rs☆28Updated 3 years ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 2 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year