tidwall / lotsaLinks
Simple Go library for executing lots of operations spread over any number of threads
☆75Updated 2 years ago
Alternatives and similar repositories for lotsa
Users that are interested in lotsa are comparing it to the libraries listed below
Sorting:
- Redis style logger for Go☆28Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- 2D locality queries in Go☆34Updated 6 months ago
- hybrid spatial data structure☆12Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- create low memory key/value objects in Go☆22Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- A library for building custom DNS servers in Go.☆53Updated 6 months ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- ☆18Updated 4 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- Expression evaluator for Go☆78Updated 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago