Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 11 Go Discovery Projects
-
filetype
Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
-
take a look at gobetween for a L4 load balancer, but I don't know if you can have what you are looking for :/
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
oidc
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
Project mention: Easy to use OpenID Connect client and server library written for Go | news.ycombinator.com | 2023-12-01Zitadel OIDC library code is very well-writen and informative.
Highly encourage everyone jump into source code and explore how IntrospectionResponse struct work with all related code around
https://github.com/zitadel/oidc/blob/main/pkg/oidc/introspec...
// IntrospectionResponse implements RFC 7662, section 2.2 and
// OpenID Connect Core 1.0, section 5.1 (UserInfo).
// https://www.rfc-editor.org/rfc/rfc7662.html#section-2.2.
// https://openid.net/specs/openid-connect-core-1_0.html#Standa....
type IntrospectionResponse struct {
-
-
snmpcollector
A full featured Generic SNMP data collector with Web Administration Interface for InfluxDB
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
asnip
ASN target organization IP range attack surface mapping for reconnaissance, fast and lightweight
-
-
-
Go Discovery related posts
- Nginx as DNS Load Balancer for Bind9
- Implement a load balancer in Golang
- [Raft] Highly available, distributed, fault-tolerant Go apps the easiest way!
- Make your Go app distributed, fault-tolerant, clusterized easily (using Raft algo)
- Anything like HAproxy for Windows?
- Is there a package which can fetch the numa_node for a pci id
- jaypipes/ghw: Golang hardware discovery/inspection library
-
A note from our sponsor - Onboard AI
getonboard.dev | 4 Dec 2023
Index
What are some of the best open-source Discovery projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | filetype | 1,923 |
2 | gobetween | 1,884 |
3 | discovery | 1,762 |
4 | ghw | 1,520 |
5 | oidc | 766 |
6 | sleuth | 366 |
7 | snmpcollector | 278 |
8 | asnip | 195 |
9 | marathon-consul | 188 |
10 | easyraft | 66 |
11 | check-cert | 18 |