savsgio / gotilsLinks
Golang utlities to make your life easier with zero allocations
☆47Updated 4 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☆129Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Expression evaluator for Go☆77Updated 4 months ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆66Updated 2 years ago
- Session implementation for fasthttp☆85Updated 4 months ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Go's missing DateTime package☆37Updated 8 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated last week
- Package for fast copying structs of different types☆52Updated 4 years ago
- Signing HTTP Messages Middleware☆65Updated this week
- Golang source code parsing, usage like reflect package☆63Updated 10 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated last week
- A spinlock implementation for Go.☆62Updated 4 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago