bloeys / nsetLinks
Super fast and memory efficient set implementation for unsigned integers
☆18Updated last year
Alternatives and similar repositories for nset
Users that are interested in nset are comparing it to the libraries listed below
Sorting:
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- A set of performant rate limiters for Go☆90Updated last year
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Go's missing DateTime package☆37Updated 2 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A fast file-based priority queue☆59Updated 2 weeks ago
- Useful Go String methods☆192Updated 2 years ago
- some data structures and algorithms using golang☆69Updated 2 years ago
- ☆33Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Simple Go HTTP middleware for reducing code substantially when building an API. `net/http` compatible.☆25Updated 5 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Workflow Orchestrator☆90Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 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 5 months ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago