rakyll / openai-go
Go client libraries for OpenAI
☆453Updated 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:
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Tool to visualize the graph of embedded structs in Go projects☆229Updated 9 months ago
- Selected Go-internal packages factored out from the standard library☆919Updated last month
- A supersonic rate limiting package for Go with HTTP middleware.☆629Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 9 months ago
- Go library for retrying with configurable backoffs☆663Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆993Updated 6 months ago
- Combine one or more Go errors together☆1,132Updated last year
- 🔍 Go binary size SVG treemap☆450Updated 7 months ago
- Golang port of Abseil's SwissTable☆826Updated 2 months ago
- Quick helpers for testing Go applications☆529Updated last year
- Golang rate limiters for distributed applications☆553Updated last week
- fault injection library in go using standard http middleware☆510Updated last month
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆474Updated 3 months ago
- Generic resource pool for Go☆365Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆591Updated last month
- Golang Cache component - Multiple drivers☆374Updated last month
- Nano ID for Go☆434Updated 11 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆290Updated this week
- Refactoring and code transformation tool for Go.☆990Updated 3 months ago
- Pure Go implementation of OpenAI's tiktoken tokenizer☆352Updated last week
- Go library for printing human readable, relative time differences 🕰️☆408Updated 10 months ago
- Queue is a Golang library for spawning and managing a Goroutine pool☆535Updated last week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆951Updated this week
- 🎄 Go code coverage to SVG treemap☆557Updated 2 weeks ago
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- Experimental implementation of a proposed v2 encoding/json package☆501Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆560Updated 3 months ago
- Like errgroup/waitgroup, but only runs a maximum of tasks at any time.☆315Updated 7 months ago