wandb / parallelLinks
Easy & robust parallelism in golang
☆22Updated 4 months ago
Alternatives and similar repositories for parallel
Users that are interested in parallel are comparing it to the libraries listed below
Sorting:
- Function and HTTP request coalescer☆71Updated 7 months ago
- A Kafka log inspired in-memory and append-only data structure☆134Updated last month
- 🧬 x/sync/singleflight but with generics, batching, sharding and nullable result☆50Updated last month
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆82Updated 2 months ago
- GPQ is a high performance embeddable double priority queue with complex priority ordering guarantees☆57Updated 2 months ago
- Client-side load balancing for net/http☆79Updated 2 weeks ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- High performance JSON iterator & validator for Go☆99Updated last year
- json encoding and decoding☆256Updated 2 months ago
- Optional values for Go☆104Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 3 months ago
- OpenTelemetry SQL database driver wrapper for Go☆124Updated 3 weeks ago
- 🚨 slog: Zerolog handler☆62Updated last month
- An (opinionated) dependency injection framework for Go.☆60Updated 2 months ago
- detects nested contexts in loops or function literals☆65Updated 2 weeks ago
- checks usage of OpenTelemetry/Census spans☆82Updated 3 weeks ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- An easy, no-frills memoizer for Go. Cache your expensive function calls.☆125Updated last year
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆78Updated 2 weeks ago
- A Fast Streaming Parser for multipart/form-data in Golang☆80Updated 3 weeks ago
- Experimental, high performance Scylla Driver, University of Warsaw students' project☆154Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- The superbasic SQL-Builder.☆39Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆59Updated 7 months ago
- 🚨 slog sampling: drop repetitive log records☆97Updated last month
- Bridge between Go testing.T and slog.☆80Updated 2 years ago
- 🌶️ In-memory caching library for read-intensive Go applications☆237Updated 2 weeks ago