Fanatics / toast
Plugin-driven CLI utility for code generation using Go source as IDL
☆53Updated 5 years ago
Alternatives and similar repositories for toast:
Users that are interested in toast are comparing it to the libraries listed below
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- A goroutine limiter for Go☆80Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- A radix sorting library for Go (golang)☆51Updated last year
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- Toolbox for Go☆42Updated last month
- Interoperable GRPC based publish/subscribe☆40Updated 5 months ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 5 years ago
- Gondolier is a database migration library for Go.☆29Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Query string parser for the Bleve text indexing library