Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Hooks Alternatives
Similar projects and alternatives to hooks
-
-
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.
-
-
core
Discontinued Backend server API handling user mgmt, database, storage and real-time component (by staticbackendhq)
-
graph
A library for creating generic graph data structures and modifying, analyzing, and visualizing them.
-
-
-
surf
CLI Text Search across your infrastructure platforms, Universal Ctrl+F for infra (by Isan-Rivkin)
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
-
-
-
verify
Discontinued Extensible, type-safe, fluent assertion Go library. Do NOT use it (sic!). (by fluentassert)
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
hooks discussion
hooks reviews and mentions
-
Any major projects using generics?
For libraries I use at work, cmap has a v2 using generics. I think that's a fairly widely used library. The events library we use is updated, but not released. When I get a chance, planning on looking on moving to hooks, which does have released generics support.
-
Modular monolithic codebase architecture example using Hooks and Do (for DI)
Last week I posted here about a new library that I released called hooks that was generally well-received. I've since built out an example application using hooks and do (excellent library for dependency-injection) to not only highlight use-cases for hooks but also to demonstrate the larger idea/concept I had for using hooks to build modular monoliths with Go that I wanted to share and perhaps start a discussion about.
- Hooks: Simple, type-safe hook system for Go
-
A note from our sponsor - InfluxDB
influxdata.com | 27 Apr 2025
Stats
mikestefanello/hooks is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of hooks is Go.