teh-cmc / seqLinks
[Go] seq - a gentle overview of the common ways to tackle the problem of distributed sequential IDs.
☆93Updated 9 years ago
Alternatives and similar repositories for seq
Users that are interested in seq are comparing it to the libraries listed below
Sorting:
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 10 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- An exit strategy for go routines☆52Updated 9 years ago
- ☆50Updated 8 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- OVO is an In-Memory Key/Value Storage☆92Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Software Transactional Memory in Go☆187Updated 5 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Go HTTP middleware that catches any panics and serves a proper error response.☆133Updated 3 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- GoshawkDB server☆209Updated 7 years ago
- Go client for Disque☆134Updated 7 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- A zero-config, reverse-proxy written in Go☆118Updated 10 years ago
- A library operating system for Go☆185Updated 9 years ago
- Package ensure provides utilities for testing to ensure the given conditions are met and Fatal if they aren't satisified.☆76Updated 5 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Web-based memory profiler for Go services☆41Updated 2 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Web-based memory profiler for Go services (Official Fork)☆133Updated 9 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 8 years ago
- distkv is a distributed K/V store library for Go powered by the raft consensus algorithm.☆55Updated 8 years ago
- A simple utility for collecting net/http/pprof profiles.☆29Updated 9 years ago