bloeys / nset
Super fast and memory efficient set implementation for unsigned integers
☆16Updated 6 months ago
Alternatives and similar repositories for nset:
Users that are interested in nset are comparing it to the libraries listed below
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Expression evaluator for Go☆68Updated 11 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 last year
- Go's missing DateTime package☆37Updated 3 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- In memory sharded cache implementation☆33Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Collect data about your dependencies☆43Updated last week
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- High Availability Routing and Queueing Application☆49Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- ☆33Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- A golang map in which entries expire after given a time period☆57Updated last year
- A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chainin…☆62Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆30Updated 4 years ago
- An in-process simple publish/subscribe library for golang☆107Updated 4 years ago
- A goroutine limiter for Go☆80Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago