jordanlewis / gcassertLinks
Assert your Go code is inlined and bounds-check eliminated
☆312Updated 7 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 last year
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆145Updated last year
- ☆122Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- Miscellaneous Go hacks☆242Updated 2 weeks ago
- uint128 for Go☆255Updated last year
- An efficient JSON decoder☆429Updated 2 years ago
- Convert Go values to their AST☆311Updated 9 months ago
- Script engine, especially good for tests☆160Updated last year
- ☆132Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- depaware makes you aware of your Go dependencies☆456Updated 2 months ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- A refactoring tool for Go☆677Updated last month
- Document mathematical Go code beautifully☆204Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆330Updated 11 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆669Updated 2 weeks ago
- Go programming language port of liburing.☆113Updated 2 years ago
- Go io/fs.FS filesystem implementations for various URL schemes☆317Updated last week
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- Transform Go code into it's AST☆123Updated 6 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
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Go build actiongraph debug visualiser.☆126Updated last year