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
- Expression evaluator for Go☆68Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 2 years ago
- Library for creating predicate mini-languages in Go☆99Updated 2 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- simple data streams for go☆31Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Load file-backed memory☆120Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Simple string pattern matcher for Go☆127Updated 11 months ago
- Package for getting the runtime ID of a goroutine☆44Updated 9 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- A goroutine limiter for Go☆80Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ☆118Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆35Updated 4 months ago
- Golang utlities to make your life easier with zero allocations☆47Updated 8 months ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 5 months ago
- A golang zero-allocation HTTP parser (and eventually http server)☆73Updated 10 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago