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☆130Updated last year
- Session implementation for fasthttp☆85Updated 5 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆66Updated 2 years ago
- Golang source code parsing, usage like reflect package☆63Updated 11 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- Compact, sortable and fast unique IDs with embedded metadata.☆93Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated 2 weeks ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆55Updated last year
- Storing strings without GC overhead☆84Updated 5 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 2 weeks ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- Intern Go strings☆95Updated last year
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Go's missing DateTime package☆37Updated 9 months ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago