kpango / fastime
Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.
☆54Updated last year
Alternatives and similar repositories for fastime:
Users that are interested in fastime are comparing it to the libraries listed below
- A JSON stream parser for Go☆67Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Load file-backed memory☆120Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆66Updated 6 months ago
- Fast and Scalable RPC Framework☆43Updated last year
- WebSocket for fasthttp☆61Updated last year
- fast int64-int64 map for go☆95Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 7 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- fastest lockfree cache library for go application☆49Updated 3 months ago
- ☆117Updated last year
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Compile Go regular expressions to Go code☆95Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago