savsgio / gotilsLinks
Golang utlities to make your life easier with zero allocations
☆49Updated 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☆136Updated 5 months ago
- Storing strings without GC overhead☆86Updated last month
- Session implementation for fasthttp☆86Updated 10 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Go's missing DateTime package☆37Updated 2 months ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated last week
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Load file-backed memory☆122Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- fast int64-int64 map for go☆100Updated 3 months ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- Parse json with comments and trailing commas.☆101Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Golang source code parsing, usage like reflect package☆64Updated 4 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Faster base64 encoding for Go☆185Updated 2 years ago
- Go simple async worker pool☆92Updated 5 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- The standard library flag package with its missing features☆46Updated 5 years ago