lsg2020 / gortLinks
go runtime type: get reflect.Type by name
☆11Updated 3 years ago
Alternatives and similar repositories for gort
Users that are interested in gort are comparing it to the libraries listed below
Sorting:
- Go Redis Client☆19Updated 5 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- A diff3 text merge implementation in Go☆23Updated last year
- HTTP wrapper for Go services to make implementing "Clean Architecture" easier with automatic REST endpoints☆9Updated 5 years ago
- Prints a list of all runtime/metrics and their properties.☆12Updated last year
- Experimental golang database/sql☆19Updated 3 years ago
- Collect data about your dependencies☆43Updated last month
- Go package implementing an indexable ordered multimap☆25Updated 6 years ago
- Helpers for making the use of reflection easier☆28Updated 11 months ago
- Encode and decode multidimensional z-ordered cells in Go☆10Updated 3 years ago
- Porting libc from C to Go☆23Updated last year
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated 2 weeks ago
- minimal password generator☆24Updated 6 months ago
- watching for changes inside a directory and all sub-directories, recursively☆13Updated 6 years ago
- Regular expression libraries for Go☆15Updated 3 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- Upgradable Reader Writer Mutex for Go☆9Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Golang reflect package hack tools☆30Updated 3 weeks ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Simple Serialization library for Go☆13Updated 3 years ago
- An embeddable scripting engine written in Go.☆15Updated 2 weeks ago
- Go bindings to libffi☆23Updated 9 years ago
- Go library for parsing and submitting HTML forms☆20Updated 6 months ago
- A library that implements a family of low-level tools to build persistent messaging systems.☆12Updated 4 years ago
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆26Updated 2 years ago
- A tool for you to load natvie module in your vm like otto and goja