kpango / fastime
Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.
☆54Updated 2 years ago
Alternatives and similar repositories for fastime:
Users that are interested in fastime are comparing it to the libraries listed below
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Expression evaluator for Go☆70Updated last week
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 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
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 4 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated 5 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- ☆118Updated last year
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- MUS format serializer for Golang☆112Updated this week
- A goroutine limiter for Go☆82Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Parse json with comments and trailing commas.☆91Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 7 months ago
- Package for getting the runtime ID of a goroutine☆44Updated 10 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago