laysakura / louds-rs
High performance LOUDS (Level-Order Unary Degree Sequence) library
☆29Updated 6 months ago
Alternatives and similar repositories for louds-rs:
Users that are interested in louds-rs are comparing it to the libraries listed below
- High performance FID (Fully Indexable Dictionary) library☆24Updated 6 months ago
- ☆47Updated 10 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- PEG parser generator built on top of nom☆69Updated 5 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Memory efficient trie (prefix tree) library based on LOUDS☆106Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Simple goldenfile testing in Rust.☆38Updated last week
- A simple, id-based arena☆118Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Compact sets in rust☆54Updated 3 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆19Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 9 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Formatting Cargo.toml☆30Updated 10 months ago
- ☆32Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- A syn targetting PEG parser generator☆20Updated last year
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last week
- A library for generating Graphviz DOT language files for graphs.☆74Updated 2 years ago
- An experimental columnar arena☆42Updated 3 months ago
- Rust Stream combinator, to limit the rate at which items are produced☆27Updated last year
- Serialization value trees☆43Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated this week