dirkaholic / kyooLinks
Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries
☆50Updated 2 years ago
Alternatives and similar repositories for kyoo
Users that are interested in kyoo are comparing it to the libraries listed below
Sorting:
- A JSON stream parser for Go☆67Updated 2 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
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- Collect data about your dependencies☆43Updated 2 months ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- urlstruct decodes url.Values into structs☆27Updated 2 months ago
- A scriptable FSM library for Go☆40Updated 5 years ago
- Go helper to print a table of data to stdout☆16Updated 4 years ago
- Go localization framework☆31Updated 2 months ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Helpers for making the use of reflection easier☆28Updated last year
- Tracing middleware for go-chi☆19Updated 4 years ago
- Go vanity domain HTTP handler☆30Updated 9 months ago
- Go simple async worker pool☆92Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last week
- spectacular Golang struct tag parsing☆60Updated last year
- Simple profiling for Go☆76Updated last year
- MCONFIG is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config st…☆32Updated 3 years ago
- DEPRECATED - use native concurrency keywords and a TTL cache. Go package for managing a set of lazily constructed, self-expiring, concur…☆30Updated 2 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- Go's missing DateTime package☆37Updated 7 months ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago