chenjiandongx / oscarLinks
🐶 Next generation building tool for nothing
☆68Updated 5 years ago
Alternatives and similar repositories for oscar
Users that are interested in oscar are comparing it to the libraries listed below
Sorting:
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Useful Go String methods☆192Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Composable HTML components in Golang☆198Updated 2 years ago
- Make any Go function into a API (FaaS)☆114Updated last year
- Library to generate TOTP/HOTP codes☆142Updated last year
- ☆48Updated 5 years ago
- A go in-memory table☆229Updated 3 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 9 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Simple expression evaluation engine for Go