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
- Format strings in a safe platform-appropriate way☆21Updated 3 weeks ago
- Single-threaded asynchronous GUI runtime☆19Updated last month
- derive(Error) for struct and enum error types☆9Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- Rust bindings to WinFSP☆39Updated 11 months ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Terminal information for Rust.☆24Updated 3 years ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- An `abilists` parser crate for Rust.☆25Updated 9 months ago
- RV64GC interpreter written in Rust☆12Updated 5 months ago
- libdav1d rust bindings☆45Updated this week
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- memory-mapped registers for x86_64 systems☆33Updated 3 years ago
- A macro for inheriting Rust structures from C++ classes. Nothing valued is here.☆35Updated last year
- Arbitrary width integers☆15Updated last month
- Moving code-gen out of `build.rs`☆16Updated 2 weeks ago
- impl GlobalAlloc for Boehm GC☆23Updated this week
- Retrieve IP addresses for all interfaces. POSIX & Windows☆27Updated 3 weeks ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- A simple library to use Rust's type system to handle endianness.☆16Updated 5 months ago
- Generated bindings for Linux's userspace API☆51Updated last week
- A custom context for eyre that supports backtraces on stable☆13Updated last year
- A pure rust GPT header/partition table library☆43Updated last month
- Type aliases to C types like c_int for use with bindgen☆41Updated 2 years ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated last year
- Rust bindings for libssh https://www.libssh.org/☆33Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Proc macro implementation of #[naked]☆31Updated last year
- make a hexdump or do the reverse.☆16Updated 2 weeks ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 2 months ago