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 4 months ago
- Storing strings without GC overhead☆85Updated last month
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated this week
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- 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
- Faster base64 encoding for Go☆184Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go's missing DateTime package☆37Updated 2 months ago
- Expression evaluator for Go☆80Updated last week
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Intern Go strings☆97Updated 2 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Go simple async worker pool☆92Updated 5 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- ☆86Updated 5 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- fast int64-int64 map for go☆100Updated 2 months ago
- A goroutine limiter for Go☆84Updated 3 years ago