tidwall / lotsaLinks
Simple Go library for executing lots of operations spread over any number of threads
☆77Updated last month
Alternatives and similar repositories for lotsa
Users that are interested in lotsa are comparing it to the libraries listed below
Sorting:
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Redis style logger for Go☆28Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆28Updated 2 weeks ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 10 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- create low memory key/value objects in Go☆22Updated 8 years ago
- A high availability Sqlite service☆30Updated 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 5 months ago
- 2D locality queries in Go☆34Updated 8 months ago
- Persist to disk channel for Go.☆49Updated 8 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago