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:
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Cross platform locale detection for Golang☆116Updated 3 weeks ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Load file-backed memory☆122Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Go's missing DateTime package☆37Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Debug-level logging for developers (only!)☆102Updated 11 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆84Updated 3 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆140Updated 2 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Expression evaluator for Go☆78Updated last week
- A JSON stream parser for Go☆68Updated 3 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Tiny dependency injection framework☆52Updated last year
- Create go type representation from json☆138Updated last week