dtgorski / typex
[TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural types as TypeScript value object or bare type representations.
ā199Updated last year
Related projects ā
Alternatives and complementary repositories for typex
- A Go library for validating structs, maps and slices.ā223Updated 4 months ago
- Gohalt š®āāš: Fast; Simple; Powerful; Go Throttler libraryā347Updated 6 months ago
- Gofire š„ Command Line Interface Generator tool for Goā110Updated 3 years ago
- A multi-level cache library with cache stampede prevention for Goā123Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.ā174Updated 2 years ago
- Efficient and reliable background processing for Goā131Updated 4 years ago
- Find in Go repeated strings that could be replaced by a constantā290Updated 3 months ago
- Simple error handling primitivesā58Updated 3 years ago
- A little Go util to print duration strings in a human-friendly formatā94Updated 7 months ago
- Fastest levenshtein implementation in Go.ā129Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.ā86Updated 4 years ago
- Optional values for Goā104Updated last year
- sqlf generates parameterized SQL statements in Go, sprintf styleā127Updated last year
- Port of the node-progress package, written in Golang.ā113Updated 3 years ago
- A go in-memory tableā229Updated 2 years ago
- A complete solution for static files in Go codeā128Updated 5 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-sā¦ā309Updated last year
- Useful Go String methodsā186Updated last year
- Dead simple Go database migration library.ā169Updated 7 months ago
- Library to generate TOTP/HOTP codesā137Updated 9 months ago
- Integration testing in Go with Dockerā105Updated 2 months ago
- š¶ļø Create reactive frontends without ever writing frontend code.ā111Updated 3 years ago
- Simple SQL extensions for Go