savsgio / gotils
Golang utlities to make your life easier with zero allocations
☆47Updated this week
Alternatives and similar repositories for gotils:
Users that are interested in gotils are comparing it to the libraries listed below
- Simple string pattern matcher for Go☆128Updated last year
- 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
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- simple data streams for go☆31Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- Intern Go strings☆94Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Session implementation for fasthttp☆85Updated 3 weeks ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated 3 weeks ago
- Collect data about your dependencies☆43Updated last week
- Golang source code parsing, usage like reflect package☆62Updated 6 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Helpers for making the use of reflection easier☆28Updated 9 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Expression evaluator for Go☆70Updated last week
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Path parsing for segment unmarshaling and slicing.☆47Updated 2 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago