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:
- ☆27Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago
- Expression evaluator for Go☆77Updated 7 months ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Simple profiling for Go☆76Updated last year
- spectacular Golang struct tag parsing☆60Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Load file-backed memory☆122Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- A fast file-based priority queue☆58Updated last year
- Checks if there are any updates for imports in your module.☆39Updated 5 months ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Go package for sets implemented with generics☆44Updated 3 years ago
- Streaming text replacement for Go☆72Updated 3 years ago