savsgio / gotilsLinks
Golang utlities to make your life easier with zero allocations
☆47Updated 5 months ago
Alternatives and similar repositories for gotils
Users that are interested in gotils are comparing it to the libraries listed below
Sorting:
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- Session implementation for fasthttp☆85Updated 6 months ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated this week
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆66Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 weeks ago
- simple data streams for go☆31Updated 3 years ago
- A fast userspace CSPRNG☆92Updated 11 months ago
- Load file-backed memory☆121Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Go's missing DateTime package☆37Updated 10 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago