mikedilger / solventLinks
Dependency Resolver written in rust
☆38Updated 4 years ago
Alternatives and similar repositories for solvent
Users that are interested in solvent are comparing it to the libraries listed below
Sorting:
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Beautiful generative geometric images from a string, based on @jasonlong's geo_pattern, with a WASM demo☆45Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Library for language and locale identifier negotiation.☆40Updated 3 months ago
- The empty type Void.☆71Updated 2 years ago
- ☆30Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- ☆64Updated 8 years ago
- Conversion traits for Rust☆51Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Secure string library for Rust | now on https://codeberg.org/valpackett/secstr☆95Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Basic statistical functions on streams for Rust.☆88Updated 3 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week