zhouzhuojie / conditionsLinks
Minimalist rules engine for Golang
☆32Updated last year
Alternatives and similar repositories for conditions
Users that are interested in conditions are comparing it to the libraries listed below
Sorting:
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Consistent hashing hashring implementation.☆36Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- An inflection engine for golang☆103Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆94Updated last year
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- Prometheus support for go-metrics☆90Updated 2 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 7 months ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Add interceptors to GO http.Client☆88Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- checkstyle for go