savsgio / gotilsLinks
Golang utlities to make your life easier with zero allocations
☆48Updated 3 weeks 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 last month
- Load file-backed memory☆121Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- Session implementation for fasthttp☆85Updated 6 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
- 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☆67Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Package for fast copying structs of different types☆53Updated 4 years ago
- Intern Go strings☆96Updated last year
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Parse json with comments and trailing commas.☆94Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 3 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Non-Invasive goroutine inspector☆92Updated 2 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- A goroutine limiter for Go☆84Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- Golang source code parsing, usage like reflect package☆64Updated last week