reflog / struct2interface
CLI Tool to extract an Interface from a Golang struct using AST
☆20Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for struct2interface
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Common golang code shared by multiple projects☆55Updated 10 months ago
- Fast Concurrent / Parallel Sorting in Go☆133Updated 6 months ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated last year
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 3 years ago
- Caching middleware for database/sql☆41Updated 7 months ago
- Interoperable GRPC based publish/subscribe☆41Updated 2 months ago
- Transform Go code into it's AST☆122Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆86Updated 3 years ago
- Some useful Go's protoc plugins.☆57Updated 6 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆160Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Golang Dynamic Decision Tree☆37Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Convert a go file to its ast representation☆84Updated last year
- xxh3 fast hash function☆104Updated 5 years ago
- Checks if there are any updates for imports in your module.☆39Updated this week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆65Updated this week
- Consistent hashing hashring implementation.☆34Updated 11 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆40Updated 3 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- A collection of HTTP utilities for Go☆17Updated 6 months ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆89Updated last year