tegk's Stars
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
micro/go-micro
A Go microservices framework
benbjohnson/litestream
Streaming replication for SQLite.
bottlerocket-os/bottlerocket
An operating system designed for hosting containers
golang-jwt/jwt
Go implementation of JSON Web Tokens (JWT).
gevent/gevent
Coroutine-based concurrency library for Python
cloudflare/boringtun
Userspace WireGuard® Implementation in Rust
cweill/gotests
Automatically generate Go test boilerplate from your source code.
ardanlabs/service
Starter-kit for writing services in Go using Kubernetes.
Shpota/goxygen
Generate a modern Web project with Go and Angular, React, or Vue in seconds 🎲
Rhymond/go-money
Go implementation of Fowler's Money pattern
vdaas/vald
Vald. A Highly Scalable Distributed Vector Search Engine
go-reform/reform
A better ORM for Go, based on non-empty interfaces and code generation.
btcsuite/btcwallet
A secure bitcoin wallet daemon written in Go (golang)
orijtech/structslop
structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.
vulkan-go/vulkan
Vulkan API bindings for Go programming language
jakekgrog/GhostDB
GhostDB is a distributed, in-memory, general purpose key-value data store that delivers microsecond performance at any scale.
johanbrandhorst/grpc-gateway-boilerplate
All the boilerplate you need to get started with writing grpc-gateway powered REST services in Go
francoispqt/onelog
Dead simple, super fast, zero allocation logger for Golang
musalbas/mcc-mnc-table
Mobile Country Codes (MCC) and Mobile Network Codes (MNC) table in CSV, JSON and XML. Updated daily.
yields/ant
A web crawler for Go
xmlking/micro-starter-kit
Cloud Native GoLang Microservices - gRPC, GraphQL
wI2L/jettison
Highly configurable, fast JSON encoder for Go
resf/istio
istio offical suppport for arm64 will land since v1.15. now v1.16 release, this project archived.
Baksonator/evolutionary-timetable-scheduling
An algorithm for creating a good timetable for the Faculty of Computing. The algorithm is based on evolutionary strategies, more precisely on the 1+1 evolutionary strategy and Shotgun hill climbing.
xmlking/grpc-starter-kit
nre-learning/antidote-core
💉 Core Services that make up the Antidote Platform
tillknuesting/grpcMiddlewareAuthentication
Example implemented of token based authentication for gRPC server and client using Interceptors
holgermetschulat/radius
a Go (golang) RADIUS client and server implementation