godruoyi / go-snowflake
❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).
☆272Updated 2 years ago
Alternatives and similar repositories for go-snowflake:
Users that are interested in go-snowflake are comparing it to the libraries listed below
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆284Updated 2 months ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆211Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- Golang Cache component - Multiple drivers☆372Updated 11 months ago
- Golang ClickHouse client☆265Updated last year
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆132Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 3 months ago
- String utilities for Go☆207Updated 2 years ago
- Golang beautify data display for Humans☆311Updated 3 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆191Updated 8 months ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆121Updated last month
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated this week
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…☆276Updated last year
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆126Updated 2 years ago
- Timeout middleware for Gin☆192Updated last month
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆396Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated last week
- Go simple async message bus☆273Updated 4 years ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆423Updated 2 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆345Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆247Updated 10 months ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 2 years ago