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
- simple data streams for go☆31Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 9 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- 2D locality queries in Go☆34Updated last month
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- 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
- GO binary I/O☆18Updated 5 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated 2 weeks ago
- A high availability Sqlite service☆30Updated 4 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- A library for building custom DNS servers in Go.☆52Updated last month
- jeez it's just a quadtree chill out☆25Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Google FlatBuffers low-latency binary data constrained as tables with easy code generation.☆1Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- ☆18Updated 4 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago