rhu1 / fgg
Mini prototype of FG/FGG/FGR in Go.
☆98Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fgg
- ☆88Updated 3 years ago
- Allotment Routing Table☆57Updated 2 years ago
- golang parser-combinator library☆74Updated 2 years ago
- ssaview live-renders the SSA representation of a go program☆69Updated 9 years ago
- A C interpreter in Go☆121Updated 6 years ago
- Diff(1)☆91Updated 5 years ago
- ☆78Updated 4 years ago
- A memory allocator for Go.☆81Updated 4 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- Document mathematical Go code beautifully☆199Updated 9 months ago
- Go static program analyser☆58Updated 4 years ago
- Go tool to walk & rewrite AST☆171Updated 4 years ago
- automate Go compiler comparisons☆24Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- Intern Go strings☆92Updated 11 months ago
- Miscellaneous Go toys☆134Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 4 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- ☆118Updated last year
- Lexer based on Rob Pike's talk on YouTube (view README)☆84Updated 2 years ago
- ☆43Updated 2 years ago
- tryhard finds and rewrites code suitable for try.☆123Updated 5 years ago
- Generate Man pages from Go source☆159Updated 9 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Simple expression evaluator in golang for learning lexers, parsers, ast's and interpreters.☆51Updated 5 years ago
- amd64 instruction assembler☆91Updated 6 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 3 weeks ago