jordanlewis / gcassertLinks
Assert your Go code is inlined and bounds-check eliminated
☆314Updated 9 months ago
Alternatives and similar repositories for gcassert
Users that are interested in gcassert are comparing it to the libraries listed below
Sorting:
- View annotated files based on line-spec☆227Updated 2 years ago
- ☆122Updated 2 years ago
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆146Updated last year
- uint128 for Go☆262Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- Miscellaneous Go hacks☆243Updated 2 months ago
- Convert Go values to their AST☆312Updated 11 months ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Script engine, especially good for tests☆162Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ☆132Updated 3 years ago
- 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
- Document mathematical Go code beautifully☆204Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 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
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last week
- depaware makes you aware of your Go dependencies☆456Updated 4 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆332Updated last year
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆338Updated 6 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- A refactoring tool for Go☆679Updated last week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Shotizam analyzes the size of Go binaries☆614Updated last year
- A simple assertion library that you probably shouldn't use.☆132Updated 6 years ago