kpango / fastimeLinks
Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.
☆55Updated last month
Alternatives and similar repositories for fastime
Users that are interested in fastime are comparing it to the libraries listed below
Sorting:
- A JSON stream parser for Go☆68Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- ☆122Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- simple data streams for go☆31Updated 3 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Open-Source Go Code. msgpack.org[Go]☆107Updated 2 months ago
- Load file-backed memory☆121Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 6 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
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆66Updated 2 years ago
- ☆80Updated 2 weeks ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Run JVM-based code in Go efficiently☆82Updated 7 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 11 months ago
- fastest lockfree cache library for go application☆50Updated 9 months ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago