mwiater / golangchannelsLinks
For goroutines and channels, I created an application using a Dispatcher -> Worker -> Job pattern to benchmark and compare results in differing scenarios. These comparisons would allow me to see how the same pattern operated under types of loads and hopefully uncover some situations where this was an optimal pattern to follow.
☆36Updated last year
Alternatives and similar repositories for golangchannels
Users that are interested in golangchannels are comparing it to the libraries listed below
Sorting:
- Distributed queue☆33Updated 3 months ago
- Minimal rules engine, uses yaml as input☆27Updated last year
- Personal fork of Go Wiki https://github.com/golang/wiki☆97Updated 6 months ago
- Uncomplicated L7 Load Balancer/Reverse Proxy with BYO plugins support☆35Updated last month
- Building, documenting, validating, securing and customizing REST APIs through code-first development☆79Updated last week
- An API framework and micro-service helper in Go featuring dynamic routing, middleware support, and integrated logging☆27Updated 7 months ago
- FastDB is an (persistent) in-memory key/value store in Go.☆63Updated 11 months ago
- kmux is a powerful Go package that revolutionizes the way proxies are implemented by allowing developers to define proxies as code. By pr…☆40Updated last year
- A distributed rate-limiting solution built with Go and Redis, designed to control API traffic and ensure system stability. Supports multi…☆74Updated 3 months ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- AMQP library to publish and consume events☆56Updated 6 months ago
- Package bigcscvreader offers a multi-threaded approach for reading a large CSV file in order to improve the time of reading and processin…☆55Updated last week
- Cookies, but with structs, for happiness.☆110Updated 5 months ago
- Generate Go REST servers & http clients☆58Updated 2 years ago
- 🧬 Fluxus is a modern, type-safe pipeline orchestration library for Go that makes complex data processing elegant and efficient☆131Updated 3 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 11 months ago
- Ghost: A lightweight, cross-platform tool for network inspection and host scanning, written in Go. Quickly perform ARP scans and inspect …☆47Updated 5 months ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional peer-to-peer cluster.☆68Updated last month
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 2 months ago
- Clean Architecture Use Case for Go☆36Updated last year
- APISpec - Generate OpenAPI 3.1 specs from Go code with intelligent framework detection and call graph analysis. Supports Gin, Echo, Chi, …☆52Updated this week
- Go client for Memphis. Memphis is an event processing platform☆40Updated last year
- A goroutine job dispatcher based on worker-pool pattern.☆32Updated 2 years ago
- A Simple SSH Honeypot in Go☆28Updated 4 years ago
- Database based task queue implemented in Go☆50Updated 2 months ago
- Simple line of code counter written in Go☆36Updated this week
- Pattern Matching library for go☆97Updated 2 years ago
- Hit your API targets with rapid-fire precision using Go's fastest and simple HTTP Client.☆93Updated last month
- Reflex is an event streaming framework☆68Updated last week
- Struct validation using tags☆108Updated last month