mapno's Stars
colega/zeropool
Zero-allocation type-safe pool for Go
grafana/tempo-operator
Grafana Tempo Kubernetes operator
cloudwego/goref
Go heap object reference analysis tool
redpanda-data/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
grafana/alloy
OpenTelemetry Collector distribution with programmable pipelines
grafana/explore-logs
Repo for the Loki log exploration app
segmentio/fasthash
Go package porting the standard hashing algorithms to a more efficient implementation.
cockroachdb/swiss
Go port of Google's Swiss Table hash table
grafana/beyla
eBPF-based autoinstrumentation of web applications and network metrics
pivpn/pivpn
The Simplest VPN installer, designed for Raspberry Pi
parquet-go/parquet-go
High-performance Go package to read and write Parquet files
intergral/deep
DEEP is a Dynamic Exploration Evaluation Protocol, that allow the gathering of application data as and when it is needed.
segmentio/parquet-go
Go library to read/write Parquet files
nektos/act
Run your GitHub Actions locally 🚀
transmission/transmission
Official Transmission BitTorrent client repository
cabify/runnerpool
Golang library providing a limited worker pool implementation [managed by soy-programador]
grafana/phlare
🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
bufbuild/buf
The best way of working with Protocol Buffers.
lucasmenendez/gopaillier
Simple homomorphic encryption based on Paillier cryptosystem implementation in Go. Supports floating point numbers, addition, subtraction, multiplication and division.
grafana/mimir-proxies
Proxies to help you ingest your metrics into Grafana Mimir.
connectrpc/connect-go
The Go implementation of Connect: Protobuf RPC that works.
grafana/mimir
Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
yvrhdn/tempo-local-dev
A local development setup to work on Grafana Tempo
golangci/golangci-lint
Fast linters runner for Go
google/lightweight_mmm
LightweightMMM 🦇 is a lightweight Bayesian Marketing Mix Modeling (MMM) library that allows users to easily train MMMs and obtain channel attribution information.
inolen/quakejs
elementumjs/router
Very basic HTML5 History router implementation for SPA apps.
klauspost/compress
Optimized Go Compression Packages
kinduff/csgo_exporter
A Prometheus exporter for Counter-Strike: Global Offensive.
orcaman/concurrent-map
a thread-safe concurrent map for go