jordanlewis / gcassertLinks
Assert your Go code is inlined and bounds-check eliminated
☆308Updated 3 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☆225Updated last year
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆144Updated last year
- ☆122Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- uint128 for Go☆250Updated 9 months ago
- Convert Go values to their AST☆309Updated 6 months ago
- Script engine, especially good for tests☆156Updated last year
- Miscellaneous Go hacks☆243Updated 2 months ago
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- ☆132Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Document mathematical Go code beautifully☆202Updated last year
- Go programming language port of liburing.☆108Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 9 months ago
- An efficient JSON decoder☆428Updated last year
- 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…☆162Updated last year
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- depaware makes you aware of your Go dependencies☆447Updated 7 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Serialized Roaring Bitmaps☆277Updated 2 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.☆135Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- noctx finds function calls without context.Context.☆203Updated 3 weeks ago
- Go templates invoked as functions☆154Updated 4 years ago
- A Go implementation of Amazon Ion.☆179Updated last year