tweedegolf / lzjd-rsLinks
Rust implementation of the LZJD algorithm (https://github.com/EdwardRaff/jLZJD)
☆17Updated last year
Alternatives and similar repositories for lzjd-rs
Users that are interested in lzjd-rs are comparing it to the libraries listed below
Sorting:
- A safe-guarded transmute for Rust☆38Updated last year
- ☆13Updated 2 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Composable probability distributions☆16Updated 2 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- enforce representation/class invariants in your Rust data structures☆12Updated 2 years ago
- ☆21Updated 4 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- ☆34Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆31Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Search algorithms written in Rust☆11Updated 7 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 4 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Rust crate for performing I/O in background thread☆28Updated last year
- Test futures under all possible polling schedules☆18Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago