Gitologist Alternatives
Similar projects and alternatives to gitologist
-
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
-
-
-
easy-invoice-pdf
Free & Open-Source Invoice Generator - No Sign-Up, No Ads, Instant PDF Export, 100% In-Browser, and Fully Customizable Templates. ⭐ Star the repo if you like it
-
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
cartography
Cartography is a Python tool that pulls infrastructure assets and their relationships into a Neo4j graph database. (by cartography-cncf)
-
-
pytrilogy
Can we improve the best language for data analytics? Strongly typed, composable, cross-engine SQL. More declarative and expressive, safer, and simpler for humans and agents.
-
-
-
-
-
preloop
agent-native, drop-in Github Actions that can run locally or self-hosted in microvms, with debug-on-failure
-
alan_parsons_project
UIUC ECE291 summer of 2002: Assembly x86: Middle Earth sky shooter. Now converted from x86 asm to WebAssembly via Claude Code in 2026
-
-
-
magic-switch
Magic Switch is a simple macOS menu bar utility that lets you quickly (and securely) switch Magic Keyboard, Magic Trackpad, Magic Mouse, and other Bluetooth peripherals between Macs with one click.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
gitologist discussion
gitologist reviews and mentions
-
Ask HN: What Are You Working On? (August 2026)
Multi-language libs with implementations in TypeScript/C#/Swift/Zig so that they can be used directly in web or native apps:
- A Markdown parser/renderer (https://github.com/andrewjk/allmark). The TS version of this was hand written and the other versions are AI translations.
- A Git client (https://github.com/andrewjk/gitologist) and a diffs parser/renderer (https://github.com/andrewjk/differator). These were vibe coded in TS, checked and then AI translated.
I’ve used these libraries to build a native Mac Markdown notes app (https://staunchapps.com/stash) and a JS script launcher (https://staunchapps.com/launch).
-
Show HN: Stash – native Mac Markdown notes
- Includes an integrated terminal for your agents (via GhosttyKit)
Markdown is formatted with a library I made that is 99.9% compatible with GitHub Flavored Markdown: https://github.com/andrewjk/allmark
Git support is provided by another library I made: https://github.com/andrewjk/gitologist
There's a 7 day trial download or a $12 once off purchase.
I hope you like it!
Stats
andrewjk/gitologist is an open source project licensed under ISC License which is an OSI approved license.
The primary programming language of gitologist is Zig.