the-tmp-123456789's Stars
gohugoio/hugo
The world’s fastest framework for building websites.
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
sirupsen/logrus
Structured, pluggable logging for Go.
uber-go/zap
Blazing fast, structured, leveled logging in Go.
dariubs/GoBooks
List of Golang books
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
shirou/gopsutil
psutil for golang
dgryski/go-perfbook
Thoughts on Go performance optimization
therecipe/qt
Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
go-resty/resty
Simple HTTP and REST client library for Go
golang/protobuf
Go support for Google's protocol buffers
fsnotify/fsnotify
Cross-platform filesystem notifications for Go.
golang/mock
GoMock is a mocking framework for the Go programming language.
usefathom/fathom
Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact.
davecgh/go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
go-pg/pg
Golang ORM with focus on PostgreSQL features and performance
google/uuid
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
satori/go.uuid
UUID package for Go
MattPD/cpplinks
A categorized list of C++ resources.
orcaman/concurrent-map
a thread-safe concurrent map for go
TheAlgorithms/Algorithms-Explanation
Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
Bo0oM/fuzz.txt
Potentially dangerous files
otiai10/gosseract
Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
awnumar/memguard
Secure software enclave for storage of sensitive information in memory.
bits-and-blooms/bloom
Go package implementing Bloom filters, used by Milvus and Beego.
mafredri/cdp
Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP), written in the Go programming language.
remeh/sizedwaitgroup
SizedWaitGroup has the same role and close to the same API as the Golang sync.WaitGroup but it adds a limit on the amount of goroutines started concurrently.
x-cray/logrus-prefixed-formatter
Logrus Prefixed Log Formatter
pkg/xattr
Extended attribute support for Go (linux + darwin + freebsd)