phuslu / fasttimeLinks
Fastest time format for go
☆71Updated 3 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
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Generic wrapper around strconv.Parse*☆38Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 2 weeks ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- Embedded, self-hosted swagger-ui for go servers☆91Updated last year
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Storing strings without GC overhead☆86Updated last month
- Cross platform locale detection for Golang☆116Updated 3 weeks ago
- Cron library for go with distributed lock☆50Updated 4 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Debug-level logging for developers (only!)☆102Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Parse json with comments and trailing commas.☆101Updated 4 years ago
- Consistent hashing hashring implementation.☆37Updated 2 years ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Faster base64 encoding for Go☆185Updated 2 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- Collect data about your dependencies☆43Updated 9 months ago
- Useful Go String methods☆192Updated 2 years ago
- µDiff - a micro Go diffing library☆218Updated last month