urjitbhatia / cozgo
Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.
☆141Updated 8 months ago
Alternatives and similar repositories for cozgo:
Users that are interested in cozgo are comparing it to the libraries listed below
- Assert your Go code is inlined and bounds-check eliminated☆248Updated 2 months ago
- Go templates invoked as functions☆154Updated 3 years ago
- Script engine, especially good for tests☆149Updated last year
- Convert Go values to their AST☆310Updated last month
- ☆121Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆309Updated 3 months ago
- ☆131Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months 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…☆158Updated last year
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- Python's repr() for Go☆164Updated last week
- Zero-allocation type-safe pool for Go☆230Updated last year
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆212Updated 10 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- View annotated files based on line-spec☆227Updated last year
- Optional values for Go☆103Updated 2 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 10 months ago
- Go 1.23 range functions with database/sql☆145Updated 4 months ago
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆259Updated 7 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- ☆120Updated 9 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆278Updated this week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 2 months ago
- depaware makes you aware of your Go dependencies☆444Updated 2 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago
- ☆78Updated 4 years ago