phuslu / fasttimeLinks
Fastest time format for go
☆71Updated 2 years ago
Alternatives and similar repositories for fasttime
Users that are interested in fasttime are comparing it to the libraries listed below
Sorting:
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- ☆33Updated 2 years ago
- Cross platform locale detection for Golang☆113Updated 3 weeks ago
- Simple string pattern matcher for Go☆128Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Package for fast copying structs of different types☆51Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go's missing DateTime package☆37Updated 8 months ago
- Debug-level logging for developers (only!)☆100Updated 6 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 8 months ago
- µDiff - a micro Go diffing library☆188Updated last week
- Parse json with comments and trailing commas.☆91Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go reflection simplified☆102Updated 9 months ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago