Simple Go library for executing lots of operations spread over any number of threads
☆77Feb 23, 2026Updated last week
Alternatives and similar repositories for lotsa
Users that are interested in lotsa are comparing it to the libraries listed below
Sorting:
- A goroutine limiter for Go☆84Feb 25, 2022Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29May 18, 2019Updated 6 years ago
- simple data streams for go☆31Aug 25, 2022Updated 3 years ago
- Basic web server framework with HTTP/2 and Let's Encrypt.☆76Jun 23, 2022Updated 3 years ago
- An R-tree implementation for Go☆339Aug 18, 2024Updated last year
- Simple Interprocess Plugins for Go☆17Mar 24, 2020Updated 5 years ago
- Raft transport layer that implements the Redis protocol☆15Nov 3, 2020Updated 5 years ago
- hybrid spatial data structure☆12Apr 27, 2021Updated 4 years ago
- Personal Home Automation System☆10Jul 18, 2025Updated 7 months ago
- Casbin as a Service via RESTful☆16Aug 6, 2023Updated 2 years ago
- A framework for building event based networking applications.☆38Dec 8, 2024Updated last year
- Load file-backed memory☆121Oct 12, 2022Updated 3 years ago
- A data structure for storing points.☆18Apr 27, 2021Updated 4 years ago
- A quick and easy way to write fast websocket services in Go☆13Apr 6, 2019Updated 6 years ago
- A simple interface wrapper around a Go channel.☆322Nov 3, 2020Updated 5 years ago
- Meow hash for Golang☆126Feb 1, 2020Updated 6 years ago
- jeez it's just a quadtree chill out☆26Apr 7, 2022Updated 3 years ago
- Sequential and parallel mergesort in Go☆16Apr 4, 2020Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Mar 17, 2022Updated 3 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Jan 7, 2024Updated 2 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Feb 3, 2021Updated 5 years ago
- Simple string pattern matcher for Go☆136Sep 5, 2025Updated 5 months ago
- Expression evaluator for Go☆81Jan 21, 2026Updated last month
- Generative Julia Set Image in Go☆19Feb 25, 2021Updated 5 years ago
- GeoJSON for Go. Used by Tile38☆143Jan 6, 2026Updated last month
- Write ahead Raft log for Go☆58Aug 30, 2020Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Oct 22, 2018Updated 7 years ago
- key value server. redis api, leveldb storage, raft support☆80Sep 18, 2020Updated 5 years ago
- An assert function for Go that works like the one in C.☆21Jun 23, 2021Updated 4 years ago
- 235,886 Words for Go☆12Nov 16, 2018Updated 7 years ago
- A Postgres migrations tool with an emphasis on safety and transparency☆10Jun 1, 2021Updated 4 years ago
- A JSON stream parser for Go☆68Sep 7, 2022Updated 3 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Oct 21, 2022Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Jan 2, 2020Updated 6 years ago
- functionality for building debs in Go. Covers similar ground to dpkg,dpkg-deb and dpkg-source☆13Oct 1, 2020Updated 5 years ago
- Exposes batch message receives (recvmmsg)☆14Aug 15, 2025Updated 6 months ago
- A small tool for embedding files in a Go source file.☆11Nov 3, 2020Updated 5 years ago
- A safe immutable string format for C☆14Oct 18, 2025Updated 4 months ago
- A very basic grpc LRU cache.☆10Jan 24, 2019Updated 7 years ago