quasilyte / parsing-and-goLinks
☆19Updated 4 years ago
Alternatives and similar repositories for parsing-and-go
Users that are interested in parsing-and-go are comparing it to the libraries listed below
Sorting:
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- golang dependency analysis☆21Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- ☆27Updated 3 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Run JVM-based code in Go efficiently☆83Updated 11 months ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- Simple profiling for Go☆76Updated last year
- Fast histograms for Go☆37Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- ☆18Updated 5 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- ☆26Updated 3 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)☆18Updated 4 years ago