Go Hooks

Open-source Go projects categorized as Hooks

Top 9 Go Hook Projects

  1. webhook

    webhook is a lightweight incoming webhook server to run shell commands

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. lefthook

    Fast and powerful Git hooks manager for any type of projects.

    Project mention: What I wish I knew about Python when I started | dev.to | 2025-03-11

    Then you just need to run ruff format . and ruff check --fix . in sequence to apply these changes to your codebase. (The first is called formatting while the latter is called linting.) You can also make these commands run automatically either by hooking them into VS Code or using a pre-commit hook. I've opted to go with the latter route, and I've specifically been using a library called lefthook to accomplish this.

  4. korm

    KORM, an elegant and lightning-fast ORM for all your concurrent and async needs. Inspired by the highly popular Django Framework, KORM offers similar functionality with the added bonus of performance

  5. husky

    git hooks made easy (by automation-co)

  6. hooks

    Simple, type-safe hook system to enable easier modularization of your Go code. (by mikestefanello)

  7. hookz

    Manages client side git hooks resulting in the ability to create git action pipelines.

  8. shutdown

    Golang app shutdown hooks. (by ztrue)

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. captain-githook

    git hook utility for Go codebases

  11. hooks-example

    Example of a modular monolithic codebase in Go using hooks and dependency injection.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Hooks discussion

Log in or Post with

Go Hooks related posts

  • Lefthook: benefits vs husky and how to use

    1 project | dev.to | 24 Sep 2024
  • How To Set up Lefthook to handle git hooks in react applications

    1 project | dev.to | 28 Jun 2024
  • Hooks: Simple, type-safe hook system for Go

    7 projects | /r/golang | 7 Sep 2022
  • Lefthook: Fast, powerful Git hooks manager for any prooject

    1 project | news.ycombinator.com | 14 Jul 2022
  • How to prevent bad commits and test code with lefthook and integrate with Flutter

    1 project | dev.to | 17 Jun 2022
  • My Laravel specific git hooks for post-checkout and post-merge

    1 project | /r/laravel | 24 May 2022
  • Husky on steroids with golang

    1 project | /r/programming | 13 May 2022
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 18 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source Hook projects in Go? This list will help you:

# Project Stars
1 webhook 10,816
2 lefthook 5,761
3 korm 179
4 husky 165
5 hooks 94
6 hookz 78
7 shutdown 59
8 captain-githook 31
9 hooks-example 20

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai