alexkazik / lzss
A LZSS en-/decompressor (lossless data compression, no_std capable, in pure Rust)
☆11Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for lzss
- libdav1d rust bindings☆40Updated 2 weeks ago
- Moving code-gen out of `build.rs`☆16Updated 3 weeks ago
- A custom context for eyre that supports backtraces on stable☆13Updated 8 months ago
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- Rust bindings to WinFSP☆31Updated 6 months ago
- An IOCP backed runtime for Rust.☆13Updated last year
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- memory-mapped registers for x86_64 systems☆31Updated 3 years ago
- Async filesystem in userspace (FUSE) daemon library☆10Updated 2 years ago
- Arbitrary width integers☆10Updated 9 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆42Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆34Updated 4 years ago
- Framework for writing UEFI applications☆18Updated 2 years ago
- An `abilists` parser crate for Rust.☆24Updated 5 months ago
- An HTTP library based on compio and hyper.☆14Updated last week
- Terminal information for Rust.☆23Updated 2 years ago
- Fast Wasm interpreter in Rust☆19Updated 2 years ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- A simple library to use Rust's type system to handle endianness.☆15Updated 3 weeks ago
- Single-threaded asynchronous GUI runtime☆13Updated 3 weeks ago
- Retrieve IP addresses for all interfaces. POSIX & Windows☆24Updated 3 months ago
- Non-allocating iterator over command line arguments☆40Updated 10 months ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 4 years ago
- A macro for inheriting Rust structures from C++ classes. Nothing valued is here.☆35Updated 11 months ago
- Rust library for encoding/decoding Windows cabinet (.cab) files☆16Updated last week
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆17Updated 5 months ago
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- Proc macro implementation of #[naked]☆29Updated last year
- [in-progress] toy rust microkernel and operating system for riscv64☆25Updated 3 years ago