jordanlewis / gcassert
Assert your Go code is inlined and bounds-check eliminated
☆248Updated 2 months ago
Alternatives and similar repositories for gcassert:
Users that are interested in gcassert are comparing it to the libraries listed below
- ☆121Updated last year
- View annotated files based on line-spec☆227Updated last year
- Miscellaneous Go hacks☆233Updated 3 weeks ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆212Updated 10 months ago
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆141Updated 8 months ago
- ☆131Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- Script engine, especially good for tests☆149Updated last year
- Convert Go values to their AST☆310Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- A refactoring tool for Go☆673Updated this week
- Document mathematical Go code beautifully☆202Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- uint128 for Go☆242Updated 4 months ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆319Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Continuous Benchmark for Go Project☆387Updated last week
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- depaware makes you aware of your Go dependencies☆444Updated 2 months 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
- A Go implementation of Amazon Ion.☆177Updated 9 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆309Updated 3 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- Merge multiple pprof profile files into a single file☆123Updated last year
- A code generation tool for instrumenting Go components.☆136Updated 2 years ago
- An efficient JSON decoder☆425Updated last year