alexkazik / lzss
A LZSS en-/decompressor (lossless data compression, no_std capable, in pure Rust)
☆12Updated 2 months ago
Alternatives and similar repositories for lzss:
Users that are interested in lzss are comparing it to the libraries listed below
- libdav1d rust bindings☆43Updated last week
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Retrieve IP addresses for all interfaces. POSIX & Windows☆27Updated last week
- An `abilists` parser crate for Rust.☆25Updated 9 months ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Rust bindings to WinFSP☆39Updated 10 months ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- Encrypting references in Rust for stupid reasons.Updated 2 years ago
- Unix API☆27Updated last year
- Moving code-gen out of `build.rs`☆16Updated last month
- Rust library for encoding/decoding Windows cabinet (.cab) files☆17Updated 4 months ago
- Terminal information for Rust.☆24Updated 3 years ago
- Format strings in a safe platform-appropriate way☆21Updated 2 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- A simple TOML parser Rust crate☆9Updated last week
- C port of the Rust symbol demangler (rustc-demangle)☆41Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- memory-mapped registers for x86_64 systems☆33Updated 3 years ago
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆33Updated 3 years ago
- Type aliases to C types like c_int for use with bindgen☆41Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- Safe wrapper around freedesktop.org's fontconfig library, for locating fonts on UNIX like systems.☆18Updated 8 months ago
- Opinionated CLI (with shell) framework in rust☆33Updated last year