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☆124Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Extra RNGs☆47Updated this week
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Serialization value trees☆48Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Advisory cross-platform file locks using file descriptors☆83Updated 8 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- A Set of Bits☆72Updated 4 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- A procedural macro helper for easily writing custom derives for enums.☆34Updated last month
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A simple map based on a vector for small integer keys☆68Updated last year
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 3 years ago
- ☆48Updated last year
- 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`☆48Updated 3 years ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Serializable trait objects for Rust.☆58Updated 9 months ago
- Simple goldenfile testing in Rust☆44Updated 2 months ago