kpango / fastimeLinks
Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.
☆56Updated 5 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 3 weeks 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.☆63Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Best-effort CPU-local sharded values for Go