dergus's Stars
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
pocketbase/pocketbase
Open Source realtime backend in 1 file
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database designed to scale vector search.
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
jroimartin/gocui
Minimalist Go package aimed at creating Console User Interfaces.
mhadidg/software-architecture-books
A comprehensive list of books on Software Architecture.
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
turbot/steampipe
Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
boyter/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
oapi-codegen/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
davecgh/go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
steshaw/plt
Programming Language Theory λΠ
bufbuild/protoc-gen-validate
Protocol Buffer Validation - Being replaced by github.com/bufbuild/protovalidate
getkin/kin-openapi
OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
pseudomuto/protoc-gen-doc
Documentation generator plugin for Google Protocol Buffers
danvergara/dblab
The database client every command line junkie deserves.
google/gnostic
A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
MLstate/opalang
The Opa Language for Web Application Development
yoeo/guesslang
Detect the programming language of a source code
kkyr/fig
A minimalist Go configuration library
gunk/gunk
Modern frontend and syntax for Protocol Buffers
cch123/supermonkey
Patch all Go functions for testing
fiorix/protoc-gen-cobra
Cobra command line tool generator for gRPC clients
derekstavis/go-qs
A Go port of Rack's query string parser
github/proto-gen-go
A 'go generate' script to generate Go files from .proto interfaces