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:
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Useful Go String methods☆191Updated 2 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- ☆48Updated 4 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☆130Updated 5 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- Make any Go function into a API (FaaS)☆116Updated 10 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- Pack a Go workflow/function as a Unix-style pipeline command☆55Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- A go in-memory table☆230Updated 3 years ago
- Generate image plots of processes' memory usage very quickly, within a single binary.☆178Updated 5 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 5 months ago
- LRU cache using go generics