vijayviji / executor
Executor is similar to Executors in Java lang. A simple thread pool implemented for golang. This gives you fine control over native threads.
☆15Updated 2 years ago
Alternatives and similar repositories for executor:
Users that are interested in executor are comparing it to the libraries listed below
- Convert Golang Struct To GraphQL Object On The Fly☆39Updated 4 years ago
- A Unicode-based case conversion library for Go☆58Updated last year
- Helpful functions to extend the Golang `time` standard package☆19Updated 11 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 2 months ago
- A collection of message middlewares for go-mail☆19Updated last week
- Sync primitive for golang. Key + Mutex = Kmutex☆34Updated 2 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆53Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated 11 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆64Updated 5 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 3 years ago
- Go package for managing a set of lazily constructed, self-expiring, concurrency-limited worker pools and their data☆30Updated 2 years ago
- Go UUIDv7 implementation☆24Updated last month
- A go database/sql driver for csvq☆71Updated last year
- Fast, dependable universally unique ids☆24Updated last month
- Use yaegi as a template engine.☆32Updated last year
- 🍃 Tiny event emitter built on generics☆42Updated last year
- scan sql rows into any type powered by generics☆63Updated 10 months ago
- 🛫 Fixed-Point Decimals☆31Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆66Updated last month
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 2 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 last year
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆73Updated last week
- Experimental golang database/sql☆19Updated 2 years ago
- A Go HTTP request builder☆33Updated last year
- 🧧 Fixed-Point Decimal Money☆32Updated last month
- Enriches the standard go http client with retry functionality.☆49Updated 8 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Go-Multimap is an implementation of the `multimap` data structure in Go.☆38Updated 5 years ago