bearcove / rc-zip
ZIP format implementation in Rust, sans-io
☆271Updated last month
Related projects ⓘ
Alternatives and complementary repositories for rc-zip
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- ☆447Updated 3 weeks ago
- Type that deserializes only from one specific value☆227Updated last week
- Conditional compilation according to rustc compiler version☆334Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- Immutable strings, in Rust.☆240Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Comparison of Rust string types☆133Updated 2 weeks ago
- Rust lightweight HTTP 1.1 client☆262Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆342Updated 4 months ago
- A tiny, fast, zero-dep library for random number generation☆227Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- A Rust code linter☆210Updated 5 months ago
- 📜 Cargo plugin to generate list of all licenses for a crate 🦀☆549Updated this week
- Fast floating point to string conversion☆608Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Make your code extra-safe by voluntarily dropping privileges☆238Updated 4 months ago
- Fantastic serialization library☆158Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- Müsli is a flexible and generic binary serialization framework☆353Updated 3 weeks ago
- Experimental rust serialization library☆293Updated last year
- A minimal async executor that lets you block on a future☆526Updated 3 weeks ago