aclements / go-miscLinks
Miscellaneous Go hacks
☆242Updated 2 months ago
Alternatives and similar repositories for go-misc
Users that are interested in go-misc are comparing it to the libraries listed below
Sorting:
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Reusable transparent log database☆145Updated 4 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆340Updated 5 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- View annotated files based on line-spec☆225Updated last year
- Document mathematical Go code beautifully☆202Updated last year
- Various golang benchmarks I've written☆109Updated 7 years ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- Go packages and tools for Linux perf☆144Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A collection of concurrent ring buffers☆132Updated 7 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- sprof is the next revolution in Go profiling☆80Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- go-farm: a pure-Go farmhash implementation☆252Updated 10 months ago
- uint128 for Go☆250Updated 9 months ago