phuslu / fasttimeLinks
Fastest time format for go
☆72Updated 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
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- Cross platform locale detection for Golang☆113Updated 2 weeks ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆136Updated 3 weeks ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Create go type representation from json☆136Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 9 months ago
- Simple string pattern matcher for Go☆129Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Debug-level logging for developers (only!)☆100Updated 7 months ago
- Go's missing DateTime package☆37Updated 8 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go reflection simplified☆102Updated 9 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- µDiff - a micro Go diffing library☆193Updated last week
- Embedded, self-hosted swagger-ui for go servers☆89Updated last year
- Faster base64 encoding for Go☆183Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 8 months ago
- Compile Go regular expressions to Go code☆96Updated last week