kpango / fastimeLinks
Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.
☆56Updated 6 months ago
Alternatives and similar repositories for fastime
Users that are interested in fastime are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Storing strings without GC overhead☆86Updated last month
- A spinlock implementation for Go.☆63Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- simple data streams for go☆31Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- fast int64-int64 map for go☆100Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- ☆123Updated 2 years ago
- ☆80Updated 5 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- A buffer pool file I/O library for Go☆55Updated 4 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago