laysakura / louds-rsLinks
High performance LOUDS (Level-Order Unary Degree Sequence) library
☆33Updated 10 months ago
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☆24Updated 10 months ago
- A syn targetting PEG parser generator☆20Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 2 months ago
- ☆34Updated 3 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Extra RNGs☆42Updated 3 months ago
- Efficient sampling with uniform probability☆31Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Rust implementation of SIMD-oriented Fast Mersenne Twister (SFMT) using stable SIMD☆33Updated 3 years ago
- ☆48Updated last week
- 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 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- ☆47Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Simple goldenfile testing in Rust.☆39Updated 3 months ago
- A simple, id-based arena☆119Updated last year
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆17Updated last year
- An experimental columnar arena☆43Updated 7 months ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 6 months ago
- 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
- A Rust crate for formatting strings dynamically☆32Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Compact sets in rust☆57Updated 2 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year