savsgio / gotils
Golang utlities to make your life easier with zero allocations
☆47Updated 8 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 3 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Session implementation for fasthttp☆85Updated this week
- Fast and Scalable RPC Framework☆43Updated last year
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated 11 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Parse json with comments and trailing commas.☆88Updated 3 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Go's missing DateTime package☆37Updated 3 months ago
- Expression evaluator for Go☆68Updated last year
- A golang zero-allocation HTTP parser (and eventually http server)☆74Updated 10 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Golang source code parsing, usage like reflect package☆62Updated 6 months ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated last week
- Sync primitive for golang. Key + Mutex = Kmutex☆35Updated 4 months ago
- A prefix tree implementation in go☆42Updated 11 months ago
- Load file-backed memory☆120Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated this week
- Simple expression evaluation engine for Go☆72Updated 4 years ago