cevatbarisyilmaz / lossyLinks
Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces
☆321Updated 5 years ago
Alternatives and similar repositories for lossy
Users that are interested in lossy are comparing it to the libraries listed below
Sorting:
- A CLI to turn Go's benchmark output into pictures☆339Updated 5 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- View annotated files based on line-spec☆226Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 4 years ago
- High resolution timing and benchmarking for Go☆262Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Create Go contexts that cancel on signals.☆258Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Miscellaneous Go hacks☆243Updated 3 months ago
- Continuous Benchmark for Go Project☆387Updated 2 weeks ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆364Updated 5 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- MemConn is an in-memory network stack for Go.☆552Updated last year
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆143Updated last year
- go4 hosts the go4.org packages.☆332Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 3 years ago
- ☆122Updated 2 years ago
- Tickers with random jitter☆91Updated 3 years ago
- Print version used to build Go executables☆274Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- Golang circular (ring) buffer☆176Updated 2 years ago
- depaware makes you aware of your Go dependencies☆448Updated 7 months ago
- Go implementation of Linux Network Block Devices☆137Updated last year
- filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to ha…☆145Updated 2 years ago
- A go in-memory table