Volt – Fast, Git-native API client written in Zig (Postman alternative)
4MB binary replacing Postman's 500MB Electron bloating — zero dependencies, no account needed.
A small, very flexible, powerful CI system. Works offline and is configured in Python.
Offline, language-agnostic CI in a single binary, but Drone, Woodpecker, and act already exist.
Solo developers, small teams, local CI debugging, projects needing offline-first CI
Drone · Woodpecker · act
I posted this a long time back. There have been major changes so posting it again.
- Jaypore CI (JCI) is a very minimal CI system. It's installed as a single binary on your $PATH.
- Runs on your laptop enabling offline running and local debugging of CI.
- Artifacts / results are stored in git namespaces. You can push/pull these to/from remotes.
- A web server is there to browse CI results.
- A cron capability to run midnight builds / artifact cleanup / auto-publish sites and packages.
- Pipelines can be written in any language you want. Bash / Python / Golang / Julia / Haskell.
- Pipelines can have anything you desire! Matrix builds, build farms via ssh, ephemeral farms for model training, conditional dependencies.. so much more!
There are a lot more things planned! Do take a look and see if something catches your eye. We'll be rapidly adding examples to showcase common patterns over the coming week or so, so please star the github repo to get an update when that happens.
Repo: https://github.com/theSage21/jaypore_ci
Site: https://www.jayporeci.in
4MB binary replacing Postman's 500MB Electron bloating — zero dependencies, no account needed.
Pass integration for Git, but git-credential-store and libsecret do this.
Issues as Git commits, finally solving Linus's 2007 proposal after 17 years.
Yet another Python installer, but pyenv and Docker already do this better.
Git hosting on IPFS with wallet auth and scoped write access for AI agents.