jordanlewis / gcassertLinks
Assert your Go code is inlined and bounds-check eliminated
☆313Updated 7 months ago
Alternatives and similar repositories for gcassert
Users that are interested in gcassert are comparing it to the libraries listed below
Sorting:
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆145Updated last year
- View annotated files based on line-spec☆227Updated last year
- ☆122Updated 2 years ago
- uint128 for Go☆257Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆216Updated last year
- Convert Go values to their AST☆311Updated 10 months ago
- Miscellaneous Go hacks☆242Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- An efficient JSON decoder☆429Updated 2 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- Script engine, especially good for tests☆162Updated last year
- Shotizam analyzes the size of Go binaries☆615Updated last year
- depaware makes you aware of your Go dependencies☆456Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- A code generation tool for instrumenting Go components.☆137Updated 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…☆163Updated 2 years ago
- ☆132Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Document mathematical Go code beautifully☆204Updated last year
- Go programming language port of liburing.☆113Updated 2 years ago
- A refactoring tool for Go☆677Updated last month
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Helper tool for manual Go code optimization.☆137Updated 9 months ago
- Chronos - A static race detector for the go language☆438Updated 3 years ago