cevatbarisyilmaz / lossy
Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces
☆320Updated 5 years ago
Alternatives and similar repositories for lossy:
Users that are interested in lossy are comparing it to the libraries listed below
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- View annotated files based on line-spec☆227Updated last year
- Miscellaneous Go hacks☆231Updated this week
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- Create Go contexts that cancel on signals.☆257Updated 2 years ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆358Updated 5 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆174Updated 4 years ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Useful Go String methods☆189Updated last year
- go4 hosts the go4.org packages.☆326Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 9 months ago
- Assert your Go code is inlined and bounds-check eliminated☆247Updated last month
- uint128 for Go☆239Updated 3 months ago
- Shotizam analyzes the size of Go binaries☆608Updated 7 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- Reusable transparent log database☆145Updated 4 years ago
- Convert Go values to their AST☆309Updated this week
- Go tool to wrap and fix errors with the new %w verb directive☆373Updated 8 months ago
- Include files in your binary the easy way☆277Updated 4 years ago
- A refactoring tool for Go☆672Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- MemConn is an in-memory network stack for Go.☆549Updated last year
- quiwi 🥝 - QUIC implementation in Go.☆259Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆615Updated last year
- Locking wrapper for running benchmarks on shared hosts