oklog / ulidLinks
Universally Unique Lexicographically Sortable Identifier (ULID) in Go
☆4,892Updated 5 months ago
Alternatives and similar repositories for ulid
Users that are interested in ulid are comparing it to the libraries listed below
Sorting:
- xid is a globally unique id generator thought for the web☆4,216Updated 5 months ago
- ⏱ The exponential backoff algorithm in Go☆3,873Updated 2 months ago
- Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server☆3,877Updated 4 months ago
- Package for comparing Go values in tests☆4,539Updated 8 months ago
- The Universal Filesystem Abstraction for Go☆6,437Updated last week
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,440Updated 2 weeks ago
- Golang in-memory database built on immutable radix trees☆3,399Updated 4 months ago
- A tool to list and diagnose Go processes currently running on your system☆6,981Updated 2 months ago
- Fluent SQL generation for golang☆7,692Updated last year
- SQL schema migration tool for Go.☆3,390Updated 3 months ago
- Circuit Breaker implemented in Go☆3,393Updated last month
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,560Updated 2 weeks ago
- SQL builder and query library for golang☆2,593Updated last year
- Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.☆3,625Updated 7 months ago
- Goroutine leak detector☆4,998Updated 11 months ago
- A high performance memory-bound Go cache☆6,558Updated last month
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆4,024Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,340Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,799Updated last year
- Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than …☆3,278Updated last year
- Go Humans! (formatters for units to human friendly sizes)☆4,683Updated 2 months ago
- Pure Go Redis server for Go unittests☆3,398Updated 3 weeks ago
- Go error library with error portability over the network☆2,308Updated last week
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,411Updated last year
- Generate a Go ORM tailored to your database schema.☆6,961Updated 2 months ago
- A reflection based dependency injection toolkit for Go.☆4,364Updated 5 months ago
- Staticcheck - The advanced Go linter☆6,628Updated 2 weeks ago
- Golang library for managing configuration data from environment variables☆5,342Updated 4 months ago
- Zero Allocation JSON Logger