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
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 6 months 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
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆28Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Object file abstractions in Go☆30Updated last year
- 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
- High throughput primitives library☆50Updated last year
- Make random JSON in Go☆25Updated 5 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 5 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- TopN collector☆23Updated 11 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A Go API for generating .go source files☆24Updated 2 years ago
- A diff3 text merge implementation in Go☆23Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 6 months ago
- An (almost) compliant XPath 1.0 library.☆47Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago