head to head · open source
gitleaks vs libfork
gitleaks has 29,368 GitHub stars, 2,237 forks, 481 open issues and last shipped 9 days ago. libfork has 899 stars, 45 forks, 10 open issues and last shipped 4 months ago. gitleaks leads on adoption by 3,167% (29,368 vs 899 stars). gitleaks is written in Go under MIT; libfork is written in C++ under MPL-2.0. gitleaks has attracted 8% as many forks as stars, libfork 5%. gitleaks was the more recently maintained of the two, and both are self-hostable with no licence fee.
Two open source projects, one decision. Both are free and self-hostable — the differences are community size, license terms, language stack and release pace.
← all 8884 open source comparisons
Side by side
| gitleaks | libfork | |
|---|---|---|
| GitHub stars | ★ 29K | ★ 899 |
| License | MIT | MPL-2.0 |
| Written in | Go | C++ |
| Last push | 2026-09-09 | 2026-05-25 |
| Forks | ⑂ 2.2K | ⑂ 45 |
| Self-hosting | Yes | Yes |
| Data ownership | Your server | Your server |
pick gitleaks if
- You weight community size — 29K stars and counting
- You want the MIT license terms
- Your stack matches Go
- You value the larger contributor base for long-term maintenance
pick libfork if
- You want the libfork feature set and don't need the biggest community
- You prefer the MPL-2.0 license terms
- Your stack matches C++
- You evaluated both and libfork fits your workflow better
About gitleaks
Gitleaks is an MIT licensed, Go based command line tool that detects hardcoded secrets such as passwords, API keys, and tokens in git repositories, files, and standard input, and it serves developers and security teams that need to keep credentials out of source control.
read the full gitleaks overview →
About libfork
Welcome to libfork 🍴 A bleeding edge, lock free, wait free, continuation stealing coroutine tasking library. Now supplying 🌵! Libfork is primarily an abstraction for fully portable, strict, fork join parallelism. This is made possible without the use of any macros/inline assembly using C++20's coroutines. Ultra fine grained parallelism (the ability to spawn tasks with very low overhead) is enabled by an innovative implementation of an (almost) non allocating cactus stack utilizing segmented stacks . Libfork presents a cross platform API that decouples scheduling tasks (a customization point) from writing tasks.…
read the full libfork overview →
More in Infrastructure & Operations
Related comparisons
More Orchestration & Scheduling projects
Compare either of these against the rest of the Orchestration & Scheduling field.
Frequently asked questions
Is gitleaks or libfork more popular?
gitleaks has 29,368 GitHub stars and libfork has 899. gitleaks has the larger community by that measure.
Are gitleaks and libfork free?
Both are open source. gitleaks is licensed under MIT and libfork under MPL-2.0. Neither carries a licence fee.
What is the difference between gitleaks and libfork?
gitleaks is written in Go and libfork in C++. The practical differences are community size, licence terms, language stack and release cadence — all compared in the table above.
Which should I choose, gitleaks or libfork?
Choose gitleaks if you want the larger community (29,368 stars) or its MIT licence terms. Choose libfork if its feature set, stack or MPL-2.0 licence fits better. Both are self-hostable.