daichi-m / go18ds
☆46Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go18ds
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆274Updated 4 months ago
- Package for fast copying structs of different types☆49Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- A highly optimized double-ended queue☆185Updated last year
- 🛠 A full-featured dependency injection container for go programming language.☆233Updated 11 months ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆184Updated 4 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆43Updated last week
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆234Updated 6 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Simple in-memory job queue for Golang using worker-based dispatching☆206Updated 4 months ago
- A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go ap…☆89Updated 3 months ago
- a thread-safe concurrent map for go