savsgio / gotils
Golang utlities to make your life easier with zero allocations
☆47Updated 7 months ago
Alternatives and similar repositories for gotils:
Users that are interested in gotils are comparing it to the libraries listed below
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- Session implementation for fasthttp☆85Updated last month
- A JSON stream parser for Go☆67Updated 2 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Utility class for handling slices☆46Updated 3 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated last month
- Storing strings without GC overhead☆82Updated 5 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆64Updated last year
- Fast and Scalable RPC Framework☆43Updated last year
- Intern Go strings☆94Updated last year
- A Unicode-based case conversion library for Go☆58Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆63Updated last year
- Collect data about your dependencies☆43Updated last week
- A goroutine limiter for Go☆79Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Fast, dependable universally unique ids☆25Updated 2 months ago
- Go expression evaluation comparison☆49Updated 11 months ago
- Non-Invasive goroutine inspector☆90Updated last year