tidwall / lotsaLinks
Simple Go library for executing lots of operations spread over any number of threads
☆76Updated 3 weeks ago
Alternatives and similar repositories for lotsa
Users that are interested in lotsa are comparing it to the libraries listed below
Sorting:
- A JSON stream parser for Go☆68Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Redis style logger for Go☆28Updated 5 years ago
- 2D locality queries in Go☆34Updated 7 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Expression evaluator for Go☆80Updated last week
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- A fast URL parser for Go☆40Updated 2 years ago
- Persist to disk channel for Go.☆48Updated 8 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated this week
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago