autarch / metagodoc
An alternative to godoc.org
☆22Updated 7 years ago
Alternatives and similar repositories for metagodoc
Users that are interested in metagodoc are comparing it to the libraries listed below
Sorting:
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- inspect is a small Go package that makes it easy to inspect information about Go source code.☆18Updated 8 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Various Go utility packages.☆37Updated 7 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- ☆18Updated 4 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- Simple code templating for Go☆19Updated 7 years ago
- alternative condition variable synchronization primitive☆29Updated 6 months ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 4 years ago
- Join contexts like never before!☆20Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆26Updated 5 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- The retry package encapsulates the mechanism around retrying commands.☆18Updated 8 months ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- 2D locality queries in Go☆33Updated 3 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 3 years ago
- This repo has moved☆8Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.