kpango / fastimeLinks
Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.
☆56Updated 4 months ago
Alternatives and similar repositories for fastime
Users that are interested in fastime are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆84Updated 2 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- ☆80Updated 3 months ago
- Package for getting the runtime ID of a goroutine☆49Updated last month
- Off heap golang memory pool☆60Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years 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.☆75Updated 3 months ago
- ☆123Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Run JVM-based code in Go efficiently☆83Updated 9 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated 2 months ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- fast int64-int64 map for go☆98Updated 3 weeks ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago