StudioSol / setLinks
A simple Set data structure implementation in Go (Golang) using LinkedHashMap.
☆29Updated 4 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
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Go's missing DateTime package☆37Updated 2 months ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- A currency computations package.☆61Updated 4 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A small flexible merge library in go☆128Updated last year
- Go simple async worker pool☆92Updated 5 years ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 9 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
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 4 years ago
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆149Updated 5 years ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆91Updated 2 years ago
- Strict Runtime Dependency Injection for Golang☆40Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Websocket implementation for fasthttp.☆54Updated last year
- efficient client ⚡️☆75Updated last year
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆44Updated 7 years ago
- chi for fasthttp☆49Updated 8 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.☆67Updated last year
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 5 years ago
- Library providing opanapi3 and Go types for store/validation and transfer of ISO-4217, ISO-3166, and other types.☆23Updated last week
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆79Updated 2 years ago
- Builds and restarts a Go project when it crashes or some watched file changes☆83Updated 2 years ago
- A workerpool that can get expanded & shrink dynamically.☆52Updated 4 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago