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☆120Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Concurrent hash trie☆57Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated this week
- A generic, fixed-size, associative cache☆39Updated 10 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 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
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Partial function application macro for Rust☆47Updated 5 years ago
- Simple goldenfile testing in Rust☆43Updated 7 months ago
- Serializable trait objects for Rust.☆57Updated 6 months ago
- Compact sets in rust☆56Updated 6 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Extra RNGs☆44Updated this week
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Token tree calling convention☆80Updated 2 years ago
- An experimental columnar arena☆43Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week