jordanlewis / gcassertLinks
Assert your Go code is inlined and bounds-check eliminated
☆306Updated 2 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☆225Updated last year
- ☆122Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Locking wrapper for running benchmarks on shared hosts☆152Updated last year
- Miscellaneous Go hacks☆241Updated last month
- Script engine, especially good for tests☆154Updated last year
- uint128 for Go☆248Updated 7 months ago
- Document mathematical Go code beautifully☆202Updated last year
- 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 8 months ago
- Convert Go values to their AST☆309Updated 4 months ago
- A code generation tool for instrumenting Go components.☆135Updated 3 years ago
- ☆132Updated 3 years ago
- An efficient JSON decoder☆428Updated last year
- depaware makes you aware of your Go dependencies☆447Updated 6 months ago
- Go io/fs.FS filesystem implementations for various URL schemes☆310Updated this week
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆324Updated 7 months ago
- A refactoring tool for Go☆675Updated 2 weeks ago
- Chronos - A static race detector for the go language☆435Updated 3 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆322Updated 5 years ago
- Shotizam analyzes the size of Go binaries☆612Updated 11 months ago
- sprof is the next revolution in Go profiling☆80Updated 4 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Go programming language port of liburing.☆105Updated last year
- work in progress☆205Updated 10 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- noctx finds function calls without context.Context.☆201Updated last week