jordanlewis / gcassertLinks
Assert your Go code is inlined and bounds-check eliminated
☆308Updated 4 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☆252Updated 9 months ago
- Script engine, especially good for tests☆158Updated last year
- An efficient JSON decoder☆428Updated last year
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- Miscellaneous Go hacks☆243Updated 3 months ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Convert Go values to their AST☆311Updated 6 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- depaware makes you aware of your Go dependencies☆448Updated 8 months ago
- ☆132Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆657Updated last year
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Document mathematical Go code beautifully☆202Updated last year
- A refactoring tool for Go☆676Updated 3 weeks ago
- Go io/fs.FS filesystem implementations for various URL schemes☆313Updated last week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 9 months ago
- Go programming language port of liburing.☆109Updated 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…☆163Updated last year
- Python's repr() for Go☆166Updated last week
- Go templates invoked as functions☆154Updated 4 years ago