urjitbhatia / cozgoLinks
Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.
☆144Updated last year
Alternatives and similar repositories for cozgo
Users that are interested in cozgo are comparing it to the libraries listed below
Sorting:
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- View annotated files based on line-spec☆225Updated last year
- ☆122Updated 2 years ago
- Python's repr() for Go☆166Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Locking wrapper for running benchmarks on shared hosts☆152Updated last year
- Script engine, especially good for tests☆156Updated last year
- Convert Go values to their AST☆309Updated 5 months ago
- Go templates invoked as functions☆154Updated 4 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…☆162Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- ☆132Updated 3 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated last year
- ☆78Updated 5 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Go 1.23 range functions with database/sql☆148Updated 8 months ago
- S3 FileSystem (fs.FS) implementation☆208Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 9 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Document mathematical Go code beautifully☆202Updated last year
- Go programming language port of liburing.☆108Updated last year
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages