aarondwi / singleflight
Coalesce multiple identical calls into one, preventing thundering-herd/stampede to database/other backends
☆12Updated 3 years ago
Alternatives and similar repositories for singleflight:
Users that are interested in singleflight are comparing it to the libraries listed below
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 years ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- ☆28Updated 2 years ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆30Updated 4 years ago
- pgx-collect is a drop-in replacement for the pgx collection functions with lower overhead☆18Updated 10 months ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Add HTTP profiling endpoints to a Python application like Go's net/http/pprof☆47Updated 3 years ago
- ogórek is a Go library for encoding and decoding pickles.☆61Updated 4 months ago
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago
- string interning library for lots of strings☆40Updated 3 years ago
- On-disk high-performance object storage☆19Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- generics package and code generator to access PostgreSQL tables and views on top of pgx☆21Updated last week
- A setuptools extension for building cpython extensions written in golang.☆102Updated last week
- Pure Python Go parser, AST and unparser library☆55Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Go library for managing real-time PostgreSQL changes.☆50Updated 2 months ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆57Updated last month
- Simple CLI Password Manager☆12Updated 8 months ago
- Build, execute and represent pipelines (aka workflows / templates) in Go☆28Updated 2 years ago
- Nothing to see here yet ...☆9Updated last month
- A simple, stdlib only, go module for generating RFC9562 UUIDs (Universally Unique IDentifiers).☆15Updated 3 weeks ago
- Generic data structures in Go☆11Updated 2 years ago
- An HTTP protocol frontend for Redis-compatible services.☆31Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- extension-functions.c from SQLite3 contrib easier to use for Go programs☆16Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆14Updated last month
- ⛷️ In-memory key/value cache server over HTTP with no dependencies.☆48Updated 4 years ago