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:
- golang dependency analysis☆22Updated 2 years ago
- ☆27Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Simple profiling for Go☆76Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- ☆18Updated 5 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Run JVM-based code in Go efficiently☆84Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Collect data about your dependencies☆43Updated 9 months ago
- Visualize Go SSA function using Graphviz☆49Updated 8 months 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 3 months ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Object file abstractions in Go☆31Updated last year
- Write ahead Raft log for Go☆58Updated 5 years ago
- Go driver for ragel scanners☆39Updated 5 years ago