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:
- simple data streams for go☆31Updated 2 years ago
- Redis style logger for Go☆28Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Expression evaluator for Go☆77Updated 4 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- 2D locality queries in Go☆34Updated 2 months ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- A high availability Sqlite service☆30Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- A library for building custom DNS servers in Go.☆52Updated 2 months ago