savsgio / gotilsLinks
Golang utlities to make your life easier with zero allocations
☆49Updated 3 months ago
Alternatives and similar repositories for gotils
Users that are interested in gotils are comparing it to the libraries listed below
Sorting:
- Session implementation for fasthttp☆86Updated 9 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Storing strings without GC overhead☆84Updated 3 weeks 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
- Faster base64 encoding for Go☆184Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- Expression evaluator for Go☆78Updated last week
- Load file-backed memory☆122Updated 3 years ago
- Go's missing DateTime package☆37Updated last month
- Golang source code parsing, usage like reflect package☆64Updated 3 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Intern Go strings☆97Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago