phuslu / fasttimeLinks
Fastest time format for go
☆73Updated 2 years ago
Alternatives and similar repositories for fasttime
Users that are interested in fasttime are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆83Updated 5 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- ☆33Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 7 months ago
- Cross platform locale detection for Golang☆112Updated 3 weeks ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Simple string pattern matcher for Go☆127Updated last year
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 2 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Tiny dependency injection framework☆52Updated 9 months 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
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago