savsgio / gotilsLinks
Golang utlities to make your life easier with zero allocations
☆47Updated 2 months ago
Alternatives and similar repositories for gotils
Users that are interested in gotils are comparing it to the libraries listed below
Sorting:
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Golang source code parsing, usage like reflect package☆63Updated 8 months ago
- Session implementation for fasthttp☆85Updated 2 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Go's missing DateTime package☆37Updated 6 months ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Signing HTTP Messages Middleware☆65Updated 2 months ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated this week
- A JSON stream parser for Go☆67Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆55Updated last year
- Go client library for Pilosa☆57Updated 2 years ago
- Parse json with comments and trailing commas.☆90Updated 4 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- TryLock support on read-write lock for Golang☆37Updated 4 years ago
- Helpers for making the use of reflection easier☆28Updated 11 months ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Go reflection simplified☆102Updated 7 months ago
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 3 years ago