savsgio / gotilsLinks
Golang utlities to make your life easier with zero allocations
☆48Updated last month
Alternatives and similar repositories for gotils
Users that are interested in gotils are comparing it to the libraries listed below
Sorting:
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Storing strings without GC overhead☆84Updated last month
- Session implementation for fasthttp☆85Updated 7 months ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated 3 weeks ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Load file-backed memory☆122Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Golang source code parsing, usage like reflect package☆64Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆67Updated 2 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Intern Go strings☆96Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Cross platform locale detection for Golang☆116Updated last month
- A fast little LRU cache for Go☆174Updated 2 years ago
- Go simple async worker pool☆92Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Parse json with comments and trailing commas.☆99Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 2 months ago