savsgio / gotilsLinks
Golang utlities to make your life easier with zero allocations
☆48Updated 2 months ago
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 3 months ago
- Session implementation for fasthttp☆85Updated 9 months ago
- Faster base64 encoding for Go☆184Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go's missing DateTime package☆37Updated 3 weeks ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated last week
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 weeks ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Expression evaluator for Go☆78Updated 8 months ago
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- Websocket implementation for fasthttp.☆54Updated last year
- Go client library for Pilosa☆57Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Intern Go strings☆97Updated 2 years ago
- Signing HTTP Messages Middleware☆67Updated 2 weeks ago
- simple data streams for go☆31Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago