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:
- An API framework and micro-service helper in Go featuring dynamic routing, middleware support, and integrated logging☆27Updated 9 months ago
- Building, documenting, validating, securing and customizing REST APIs through code-first development☆79Updated last week
- Personal fork of Go Wiki https://github.com/golang/wiki☆97Updated last week
- Pattern Matching library for go☆98Updated 2 years ago
- Minimal rules engine, uses yaml as input☆27Updated last year
- Distributed queue☆34Updated 5 months ago
- Flexible and fast gRPC to HTTP and OpenAPI interface☆61Updated 8 months ago
- AMQP library to publish and consume events☆56Updated 8 months ago
- A utility for parsing Common and Combined Log Format (CLF) log files.☆31Updated 8 months ago
- Uncomplicated L7 Load Balancer/Reverse Proxy with BYO plugins support☆36Updated 3 months ago
- Hit your API targets with rapid-fire precision using Go's fastest and simple HTTP Client.☆94Updated 3 months ago
- Simple line of code counter written in Go☆43Updated 3 weeks ago
- You Don't Know Go Yet book.☆144Updated 3 years ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- A high-performance, modular rate limiting library for Go. Supports in-memory and Redis backends. Includes Fixed Window, Sliding Window, T…☆97Updated 5 months ago
- FastDB is an (persistent) in-memory key/value store in Go.☆64Updated this week
- A practical Go toolkit with generic utilities for working with slices, maps, and functional programming primitives, streams, databases an…☆101Updated last week
- 🧬 Fluxus is a modern, type-safe pipeline orchestration library for Go that makes complex data processing elegant and efficient☆130Updated 5 months ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated last month
- GoQueue - The flexible Go job queue that grows with you. Start with in-memory for development, scale to Redis for production, or deploy t…☆160Updated 3 months ago
- Permitta is an intuitive go library, which aims to help handle any kind of permission/access control in a simple and easy to understand w…☆38Updated 4 months ago
- golly is a open source library for go☆20Updated 5 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…☆41Updated last year
- A Go to TypeScript API client generator.☆52Updated last year
- Ghost: A lightweight, cross-platform tool for network inspection and host scanning, written in Go. Quickly perform ARP scans and inspect …☆46Updated 7 months ago
- Struct validation using tags☆110Updated last month
- An agent framework for Go with graph-aware memory, UTCP-native tools, and multi-agent orchestration. Built for production.☆102Updated 3 weeks ago
- Cookies, but with structs, for happiness.☆110Updated last month
- Flexible Queue System for Go☆43Updated 2 years ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 7 months ago