SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 Go Context Projects
-
Project mention: Deploy a Golang serverless function for a demo form with htmx | dev.to | 2024-03-30
I use go-chi for handling routes and to server static file(stylesheet).
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Resh is a lot faster and lightweight.
https://github.com/curusarn/resh
-
-
I built a drop-in replacement to `error` recently. Instead of manipulating strings, it adds context, stacktrace... in a structured way.
https://github.com/samber/oops
-
Project mention: Repair JSON!Solution for JSON Anomalies from LLMs | news.ycombinator.com | 2024-04-21
https://github.com/RealAlexandreAI/json-repair
Discover the power of seamless JSON string repair with the json-repair library by RealAlexandreAI, available on GitHub. This ingenious tool is designed to effortlessly mend corrupted JSON strings generated by Large Language Models (LLMs), ensuring your data integrity remains uncompromised.
Key Features:
- Zero Dependencies: The json-repair library prides itself on having zero external dependencies, making it incredibly lightweight and easy to integrate into your projects.
- Universal Compatibility: It is fully compatible with all versions of Go, ensuring that developers across the board can benefit from its capabilities without worrying about version conflicts.
- Workflow Efficiency: Perfectly suited for incorporation into your workflow, json-repair guarantees non-disruptive operation. It smoothly handles all input and output, allowing your processes to continue without any hiccups.
-
pure
:non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation (by go-playground)
-
Hunch
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
-
-
Kiwi Logs&Context
Fast, structured, with filters and dynamic sinks. No levels. Logger & context keeper for Go language 🥝 It smells like a mushroom. (by grafov)
-
-
-
-
ctxkey
A library to manage context keys. Additionally implements conenience functions to log the keys with slog.
Go Context discussion
Go Context related posts
-
Preventing SQL Injection with Golang
-
Chi: Lightweight, idiomatic and composable router for building Go HTTP services
-
Evitando SQL Injection com Golang
-
Show HN: Lineage X Snapshot Tooling
-
Non-moving data is a journey
-
is it possible to limit the body param size for all routes in net/http i'm also using go-chi
-
GitHub modules and v2+ conventions?
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Oct 2024
Index
What are some of the best open-source Context projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | chi | 18,288 |
2 | scs | 2,118 |
3 | resh | 1,004 |
4 | slacker | 808 |
5 | oops | 405 |
6 | json-repair | 164 |
7 | pure | 148 |
8 | Hunch | 103 |
9 | ctxutil | 25 |
10 | Kiwi Logs&Context | 24 |
11 | contextplus | 16 |
12 | goctx | 9 |
13 | workerctl | 6 |
14 | ctxkey | 3 |