Stars
Routines was a fixed number thread pool to process the user task, and it would respawn a corresponding new thread when panic
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
Hamming distance and bit counting primitives in Go (golang)
Demo how cancel requests can disable your Pgbouncer
Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.
A fast, light-weight proxy for memcached and redis
Unofficial documentation for PostgreSQL hooks
A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing
Stream database events from PostgreSQL to Kafka
Postgres extension and service for automated failover and high-availability
Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker/faker
Example programs from "The Go Programming Language"
example of PostgreSQL extension with function for linear interpolation
Go application to capture inserts into PostgreSQL table and produce events to Apache Kafka using replication slot and WAL