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 small flexible merge library in go☆127Updated 10 months ago
- 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
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Tool for golang that generates jennifer code☆76Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- This is a GraphQL server written in Go☆30Updated 4 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 7 months ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆31Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Generates automatically a Reset() method☆35Updated 8 years ago
- Minimal protobuf generated plugins for go☆20Updated 4 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Very simple batching API for Go.☆95Updated 4 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
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Build event-driven and event streaming applications with ease☆67Updated 4 years ago
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆151Updated 2 years ago
- Simple error handling primitives☆60Updated 4 years ago
- Barebones subcommand handling☆64Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 3 months ago