gophersgang / go-codegenLinks
Go repos for code generation
☆51Updated 5 years ago
Alternatives and similar repositories for go-codegen
Users that are interested in go-codegen are comparing it to the libraries listed below
Sorting:
- A go library that implements application/problem+json and application/problem+xml☆65Updated last year
- Tool for golang that generates jennifer code☆76Updated last year
- A small flexible merge library in go☆127Updated 9 months ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.☆67Updated last year
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Barebones subcommand handling☆64Updated 6 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- DEPRECATED - use native concurrency keywords and a TTL cache. Go package for managing a set of lazily constructed, self-expiring, concur …☆30Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Common Web User Workflows in Go☆101Updated 3 years ago
- This is a GraphQL server written in Go☆30Updated 4 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated last year
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆93Updated 3 years ago
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- An inflection engine for golang☆103Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago