SaaSHub helps you find the best software and product alternatives Learn more →
Tigerbeetle Alternatives
Similar projects and alternatives to tigerbeetle
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
-
-
-
-
-
-
-
-
-
-
zigbook
Discontinued A comprehensive guide to the Zig programming language, a journey from fundamentals to advanced systems programming. [GET https://api.github.com/repos/zigbook/zigbook: 404 - Not Found // See: https://docs.github.com/rest]
-
-
-
-
tigerbeetle discussion
tigerbeetle reviews and mentions
-
Zig by Example
One of the preeminent Zig software projects, Tigerbeetle, has a great website[1] and markdown file[2] for what they call TigerStyle. It's honestly a great read as a human but also I packaged it as a skill and saw coding agent improvement, especially around memory usage.
1. https://tigerstyle.dev/
2. https://github.com/tigerbeetle/tigerbeetle/blob/main/docs/TI...
- A Markdown-based test suite
- Rewrite Bun in Rust has been merged
-
Bun ported to Rust in 6 days
> Bun has had an extremely high amount of crashes/memory bugs due to them using Zig
This just sounds like they are not good at using Zig. I have been daily driving ghostty on linux for a fairly long time now and I have never seen these kinds of issues. I have also used ghostty on macos for a bit and didn't have any problems there either.
Zig is really good for writing stable and reliable code. There is also a database written in Zig that seems to be fairly successful [0].
I also wrote zig for some time and compiler/toolchain was really pleasant to use. I wrote more segfaults in Rust ffi code than all segfaults I had in Zig in total while I was writing Zig.
[0] https://tigerbeetle.com/
-
Zig – Type Resolution Redesign and Language Changes
I've worked on two "production" zig codebases: tigerbeetle [0] and sig [1].
These larger zig projects will stick to a tagged release (which doesn't change), and upgrade to newly tagged releases, usually a few days or months after they come out. The upgrade itself takes like a week, depending on the amount of changes to be done. These projects also tend to not use other zig dependencies.
[0]: https://github.com/tigerbeetle/tigerbeetle/pulls?q=is%3Apr+a...
[1]: https://github.com/Syndica/sig/pulls?q=is%3Apr+author%3Akpro...
-
Index, Count, Offset, Size
not sure about a post, but have https://github.com/tigerbeetle/tigerbeetle/blob/main/docs/TI... bookmarked
-
Minimal x86 Kernel Zig
Gee, good thing I didn't make a blanket statement and qualified it by saying "often", which is true, my contrarian dude. https://tigerbeetle.com wouldn't have chosen it unless it found it faster than C- and there's a significant quantity of money riding on that decision, so it likely wasn't done lightly at all.
- TigerBeetle's Tiger Style
- TigerBeetle: Financial transactions database designed for safety and performance
-
2025 Wrapup: Articles, Talks, Papers, and Software I Loved
TigerBeetle - A high-performance, fault-tolerant ledger database that has impressed me with its speed and reliability. It's designed for financial applications, but its principles can be applied to any system requiring robust data integrity. What I'm most impressed about is their engineering philosophy and approach to building software. They focus on simplicity, correctness, and performance, which aligns with my renewed values as a developer.
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jun 2026
Stats
tigerbeetle/tigerbeetle is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of tigerbeetle is Zig.