FeatureBaseDB / go-pilosa
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 goroutine limiter for Go☆82Updated 3 years ago
- Local syncing package with support for timeouts. This package offers both a sync.Mutex and sync.RWMutex compatible interface.☆18Updated 5 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- copy struct to struct for golang☆25Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 8 years ago
- Collect data about your dependencies☆43Updated 3 weeks ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.☆20Updated 8 years ago
- A Go API for generating .go source files☆24Updated 2 years ago
- Software Transactional Locks☆30Updated 4 years ago
- In memory sharded cache implementation☆35Updated 3 years ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago