xakep666 / monkeyLinks
Library for monkey-patching functions in Go
☆23Updated 3 years ago
Alternatives and similar repositories for monkey
Users that are interested in monkey are comparing it to the libraries listed below
Sorting:
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 8 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ☆27Updated 3 years ago
- High throughput primitives library☆50Updated 2 years ago
- Collect data about your dependencies☆43Updated 2 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last week
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- spectacular Golang struct tag parsing☆60Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Declarative golang HTTP client☆22Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- A fast file-based priority queue☆58Updated last year
- Simple profiling for Go☆76Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Pack a Go workflow/function as a Unix-style pipeline command☆55Updated 10 months ago