jordanlewis / gcassert
Assert your Go code is inlined and bounds-check eliminated
☆247Updated last month
Alternatives and similar repositories for gcassert:
Users that are interested in gcassert are comparing it to the libraries listed below
- View annotated files based on line-spec☆227Updated last year
- ☆121Updated last year
- Locking wrapper for running benchmarks on shared hosts☆151Updated 11 months ago
- Script engine, especially good for tests☆150Updated 10 months ago
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆141Updated 6 months ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Miscellaneous Go hacks☆231Updated this week
- ☆131Updated 2 years ago
- Convert Go values to their AST☆311Updated 6 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆86Updated 5 months ago
- depaware makes you aware of your Go dependencies☆440Updated 2 weeks ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆211Updated 9 months ago
- A refactoring tool for Go☆672Updated 7 months ago
- Go templates invoked as functions☆154Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆320Updated 5 years ago
- Go programming language port of liburing.☆100Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 8 months ago
- A Go implementation of Amazon Ion.☆176Updated 7 months ago
- In-process request tracing☆96Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆303Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- work in progress☆197Updated 5 months ago
- Go port of Google's Swiss Table hash table☆333Updated 6 months ago
- sprof is the next revolution in Go profiling☆79Updated 3 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆158Updated last year