Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Manipulate Pull Requests Using GitHub Rest APIs
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Rust Crate Log
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Database Clients for Rust
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Software Version Management Tools
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
rtx is a version management tool for multiple programming languages.
Software/Programming Language | Version Management Tool |
---|---|
Text | Git |
Python | pyenv |
NodeJS | n |
Rust | Rustup |
JVM Languages/Tools | sdkman |
Ruby | rvm |
NeoVim … |
Compiler and Build Tools
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Compilers
gcc
g++
clang
llvm
Project Management Tools
gradle
Build Tools
dockcross
dockcross is a compiling toolchains in Docker images .
ninja
ninja is a small build system with a focus on …