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:
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- spectacular Golang struct tag parsing☆60Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- ☆27Updated 3 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Go localization framework☆31Updated this week
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Simple profiling for Go☆76Updated last year
- A golang map in which entries expire after given a time period☆58Updated 3 months ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Collect data about your dependencies☆43Updated 9 months ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- A fast file-based priority queue☆59Updated 2 weeks ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago