mikedilger / solvent
Dependency Resolver written in rust
☆37Updated 3 years ago
Alternatives and similar repositories for solvent:
Users that are interested in solvent are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Library for language and locale identifier negotiation.☆39Updated 10 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- ☆61Updated 7 years ago
- Serialization value trees☆44Updated 8 months ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Swift-style keypaths in Rust☆60Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- ☆52Updated 5 years ago
- Compares two equal-sized byte strings in constant time.☆36Updated 2 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- ☆55Updated last year
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated this week
- ☆41Updated 7 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- ☆55Updated 3 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 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`☆30Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago