laysakura / louds-rs
High performance LOUDS (Level-Order Unary Degree Sequence) library
☆28Updated 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☆23Updated 6 months ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- ☆47Updated 9 months ago
- A syn targetting PEG parser generator☆20Updated last year
- rust histogram and percentile stats☆46Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years 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
- Type-level named values with partial dependent type support in Rust☆56Updated 2 years ago
- Rust implementation of SIMD-oriented Fast Mersenne Twister (SFMT) using stable SIMD☆33Updated 3 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆17Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A map backed by a vector☆25Updated 10 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Simple goldenfile testing in Rust.☆38Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- ☆17Updated 9 years ago
- Memory efficient trie (prefix tree) library based on LOUDS☆103Updated 5 months 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 2 years ago
- Efficient sampling with uniform probability☆31Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- `NonEmpty` library vector for rust☆19Updated 2 years ago