tidwall / lotsa
Simple Go library for executing lots of operations spread over any number of threads
☆73Updated last year
Alternatives and similar repositories for lotsa:
Users that are interested in lotsa are comparing it to the libraries listed below
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- simple data streams for go☆31Updated 2 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Expression evaluator for Go☆72Updated last month
- Fast integer map for uint32-to-uint32☆28Updated 5 months ago
- ☆18Updated 4 years ago
- 2D locality queries in Go☆33Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 5 years ago
- jeez it's just a quadtree chill out☆25Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- GO binary I/O☆18Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A high availability Sqlite service☆30Updated 4 years ago
- ☆25Updated 4 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 last year
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- Encode and decode multidimensional z-ordered cells in Go☆10Updated 3 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago