semver
version manager
A C++ library for managing and manipulating semantic versioning information
A C++ Library for Dealing with Semantic Versioning
11 stars
4 watching
0 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
semver4j/semver4j | A lightweight Java library that helps handle versions according to the semantic versioning specification. | 73 |
cldm/cl-semver | A Common Lisp implementation of the Semantic Versioning Specification for version management | 14 |
markchalloner/git-semver | A plugin for managing version numbers in Git using the Semantic Versioning scheme | 382 |
gabriella439/dhall-semver | A Dhall package for working with semantic version numbers in software development | 14 |
mordechaihadad/bob | A version manager for Neovim that simplifies the process of installing and switching between different versions. | 1,466 |
ntbbloodbath/nvenv | A lightweight and blazing fast Neovim version manager made using Vlang. | 53 |
ddddxxx/semver | A Swift library implementing the Semantic Versioning protocol | 23 |
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
bobg/modver | Helps enforce semantic versioning rules in Go modules | 19 |
beeequeue/nvm-rust | A cross-platform Node.js version manager implemented in Rust. | 21 |
walkercoderanger/semver | A library for parsing and manipulating semantic version numbers in .NET | 296 |
gvcgo/version-manager | A cross-platform version manager for multiple programming languages and tools | 843 |
h2non/semver.c | A C implementation of semantic versioning for parsing and comparing version numbers with prereleases and metadata | 185 |
phpenv/phpenv | A tool for managing multiple versions of PHP on a single system | 1,612 |
howtowhale/dvm | A tool to manage Docker client versions and resolve version conflicts with the daemon | 523 |