xakep666 / monkey
Library for monkey-patching functions in Go
☆24Updated 3 years ago
Alternatives and similar repositories for monkey:
Users that are interested in monkey are comparing it to the libraries listed below
- 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
- Simple profiling for Go☆76Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 6 months ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- ☆33Updated 2 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- High throughput primitives library☆50Updated last year
- ☆28Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- golang dependency analysis☆21Updated last year
- TopN collector☆23Updated 10 months ago
- Expression evaluator for Go☆70Updated last week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Object file abstractions in Go☆30Updated last year
- A diff3 text merge implementation in Go☆23Updated last year