alexkazik / lzssLinks
A LZSS en-/decompressor (lossless data compression, no_std capable, in pure Rust)
☆12Updated 3 weeks ago
Alternatives and similar repositories for lzss
Users that are interested in lzss are comparing it to the libraries listed below
Sorting:
- Moving code-gen out of `build.rs`☆17Updated this week
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- impl GlobalAlloc for Boehm GC☆25Updated last week
- A simple TOML parser Rust crate☆10Updated 3 weeks ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Terminal information for Rust.☆24Updated 3 years ago
- derive(Error) for struct and enum error types☆9Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- memory-mapped registers for x86_64 systems☆33Updated 4 years ago
- Provides pre-rasterized characters from the "Noto Sans Mono" font in different sizes and font weights for multiple unicode ranges.☆30Updated last month
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- Encrypting references in Rust for stupid reasons.☆1Updated 2 years ago
- Non-allocating iterator over command line arguments☆43Updated 2 months ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- Rust bindings to WinFSP☆39Updated last year
- A custom context for eyre that supports backtraces on stable☆13Updated last year
- make a hexdump or do the reverse.☆17Updated 2 months ago
- Framework for writing UEFI applications☆18Updated 2 years ago
- Single-threaded asynchronous GUI runtime☆21Updated last week
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- An `abilists` parser crate for Rust.☆25Updated 11 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Set the minimum alignments of types using const generics.☆18Updated 7 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- A simple event-driven library for parsing WebAssembly binary files☆10Updated 4 years ago