rodaine / executorLinks
Action/Executor (Command) Pattern Library for Concurrent Workloads
☆13Updated 2 years ago
Alternatives and similar repositories for executor
Users that are interested in executor are comparing it to the libraries listed below
Sorting:
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated last month
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A collection of Go networking packages for dealing with NATs and NAT traversal.☆16Updated 3 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago
- Utility package for working with common memory and cpu units in Go☆30Updated 8 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- In memory sharded cache implementation☆35Updated 3 years ago
- A Go API for generating .go source files☆24Updated 2 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Software Transactional Locks☆30Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 7 months ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Collect data about your dependencies☆43Updated last month
- Easy to use encryption library for Go☆17Updated 3 years ago
- Golang struct operations.☆24Updated 7 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Plugin-driven CLI utility for code generation using Go source as IDL☆53Updated 6 years ago
- Checks if there are any updates for imports in your module.☆39Updated 4 months ago
- ☆11Updated 8 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- A simple library to share workloads to a group of workers with one leader at any time. Built on top of Redis.☆16Updated 3 months ago