kpango / fastimeLinks
Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.
☆54Updated last week
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 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 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.☆81Updated 3 years ago
- Best-effort CPU-local sharded values for Go