steveklabnik / semver-parser
A parser for the semver specification
☆35Updated 3 months ago
Alternatives and similar repositories for semver-parser:
Users that are interested in semver-parser are comparing it to the libraries listed below
- Pluralization handling in Rust☆38Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆70Updated 3 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 6 months ago
- Rust library for retrieving and interacting with the crates.io index☆72Updated this week
- Remove Cargo.lock lockfile☆33Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- ☆45Updated last year
- ☆35Updated 6 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Duplicate an async I/O handle☆40Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- String optimized for map keys☆62Updated this week
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- ☆38Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆64Updated 2 years ago
- Thread-unsafe async runtime☆27Updated 3 months ago
- VFS used by rust-analyzer☆17Updated 4 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- Rust library for marker traits about types layout in memory☆22Updated 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`☆29Updated last year