FeatureBaseDB / go-pilosaLinks
Go client library for Pilosa
☆57Updated 2 years ago
Alternatives and similar repositories for go-pilosa
Users that are interested in go-pilosa are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- copy struct to struct for golang☆25Updated 2 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Non-Invasive goroutine inspector☆92Updated 3 weeks ago
- Static bit vector structures library☆72Updated 6 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Software Transactional Locks☆30Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Go's missing DateTime package☆37Updated 9 months ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Simple string pattern matcher for Go☆130Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- golang utilities☆114Updated 3 weeks ago
- Local syncing package with support for timeouts. This package offers both a sync.Mutex and sync.RWMutex compatible interface.☆18Updated 5 years ago