jordanlewis / gcassertLinks
Assert your Go code is inlined and bounds-check eliminated
☆309Updated 5 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.☆144Updated last year
- View annotated files based on line-spec☆226Updated last year
- ☆122Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- uint128 for Go☆253Updated 10 months ago
- Convert Go values to their AST☆310Updated 7 months ago
- Miscellaneous Go hacks☆242Updated 3 months ago
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- An efficient JSON decoder☆428Updated last year
- Script engine, especially good for tests☆161Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆113Updated last year
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- ☆132Updated 3 years ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 9 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆657Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- A Go implementation of Amazon Ion.☆180Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- noctx finds function calls without context.Context.☆207Updated 2 months ago
- Optimized functions for Go using SIMD☆191Updated 4 years ago
- Go programming language port of liburing.☆111Updated 2 years ago
- depaware makes you aware of your Go dependencies☆448Updated 8 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…☆163Updated 2 years ago
- Document mathematical Go code beautifully☆202Updated last year
- Go io/fs.FS filesystem implementations for various URL schemes☆314Updated this week
- Channels for gRPC: custom transports☆220Updated 5 months ago