aarondwi / singleflight
Coalesce multiple identical calls into one, preventing thundering-herd/stampede to database/other backends
☆13Updated 3 years ago
Alternatives and similar repositories for singleflight
Users that are interested in singleflight are comparing it to the libraries listed below
Sorting:
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated last month
- Pure Python Go parser, AST and unparser library☆56Updated 4 years ago
- ogórek is a Go library for encoding and decoding pickles.☆63Updated 2 months ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆60Updated last week
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- Add HTTP profiling endpoints to a Python application like Go's net/http/pprof☆48Updated 3 years ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Simple internal event bus for Go applications☆31Updated last year
- Go library for managing real-time PostgreSQL changes.☆51Updated 5 months ago
- ☆28Updated 3 years ago
- On-disk high-performance object storage☆19Updated 4 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- TopN collector☆23Updated 11 months ago
- Generative Julia Set Image in Go☆19Updated 4 years ago
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago
- extension-functions.c from SQLite3 contrib easier to use for Go programs☆16Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- An HTTP protocol frontend for Redis-compatible services.☆31Updated 2 years ago
- Simple CLI Password Manager☆12Updated 11 months ago
- A Python WSGI server in Go☆32Updated 8 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Expression evaluator for Go☆73Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Simple streaming RPC for Golang.☆20Updated 2 years ago
- pgx-collect is a drop-in replacement for the pgx collection functions with lower overhead☆19Updated last year