badboy / lzf-rsLinks
Rust implementation of LibLZF
☆16Updated 2 years ago
Alternatives and similar repositories for lzf-rs
Users that are interested in lzf-rs are comparing it to the libraries listed below
Sorting:
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
 - An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
 - Fallible allocation support for Rust's Vec☆30Updated last year
 - ☆53Updated 5 years ago
 - Determines the MIME type of a file by traversing a filetype tree.☆76Updated 4 years ago
 - provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
 - 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
 - ☆31Updated 5 years ago
 - Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
 - A Rust source code parser and explorer☆23Updated 2 years ago
 - One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
 - Unix API☆30Updated last year
 - To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
 - Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.☆43Updated 8 months ago
 - Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
 - Allows for proper and easy handling of volatile memory☆40Updated last year
 - Pure Rust implementation of exFAT file system☆86Updated last year
 - Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
 - A Rusty .DS_Store file parser!☆28Updated 2 years ago
 - Pure Rust bzip2 decoder☆48Updated 10 months ago
 - Parse integers directly from `[u8]` slices in safe code☆59Updated last year
 - A C expression parser and evaluator☆49Updated 2 years ago
 - A Tool for Sandboxing Cargo and Buildscripts☆78Updated 4 years ago
 - Declarative I/O. Write bidirectional encoders for binary formats with ease!☆34Updated 4 years ago
 - Moving code-gen out of `build.rs`☆18Updated this week
 - Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
 - A maintained fork of the app-dirs-rs project.☆37Updated last year
 - generates cool text faces☆35Updated 2 years ago
 - A Rust crate that provides a simple interface for LZMA compression and decompression.☆83Updated 2 years ago
 - Runtime string formatting for Rust☆64Updated 6 years ago