jordanlewis / gcassertLinks
Assert your Go code is inlined and bounds-check eliminated
☆314Updated 8 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☆261Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- Script engine, especially good for tests☆162Updated last year
- Miscellaneous Go hacks☆243Updated 2 months ago
- An efficient JSON decoder☆429Updated 2 years ago
- Convert Go values to their AST☆313Updated 10 months ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Document mathematical Go code beautifully☆204Updated last year
- ☆132Updated 3 years ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆332Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ☆121Updated 2 weeks ago
- noctx finds function calls without context.Context.☆215Updated 5 months ago
- depaware makes you aware of your Go dependencies☆456Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆338Updated 6 years ago
- A Go implementation of Amazon Ion.☆182Updated last year
- Chronos - A static race detector for the go language☆438Updated 3 years ago
- Go io/fs.FS filesystem implementations for various URL schemes☆319Updated this week
- Transform Go code into it's AST☆122Updated 6 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 6 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago