StudioSol / setLinks
A simple Set data structure implementation in Go (Golang) using LinkedHashMap.
☆29Updated 3 months ago
Alternatives and similar repositories for set
Users that are interested in set are comparing it to the libraries listed below
Sorting:
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Go simple async worker pool☆92Updated 4 years ago
- A small flexible merge library in go☆128Updated last year
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- RapidMQ is a pure, extremely productive, lightweight and reliable library for managing of the local messages queue☆70Updated 8 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 4 years ago
- Path parsing for segment unmarshaling and slicing.☆47Updated 11 months ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆148Updated 5 years ago
- Websocket implementation for fasthttp.☆54Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆77Updated 2 years ago
- Package flow provides support for basic FBP / pipelines☆26Updated last month
- ⏰ A simple and intuitive scheduling library in Go.☆98Updated 3 years ago
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- RES Service protocol library for Go☆67Updated last year
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 5 years ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆79Updated 2 years ago
- Go's missing DateTime package☆37Updated last month
- Build event-driven and event streaming applications with ease☆67Updated last month
- Static bit vector structures library☆72Updated 6 years ago
- chi for fasthttp☆49Updated 8 years ago
- Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.☆34Updated 5 years ago