rakyll / openai-goLinks
Go client libraries for OpenAI
☆452Updated last year
Alternatives and similar repositories for openai-go
Users that are interested in openai-go are comparing it to the libraries listed below
Sorting:
- Selected Go-internal packages factored out from the standard library☆922Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Refactoring and code transformation tool for Go.☆994Updated 3 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- A supersonic rate limiting package for Go with HTTP middleware.☆630Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 9 months ago
- fault injection library in go using standard http middleware☆510Updated 2 months ago
- Convert Golang's http.Request to CURL command line☆781Updated 3 weeks ago
- 🔍 Go binary size SVG treemap☆452Updated 8 months ago
- Go execution trace frontend☆1,260Updated 3 months ago
- ☆397Updated 3 months ago
- Go library for retrying with configurable backoffs☆664Updated 10 months ago
- Pure Go implementation of OpenAI's tiktoken tokenizer☆358Updated 3 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆995Updated 7 months ago
- Quick helpers for testing Go applications☆529Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆506Updated 3 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆910Updated 2 years ago
- A library for diffing golang structures☆951Updated last year
- Generic resource pool for Go