alexkazik / lzss
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
- Rust bindings to WinFSP☆37Updated 9 months ago
- Single-threaded asynchronous GUI runtime☆16Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- A C expression parser and evaluator☆46Updated last year
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- Fast deflate implementation specialized for PNG image data☆19Updated last month
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Async version of smoltcp☆35Updated last year
- Unix API☆27Updated 11 months ago
- Terminal information for Rust.☆24Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆43Updated 2 months ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- An `abilists` parser crate for Rust.☆25Updated 8 months ago
- Token De/Serializer for testing De/Serialize implementations☆15Updated 2 months ago
- Proc macro implementation of #[naked]☆30Updated last year
- Derive your Attribute Parsers☆13Updated last year
- A custom context for eyre that supports backtraces on stable☆13Updated 11 months ago
- C port of the Rust symbol demangler (rustc-demangle)☆40Updated last year
- Moving code-gen out of `build.rs`☆16Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Type aliases to C types like c_int for use with bindgen☆41Updated last year
- A simple, streaming XML writer.☆24Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated 2 months ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- Generated bindings for Linux's userspace API☆50Updated this week
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- memory-mapped registers for x86_64 systems☆33Updated 3 years ago
- Macro for dynamically loading windows dll functions☆19Updated last year