Skip to content

iberflow/my-stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Awesome Stars Awesome

A curated list of my GitHub stars! Generated by starred.

Contents

ActionScript

Awk

Bikeshed

C

  • espeak-ng/espeak-ng - eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
  • ggerganov/whisper.cpp - Port of OpenAI's Whisper model in C/C++
  • onomondo/onomondo-uicc - Onomondo UICC - a software implementation of SIM/UICC/USIM functionalities
  • kartben/artificial-nose - Instructions, source code, and misc. resources needed for building a Tiny ML-powered artificial nose.
  • toverainc/willow - Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative
  • jedisct1/libsodium - A modern, portable, easy to use crypto library.
  • robotn/gohook - GoHook, Go global keyboard and mouse listener hook
  • go-gl/glfw - Go bindings for GLFW 3
  • VirusTotal/yara - The pattern matching swiss knife
  • timescale/timescaledb - An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
  • pjreddie/darknet - Convolutional Neural Networks
  • php/php-src - The PHP Interpreter
  • gen2brain/malgo - Mini audio library
  • kitech/php-go - Write PHP extension using go/golang. Zend API wrapper for go/golang.
  • microsoft/Windows-driver-samples - This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
  • netdata/netdata - Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
  • openvenues/libpostal - A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.

C#

C++

  • rhasspy/piper - A fast, local neural text to speech system
  • microsoft/onnxruntime - ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
  • festvox/festival - Festival Speech Synthesis System
  • facebookresearch/faiss - A library for efficient similarity search and clustering of dense vectors.
  • capnproto/capnproto - Cap'n Proto serialization/RPC system - core tools and C++ library
  • usefulsensors/useful-transformers - Efficient Inference of Transformer models
  • flashlight/flashlight - A C++ standalone library for machine learning
  • mozilla/DeepSpeech - DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
  • mudler/LocalAI - ๐Ÿค– The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, tr
  • go-skynet/go-llama.cpp - LLama.cpp golang bindings
  • openvinotoolkit/openvino - OpenVINOโ„ข is an open-source toolkit for optimizing and deploying AI inference
  • typesense/typesense - Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch โšก ๐Ÿ” โœจ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
  • sciter-sdk/go-sciter - Golang bindings of Sciter: the Embeddable HTML/CSS/script engine for modern UI development
  • eclipse/upm - UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through c
  • uNetworking/uWebSockets - Simple, secure & standards compliant web server for the most demanding of applications

CSS

  • mcaule/d3-timeseries - Time series charting library based on d3.js
  • graniet/chromebackdoor - Chromebackdoor is a PoC of pentest tool, this tool use a MITB technique for generate a windows executable ".exe" after launch run a malicious extension or script on most popular browsers, and send al
  • scotch-io/meteor-slack - Code for the scotch.io tutorial by Daniel (danyll.com)
  • Anonyfox/node-webkit-hipster-seed - Bootstrap a crossplatform Desktop Application using tools you probably never heard of.

Crystal

  • vitobotta/hetzner-k3s - The easiest and fastest way to create and manage Kubernetes clusters in Hetzner Cloud using the lightweight distribution k3s by Rancher.

Dart

  • ente-io/ente - Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
  • fzyzcjy/flutter_rust_bridge - Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.

Dockerfile

Elixir

  • Logflare/logflare - Never get surprised by a logging bill again. Centralized structured logging for Cloudflare, Vercel, Elixir and Javascript.

Go

  • parquet-go/parquet-go - High-performance Go package to read and write Parquet files
  • shopspring/decimal - Arbitrary-precision fixed-point decimal numbers in Go
  • mercari/grpc-federation - gRPC Federation generates a gRPC server by writing a custom option in Protocol Buffers
  • luraproject/lura - Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
  • billgraziano/dpapi - GO Wrapper for Windows DPAPI
  • grooveid/wincrypto - Go bindings for Windows crypto APIs
  • manterfield/go-mapreader - mapreader is a tiny Golang library for accessing arbitrary keys from maps - especially useful when dealing with semi-unknown JSON payloads
  • gomlx/gomlx - GoMLX: An Accelerated Machine Learning Framework For Go
  • GopherML/bag - Bag of words as code
  • alash3al/vecdb - a vector embedding database with multiple storage engines and AI embedding integrations
  • progrium/darwinkit - Native Mac APIs for Go. Previously known as MacDriver
  • burrowers/garble - Obfuscate Go builds
  • Bearer/gon - Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library.
  • nordcloud/gon - Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library.
  • rapidloop/ragdemo - Example of a Retrieval-Augmented Generation with Postgres, pgvector, ollama, Llama3 and Go.
  • cckalen/intellichunk - Go Based Lightweight RAG / LLM Tool with CLI + API
  • helixml/helix - Multi-node production AI stack. Run the best of open source AI easily on your own servers. Create your own AI by fine-tuning open source models. Integrate LLMs with APIs. Run gptscript securely on the
  • mus-format/mus-go - A set of serialization primitives for Golang
  • sugarme/gotch - Go binding for Pytorch C++ API (libtorch)
  • sugarme/transformer - NLP transformers written in Go
  • openshieldai/openshield - OpenShield is a new generation security layer for AI models
  • pkoukk/tiktoken-go-loader - Alterive bpe loader for tiktoken-go
  • sugarme/tokenizer - NLP tokenizers written in Go language
  • gogs/gogs - Gogs is a painless self-hosted Git service
  • go-gitea/gitea - Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
  • harness/gitness - Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
  • charmbracelet/soft-serve - The mighty, self-hostable Git server for the command line๐Ÿฆ
  • mutablelogic/go-whisper - Speech-to-Text in golang
  • gomutex/godocx - Go library for reading and writing Microsoft Docx
  • nikolaydubina/go-hackers-delight - "Hacker's Delight" in Go
  • rqlite/rqlite - The lightweight, user-friendly, distributed relational database built on SQLite.
  • google/codesearch - Fast, indexed regexp search over large file trees
  • crowdsecurity/crowdsec - CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.
  • jorgelbg/pinentry-touchid - Custom GPG pinentry program for macOS that allows using Touch ID for fetching the password from the macOS keychain.
  • etcd-io/bbolt - An embedded key/value database for Go.
  • chrusty/protoc-gen-jsonschema - Protobuf to JSON-Schema compiler
  • paologaleotti/blaze - Simple and minimal Go template for building fast and easy to develop web services
  • farouqzaib/mettis - Vector Database implemented in Golang with support for full-text and vector search as well as fault tolerance via Raft.
  • connectrpc/vanguard-go - Support REST, gRPC, gRPC-Web, and Connect clients with one server.
  • pgrok/pgrok - Poor man's ngrok - a multi-tenant HTTP/TCP reverse tunnel solution through SSH remote port forwarding
  • pomerium/pomerium - Pomerium is an identity and context-aware access proxy.
  • vearch/vearch - Distributed vector search for AI-native applications
  • philippgille/chromem-go - Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence.
  • oklog/ulid - Universally Unique Lexicographically Sortable Identifier (ULID) in Go
  • opencontrol/doc-template - Simple Google Go (golang) library for replace text in microsoft word (.docx) file
  • nguyenthenguyen/docx - Simple Google Go (Golang) library for replacing text in Microsoft Word (.docx) file
  • abadojack/whatlanggo - Natural language detection library for Go
  • tealeg/xlsx - Go library for reading and writing XLSX files.
  • flipt-io/reverst - Reverse Tunnels in Go over HTTP/3 and QUIC
  • creativecreature/sturdyc - A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
  • flynn/noise - Go implementation of the Noise Protocol Framework
  • jhump/grpctunnel - gRPC Tunneling
  • jhump/gopoet - A Go API for generating .go source files
  • boxesandglue/boxesandglue - PDF rendering library for Go using TeX algorithms.
  • boxesandglue/bagme - boxes and glue made easy - a PDF rendering library for Go using boxes and glue
  • srikrsna/protoc-gen-gotag - Add custom struct tags to protobuf generated structs
  • favadi/protoc-go-inject-tag - Inject custom tags to protobuf golang struct
  • 0xERR0R/blocky - Fast and lightweight DNS proxy as ad-blocker for local network with many features
  • nlpodyssey/spago - Self-contained Machine Learning and Natural Language Processing library in Go
  • eliben/code-for-blog - Code samples from my blog
  • jaegertracing/jaeger - CNCF Jaeger, a Distributed Tracing Platform
  • williammoran/triggeredloghandler - A log handler for Go that only sends messages when triggered by sufficient severity.
  • connectrpc/authn-go - Authentication middleware for Connect
  • sudorandom/protoc-gen-connect-openapi - Plugin for generating OpenAPIv3 from protobufs matching the Connect RPC interface
  • grpc-ecosystem/grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec
  • HomayoonAlimohammadi/mini-grpc-gateway - Minimal gRPC-REST Gateway implementation. Make sure to checkout the Medium Blog as well.
  • jannden/golang-examples -
  • progpjs/progpjs - A fast V8 wrapper for Go language
  • rogchap/v8go - Execute JavaScript from Go
  • cloudflare/ahocorasick - A Golang implementation of the Aho-Corasick string matching algorithm
  • rylans/getlang - Natural language detection package in pure Go
  • araddon/dateparse - GoLang Parse many date strings without knowing format in advance.
  • james-bowman/nlp - Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang
  • neurosnap/sentences - A multilingual command line sentence tokenizer in Golang
  • traefik/yaegi - Yaegi is Another Elegant Go Interpreter
  • slackhq/nebula - A scalable overlay networking tool with a focus on performance, simplicity and security
  • gobackup/gobackup - ๐Ÿ—„ CLI tool for backup your databases, files to cloud storages in schedully.
  • casdoor/traefik-casdoor-auth - Traefik ForwardAuth middleware powered by Casdoor: https://doc.traefik.io/traefik/middlewares/http/forwardauth
  • mattn/goveralls -
  • securego/gosec - Go security checker
  • openfga/openfga - A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar
  • authzed/spicedb - Open Source, Google Zanzibar-inspired permissions database to enable fine-grained authorization for customer applications
  • zwgblue/yaml-encoder - A yaml encoder which implements yaml.Marshaler with comments
  • inngest/inngestgo - Golang SDK for Inngest
  • enrichman/polygo -
  • FiloSottile/mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like.
  • strongdm/comply - Compliance automation framework, focused on SOC2
  • hashicorp/boundary - Boundary enables identity-based access management for dynamic infrastructure.
  • neurocult/agency - ๐Ÿ•ต๏ธโ€โ™‚๏ธ Library designed for developers eager to explore the potential of Large Language Models (LLMs) and other generative AI through a clean, effective, and Go-idiomatic approach.
  • hypebeast/go-osc - Open Sound Control (OSC) library for Golang. Implemented in pure Go.
  • wamuir/graft - Go language bindings to the TensorFlow C API
  • rocketlaunchr/dataframe-go - DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
  • nlpodyssey/cybertron - Cybertron: the home planet of the Transformers in Go
  • montanaflynn/stats - A well tested and comprehensive Golang statistics library package with no dependencies.
  • olivia-ai/olivia - ๐Ÿ’โ€โ™€๏ธYour new best friend powered by an artificial neural network
  • flyteorg/flyte - Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
  • esimov/pigo - Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
  • gorse-io/gorse - Gorse open source recommender system engine
  • gorgonia/gorgonia - Gorgonia is a library that helps facilitate machine learning in Go.
  • galeone/tfgo - Tensorflow + Go, the gopher way
  • protocolbuffers/protobuf-go - Go support for Google's protocol buffers
  • hashicorp/memberlist - Golang package for gossip based membership and failure detection
  • nikolaydubina/go-recipes - ๐Ÿฆฉ Tools for Go projects
  • keybase/go-keychain - Golang keychain package for iOS and macOS
  • mritd/touchid - macOS touchid authentication library
  • contentforward/llm-pricing - LLM Provider pricing as a package
  • tobias-mayer/vector-db - A minimalistic vector database that can be used to search for similar vectors in logarithmic time.
  • weaviate/weaviate - Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a c
  • milvus-io/milvus - A cloud-native vector database, storage for next generation AI applications
  • charmbracelet/log - A minimal, colorful Go logging library ๐Ÿชต
  • 3JoB/anthropic-sdk-go - (Need to be maintained) Golang SDK for AnthRopic Claude AI. Provide complete encapsulated interfaces that are easy to quickly get started with.
  • Kardbord/hfapigo - Unofficial (Golang) Go bindings for the Hugging Face Inference API
  • nl8590687/asrt-sdk-go - ASRT Speech Recognition SDK for Golang. ็”จไบŽASRT่ฏญ้Ÿณ่ฏ†ๅˆซ็ณป็ปŸ็š„Golang SDK
  • asticode/go-astideepspeech - Golang bindings for Mozilla's DeepSpeech speech-to-text library
  • asticode/go-astibob - Golang framework to build an AI that can understand and speak back to you, and everything else you want
  • cowdude/flapi - FLAPI is an offline, containerized speech recognition websocket API
  • mind-ar/goEagi -
  • replicate/go - Repository for go shared libraries (for now).
  • ollama/ollama - Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models.
  • HouzuoGuo/laitos - Top geek's chindogu - personal assistant over satellite/telephone/SMS/chatbot, plus web infrastructure servers (web & mail, ad-free DNS, TCP-over-DNS, web proxy, etc)
  • pkoukk/tiktoken-go - go version of tiktoken
  • jina-ai/client-go - Golang Client for Jina (https://github.com/jina-ai/jina)
  • energye/systray - Support for Windows, Linux, and MacOSX system trays
  • apache/incubator-answer - A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
  • harness/harness-migrate - Harness CI migration utility
  • cenkalti/rain - ๐ŸŒง BitTorrent client and library in Go
  • FusionAuth/fusionauth-quickstart-golang-api - The quickstart for Go API
  • zalando/go-keyring - Cross-platform keyring interface for Go
  • 99designs/keyring - Go library providing a uniform interface across a range of secure credential stores
  • Permify/permify - An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.
  • anchore/binny - Manage a directory of binaries without a package manager
  • in-toto/attestation - in-toto Attestation Framework
  • anchore/syft - CLI tool and library for generating a Software Bill of Materials from container images and filesystems
  • goreleaser/goreleaser - Deliver Go binaries as fast and easily as possible
  • Cian911/switchboard - Automated file organisation and routing for all your machines. ๐Ÿ“‚
  • sensu/sensu-go - Simple. Scalable. Multi-cloud monitoring.
  • awnumar/memguard - Secure software enclave for storage of sensitive information in memory.
  • Dentrax/obscure-go - In-memory security with secure data types
  • rhysd/go-github-selfupdate - Binary self-update mechanism for Go commands using GitHub
  • mdreizin/chrome-bookmarks-alfred-workflow - Chrome/Canary/Chromium/Microsoft Edge bookmarks search workflow for Alfred
  • casibase/casibase - Spising: โšก๏ธOpen-source AI LangChain-like RAG (Retrieval-Augmented Generation) knowledge database with web UI and Enterprise SSOโšก๏ธ, supports OpenAI, Azure, LLaMA, Google Gemini, HuggingFace, Claude, Gr
  • tailscale/tailscale - The easiest, most secure way to use WireGuard and 2FA.
  • casdoor/casdoor - An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Google
  • ory/keto - Open Source (Go) implementation of "Zanzibar: Google's Consistent, Global Authorization System". Ships gRPC, REST APIs, newSQL, and an easy and granular permission language. Supports ACL, RBAC, and ot
  • mitchellh/gon - Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library.
  • anchore/quill - Simple mac binary signing from any platform
  • mitchellh/panicwrap - panicwrap is a Go library for catching and handling panics in Go applications.
  • tompston/gut - Convert Golang structs to Typescript interfaces
  • reeflective/team - Embedded, small and composable Zero-Trust Teamserver made for collaborative Go programs or CLI applications.
  • thinkdata-works/gopipeline - Scalable concurrent go pipeline for running multi-step async processes
  • tmc/langchaingo - LangChain for Go, the easiest way to write LLM-based programs in Go
  • luisedmc/ghcmd - Terminal User Interface for Github
  • corazawaf/coraza - OWASP Coraza WAF is a golang modsecurity compatible web application firewall library
  • inconshreveable/go-update - Build self-updating Golang programs
  • sanbornm/go-selfupdate - Enable your Go applications to self update
  • SpenserCai/sd-webui-go - This is a Go language version of the SDK based on stable-diffusion-webui. In your code, you can directly use the API interfaces of stable-diffusion-webui through object-oriented operations, instead of
  • mesosphere/traefik-forward-auth -
  • kgretzky/evilginx2 - Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
  • casbin/casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
  • authorizerdev/authorizer - Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login
  • zitadel/zitadel - ZITADEL - Identity infrastructure, simplified forย you.
  • diggerhq/digger - Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline โšก๏ธ
  • warrant-dev/warrant - Warrant is a highly scalable, centralized authorization service based on Google Zanzibar. Use it to define, enforce, query, and audit application authorization and access control.
  • Maldris/mathparse - golang library for parsing maths expression strings
  • marcak/calc - Calc is a package that provides the tools to evaluate simple numerical expressions
  • mmtracker/mongowatch - mongo watcher to follow event log of target DB and execute registered handlers
  • anacrolix/torrent - Full-featured BitTorrent client package and utilities
  • djherbis/times - #golang file times (atime, mtime, ctime, btime)
  • radovskyb/watcher - watcher is a Go package for watching for files or directory changes without using filesystem events.
  • blevesearch/bleve - A modern text/numeric/geo-spatial/vector indexing library for go
  • yalue/merged_fs - Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.
  • samber/lo - ๐Ÿ’ฅ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
  • go-rod/rod - A Chrome DevTools Protocol driver for web automation and scraping.
  • zolia/go-ci -
  • iineva/ipa-server - Upload and install Apple ipa and Android apk in web.
  • iineva/bom - Apple iOS / macOS Assets.car decoder, write in golang
  • shirou/gopsutil - psutil for golang
  • adrg/xdg - Go implementation of the XDG Base Directory Specification and XDG user directories
  • jdkato/prose - ๐Ÿ“– A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
  • errata-ai/vale - ๐Ÿ“ A markup-aware linter for prose built with speed and extensibility in mind.
  • teivah/100-go-mistakes - ๐Ÿ“– 100 Go Mistakes and How to Avoid Them
  • wailsapp/wails - Create beautiful applications using Go
  • richardwilkes/unison - A unified graphical user experience toolkit for Go desktop applications
  • energye/energy - Energy is a framework developed by Go language based on CEF (Chromium Embedded Framework) for developing cross-platform desktop applications for Windows, Mac OS X, and Linux
  • sashabaranov/go-openai - OpenAI ChatGPT, GPT-3, GPT-4, DALLยทE, Whisper API wrapper for Go
  • ory/hydra - OpenID Certifiedโ„ข OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security
  • ory/fosite-example -
  • ory/fosite - Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
  • openshift/osin - Golang OAuth2 server library
  • golang/oauth2 - Go OAuth2
  • gotzmann/llama.go - llama.go is like llama.cpp in pure Golang!
  • photoprism/photoprism - AI-Powered Photos App for the Decentralized Web ๐ŸŒˆ๐Ÿ’Žโœจ
  • cerbos/cerbos - Cerbos is the open core, language-agnostic, scalable authorization solution that makes user permissions and authorization simple to implement and manage by writing context-aware access control policie
  • tinygo-org/tinygo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
  • gogrlx/grlx - Effective Fleet Configuration Management
  • adjust/rmq - Message queue system written in Go and backed by Redis
  • qax-os/excelize - Go language library for reading and writing Microsoft Excelโ„ข (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
  • dunglas/frankenphp - ๐ŸงŸ The modern PHP app server
  • hubvue/json2type - convert JSON of a specific format to a type structure(support Typescript type and Go type)
  • vishen/go-chromecast - cli for Google Chromecast, Home devices and Cast Groups
  • gotestyourself/gotestsum - 'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
  • ory/herodot - A lightweight Go library for writing responses and errors to HTTP
  • ory/oathkeeper - A cloud native Identity & Access Proxy / API (IAP) and Access Control Decision API that authenticates, authorizes, and mutates incoming HTTP(s) requests. Inspired by the BeyondCorp / Zero Trust white
  • jmccann/drone-terraform - Drone plugin for triggering Terraform deployments
  • go101/golds - An experimental Go local docs server/generator and code reader implemented with some fresh ideas.
  • uber/cadence - Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
  • go-openapi/spec3 -
  • go-git/go-billy - The missing interface filesystem abstraction for Go
  • mvrilo/go-redoc - go-redoc is an embedded OpenAPI/Swagger documentation ui for Go using ReDoc
  • go-openapi/swag - goodie bag in use in the go-openapi projects
  • go-openapi/spec - openapi specification object model
  • getkin/kin-openapi - OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
  • dustin/go-humanize - Go Humans! (formatters for units to human friendly sizes)
  • libgit2/git2go - Git to Go; bindings for libgit2. Like McDonald's but tastier.
  • emirpasic/gods - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
  • icyphox/legit - web frontend for git
  • sosedoff/gitkit - Git toolkit for Go: Smart HTTP server, SSH server, hook receiver
  • SebastiaanKlippert/go-wkhtmltopdf - Golang commandline wrapper for wkhtmltopdf
  • signintech/gopdf - A simple library for generating PDF written in Go lang
  • ory/kratos - Next-gen identity server replacing your Auth0, Okta, Firebase with hardened security and PassKeys, SMS, OIDC, Social Sign In, MFA, FIDO, TOTP and OTP, WebAuthn, passwordless and much more. Golang, hea
  • teamhanko/hanko - Authentication and user management for the passkey era.
  • supertokens/supertokens-golang - GoLang SDK for SuperTokens
  • open-telemetry/opentelemetry-go-contrib - Collection of extensions for OpenTelemetry-Go.
  • cenkalti/backoff - โฑ The exponential backoff algorithm in Go
  • charmbracelet/gum - A tool for glamorous shell scripts ๐ŸŽ€
  • ghodss/yaml - A better way to marshal and unmarshal YAML in Golang
  • liip/sheriff - Conditional marshalling for Go
  • hashicorp/go-plugin - Golang plugin system over RPC.
  • tidwall/sjson - Set JSON values very quickly in Go
  • thedevsaddam/gojsonq - A simple Go package to Query over JSON/YAML/XML/CSV Data
  • tmdvs/Go-Emoji-Utils - A collection of useful functions for working with emoji. Look up the definition of an emoji, or search for all emojis in a string.
  • unidoc/unioffice - Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
  • dexidp/dex - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
  • prometheus/blackbox_exporter - Blackbox prober exporter
  • oauth2-proxy/oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
  • buzzfeed/sso - sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
  • samitpal/simple-sso - Single sign on service with authorization capabilities written in Go (aka golang).
  • go-pkgz/auth - Authenticator via oauth2, direct, email and telegram
  • MINERVA-MD/go-markdown-it - โš™๏ธ A CommonMark compliant Markdown parser based on Markdown-it, written in Go and compiled to WebAssembly.
  • go-yaml/yaml - YAML support for the Go language.
  • ainsleyclark/errors - ๐Ÿซ  A drop-in replacement for Go errors, with some added sugar! Error handling in Go made easy with codes, messages and more. Failure is your domain!
  • ainsleyclark/logger - โœ๏ธ A Go wrapper for Logrus, Errors, Mongo and Facebook Workplace giving you extremely detailed log reports.
  • thanos-io/thanos - Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
  • pulumi/pulumi - Pulumi - Infrastructure as Code in any programming language ๐Ÿš€
  • PuerkitoBio/goquery - A little like that j-thing, only in Go.
  • z7zmey/php-parser - PHP parser written in Go
  • fatih/structtag - Parse and modify Go struct field tags
  • timtadh/lexmachine - Lex machinary for go.
  • mattn/go-colorable -
  • tkrajina/typescriptify-golang-structs - A Golang struct to TypeScript class/interface converter
  • void-developer/go-heaps - A library for go to create and use heaps the easiest and most flexible way
  • replit/upm - โ • Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp.
  • githubnemo/CompileDaemon - Very simple compile daemon for Go
  • muety/mailwhale - ๐Ÿณ A bring-your-own-SMTP-server mail relay with REST API and web UI
  • LdDl/go-darknet - Go bindings for Darknet (YOLO v4 / v7-tiny / v3)
  • joho/godotenv - A Go port of Ruby's dotenv library (Loads environment variables from .env files)
  • uptrace/uptrace - Open source APM: OpenTelemetry traces, metrics, and logs
  • screego/server - screen sharing for developers https://screego.net/
  • mgechev/revive - ๐Ÿ”ฅ ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
  • projectdiscovery/proxify - A versatile and portable proxy for capturing, manipulating, and replaying HTTP/HTTPS traffic on the go.
  • projectdiscovery/dnsx - dnsx is a fast and multi-purpose DNS toolkit allow to run multiple DNS queries of your choice with a list of user-supplied resolvers.
  • projectdiscovery/retryabledns - Retryable DNS client in Go
  • likexian/whois-parser - Whois parser for domain whois information parsing in Go(Golang).
  • zincsearch/zincsearch - ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
  • blugelabs/bluge - indexing library for Go
  • Masterminds/sprig - Useful template functions for Go templates.
  • charmbracelet/harmonica - A simple, physics-based animation library ๐ŸŽผ
  • fyne-io/fyne - Cross platform GUI toolkit in Go inspired by Material Design
  • sergi/go-diff - Diff, match and patch text in Go
  • wtfutil/wtf - The personal information dashboard for your terminal
  • charmbracelet/bubbletea - A powerful little TUI framework ๐Ÿ—
  • faiface/pixel - A hand-crafted 2D game library in Go
  • charmbracelet/bubbles - TUI components for Bubble Tea ๐Ÿซง
  • charmbracelet/glow - Render markdown on the CLI, with pizzazz! ๐Ÿ’…๐Ÿป
  • charmbracelet/lipgloss - Style definitions for nice terminal layouts ๐Ÿ‘„
  • jomoespe/go-tls-mutual-auth - SSL/TLS mutual authentication example in Go, and layer 4 (tcp) load balancing
  • rivo/tview - Terminal UI library with rich, interactive widgets โ€”ย written in Golang
  • jroimartin/gocui - Minimalist Go package aimed at creating Console User Interfaces.
  • traefik/paerser - Loads configuration from many sources
  • rgzr/sshtun - Go package to create SSH tunnels
  • hashicorp/go-sockaddr - IP Address/UNIX Socket convenience functions for Go
  • mitchellh/cli - A Go library for implementing command-line interfaces.
  • authelia/authelia - The Single Sign-On Multi-Factor portal for web apps
  • go-git/go-git - A highly extensible Git implementation in pure Go.
  • schollz/peerdiscovery - Pure-Go library for cross-platform local peer discovery using UDP multicast ๐Ÿ‘ฉ ๐Ÿ” ๐Ÿ‘ฉ
  • schollz/croc - Easily and securely send things from one computer to another ๐ŸŠ ๐Ÿ“ฆ
  • godbus/dbus - Native Go bindings for D-Bus
  • ochinchina/supervisord - a go-lang supervisor implementation
  • traefik/traefik - The Cloud Native Application Proxy
  • coreos/go-systemd - Go bindings to systemd socket activation, journal, D-Bus, and unit files
  • pressly/sup - Super simple deployment tool - think of it like 'make' for a network of servers
  • goreleaser/nfpm - nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
  • roadrunner-server/roadrunner - ๐Ÿคฏ High-performance PHP application server, process manager written in Go and powered with plugins
  • mysteriumnetwork/openvpn-forwarder - Forwards Openvpn traffic to Mysterium Network nodes
  • AllenDang/w32 - A wrapper of windows apis for the Go Programming Language.
  • go-flutter-desktop/go-flutter - Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
  • v2ray/v2ray-core - A platform for building proxies to bypass network restrictions.
  • shurcooL/vfsgen - Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.
  • miketheprogrammer/go-thrust - Cross Platform UI Kit powered by Blink/V8/Chromium Content Lib
  • kardianos/service - Run go programs as a service on major platforms.
  • benpye/minispot -
  • derailed/k9s - ๐Ÿถ Kubernetes CLI To Manage Your Clusters In Style!
  • badfortrains/spotcontrol - open spotify connect controller
  • librespot-org/librespot-golang - Go port of librespot, the Open Source Spotify client library
  • go-vgo/robotgo - RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
  • google/gxui - An experimental Go cross platform UI library.
  • tmthrgd/go-hex - An efficient assembly hexadecimal implementation for Golang.
  • sogko/slumber - A complete REST API server written in golang / go
  • pritunl/pritunl-client-electron - Pritunl OpenVPN client
  • wantedly/apig - [MOVED TO NEW REPO] Golang RESTful API Server Generator
  • goadesign/goa - ๐ŸŒŸ Goa: Elevate Go API development! ๐Ÿš€ Streamlined design, automatic code generation, and seamless HTTP/gRPC support. โœจ
  • chzyer/readline - Readline is a pure go(golang) implementation for GNU-Readline kind library
  • c-bata/go-prompt - Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
  • hybridgroup/gobot - Golang framework for robotics, drones, and the Internet of Things (IoT)
  • fabiofalci/sconsify - A spotify console application
  • go-xorm/xorm - Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
  • kataras/iris - The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio ๐Ÿš€
  • gin-gonic/gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
  • go-chi/chi - lightweight, idiomatic and composable router for building Go HTTP services
  • tendermint/tendermint - โŸ Tendermint Core (BFT Consensus) in Go
  • ButterCMS/buttercms-go - ButterCMS Go API Wrapper
  • mysteriumnetwork/node - Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol

Groovy

  • bregman-arie/devops-resources - DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP

HCL

HTML

Java

  • marytts/marytts - MARY TTS -- an open-source, multilingual text-to-speech synthesis system written in pure java
  • AthenZ/athenz - Open source platform for X.509 certificate based service authentication and fine grained access control in dynamic infrastructures. Athenz supports provisioning and configuration (centralized authoriz
  • openzipkin/zipkin - Zipkin is a distributed tracing system
  • JanssenProject/jans - An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cl
  • OpenAPITools/openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
  • theonedev/onedev - Git Server with CI/CD, Kanban, and Packages. Seamless integration. Unparalleled experience.
  • supertokens/supertokens-core - Open source alternative to Auth0 / Firebase Auth / AWS Cognito
  • questdb/questdb - QuestDB is an open source time-series database for fast ingest and SQL queries
  • crate/crate - CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene.
  • codingforinterviews/practice-problems - Prepare for programming interviews with pretty practice problems.

JavaScript

Jinja

Jupyter Notebook

  • NVIDIA/DeepLearningExamples - State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
  • mozilla/TTS - ๐Ÿค– ๐Ÿ’ฌ Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
  • alphacep/vosk-api - Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
  • meta-llama/llama-recipes - Scripts for fine-tuning Meta Llama3 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a
  • langchain-ai/langchain - ๐Ÿฆœ๐Ÿ”— Build context-aware reasoning applications
  • pszemraj/ai-msgbot - Training & Implementation of chatbots leveraging GPT-like architecture with the aitextgen package to enable dynamic conversations.

Kotlin

  • JetBrains/compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

MDX

Makefile

Markdown

  • tldr-pages/tldr - ๐Ÿ“š Collaborative cheatsheets for console commands

Meson

Mustache

Nunjucks

Objective-C

  • Sequel-Ace/Sequel-Ace - MySQL/MariaDB database management for macOS
  • sveinbjornt/Sloth - Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.

Others

PHP

Perl

Python

Ruby

  • fluent/fluentd - Fluentd: Unified Logging Layer (project under CNCF)
  • mastodon/mastodon - Your self-hosted, globally interconnected microblogging community
  • jordansissel/fpm - Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.
  • NationalSecurityAgency/SIMP - A system automation and configuration management stack targeted toward operational flexibility and policy compliance.
  • JXA-Cookbook/JXA-Cookbook - Cookbook for JavaScript for Automation in Mac OS X Yosemite

Rust

  • juspay/hyperswitch - An open source payments switch written in Rust to make payments fast, reliable and affordable
  • build-trust/ockam - Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications โ€“ at massive scale.
  • slint-ui/slint - Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
  • DioxusLabs/dioxus - Fullstack app framework for web, desktop, mobile, and more.
  • ramsayleung/rspotify - Spotify Web API SDK implemented on Rust
  • quickwit-oss/tantivy - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
  • tauri-apps/tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
  • dbrgn/tealdeer - A very fast implementation of tldr in Rust.
  • influxdata/influxdb - Scalable datastore for metrics, events, and real-time analytics
  • jpochyla/psst - Fast and multi-platform Spotify client with native GUI
  • meilisearch/meilisearch - A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
  • AgilData/gibbs-mysql-spyglass - Gibbs MySQL Spyglass

SCSS

Shell

Svelte

Swift

  • andrewginns/CoreMLPlayer - Try CoreML models on multiple images and videos easily and quickly
  • exyte/Macaw - Powerful and easy-to-use vector graphics Swift library with SVG support
  • PerfectlySoft/Perfect - Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and moreโ€ฆ)

TeX

Twig

TypeScript

  • parcelvoy/platform - Parcelvoy: Open source multi-channel marketing automation platform. Send data-driven emails, sms, push notifications and more!
  • twoslashes/twoslash - Markup for generating rich type information in your documentations ahead of time.
  • shikijs/shiki - A beautiful yet powerful syntax highlighter
  • Yummygum/flagpack-core - Flagpack contains 250+ flag icons to easily use within your code project.
  • FormidableLabs/victory - A collection of composable React components for building interactive data visualizations
  • milesj/interweave - ๐ŸŒ€ React library to safely render HTML, filter attributes, autowrap text with matchers, render emoji characters, and much more.
  • sibiraj-s/marked-react - โš›๏ธ Render Markdown as React components
  • adobe/react-spectrum - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
  • facebook/lexical - Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
  • clerk/javascript - Official Javascript repository for Clerk authentication
  • logto-io/logto - ๐Ÿง‘โ€๐Ÿš€ The better identity infrastructure for developers and the open-source alternative to Auth0.
  • boxyhq/saas-starter-kit - ๐Ÿ”ฅ Enterprise SaaS Starter Kit - Kickstart your enterprise app development with the Next.js SaaS boilerplate ๐Ÿš€
  • zitadel/typescript - Typescript packages and application to showcase the ZITADEL resource API
  • tuan3w/linearapp_clone - A Linear App clone with React and Tailwind CSS
  • heyform/heyform - HeyForm is an open-source form builder that allows anyone to create engaging conversational forms for surveys, questionnaires, quizzes, and polls. No coding skills required.
  • scalar/scalar - Beautiful API references from OpenAPI/Swagger files โœจ
  • FormidableLabs/react-live - A flexible playground for live editing React components
  • codesandbox/sandpack - A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.
  • shuding/nextra - Simple, powerful and flexible site generation framework with everything you love from Next.js.
  • Lissy93/web-check - ๐Ÿ•ต๏ธโ€โ™‚๏ธ All-in-one OSINT tool for analysing any website
  • komodorio/validkube - ValidKube combines the best open-source tools to help ensure Kubernetes YAML best practices, hygiene & security.
  • getsentry/spotlight - Your Universal Debug Toolbar
  • miku-gg/miku - mikugg is a Frontend for "Generative Visual Novels"
  • vbackend/visual-backend - Source code for Visual Backend desktop app, implemented using Electron & React
  • IntrinsicLabsAI/gbnfgen - TypeScript generator for llama.cpp Grammar directly from TypeScript interfaces
  • bernaferrari/FigmaToCode - Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
  • BuilderIO/figma-html - Builder.io for Figma: AI generation, export to code, import from web
  • kazuyaseki/code-transformer-for-Figma - Figma plugin to generate code using OpenAI API
  • getumbrel/llama-gpt - A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!
  • leon-ai/leon - ๐Ÿง  Leon is your open-source personal assistant.
  • Milkdown/milkdown - ๐Ÿผ Plugin driven WYSIWYG markdown editor framework.
  • jvilk/BrowserFS - BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
  • boxyhq/jackson - ๐Ÿ”ฅ Streamline your web application's authentication with Jackson, an SSO service supporting SAML and OpenID Connect protocols. Beyond enterprise-grade Single Sign-On, it also supports Directory Sync vi
  • tradingview/lightweight-charts - Performant financial charts built with HTML5 canvas
  • FlowiseAI/Flowise - Drag & drop UI to build your customized LLM flow
  • microsoft/TypeChat - TypeChat is a library that makes it easy to build natural language interfaces using types.
  • kabirbaidhya/keycode-js - A javascript package with key code constants.
  • codeaye/auxilium - Spotlight! but for Developers.
  • MaksZhukov/strapi-plugin-generate-data - This plugin is for generating data for your content-types for strapi
  • GrapesJS/grapesjs - Free and Open source Web Builder Framework. Next generation tool for building templates without coding
  • renovatebot/renovate - Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
  • OpenCTI-Platform/opencti - Open Cyber Threat Intelligence Platform
  • umstek/parcel-typescript-react-tailwind - Trying-out Tailwind CSS with Parcel, TypeScript and React
  • silencesys/silentbox - A lightbox inspired Vue.js component.
  • peter-evans/create-pull-request - A GitHub action to create a pull request for changes to your repository in the actions workspace
  • ory/kratos-selfservice-ui-react-nextjs - A full reference implementation for designing your own login, registration, recovery, verification, ... pages using Ory Kratos' APIs.
  • jhaals/yopass - Secure sharing of secrets, passwords and files
  • refined-github/refined-github - :octocat: Browser extension that simplifies the GitHub interface and adds useful features
  • markdoc/markdoc - A powerful, flexible, Markdown-based authoring framework.
  • BuilderIO/partytown - Relocate resource intensive third-party scripts off of the main thread and into a web worker. ๐ŸŽ‰
  • utterance/utterances - ๐Ÿ”ฎ A lightweight comments widget built on GitHub issues
  • davidnguyen11/web-extension-boilerplate - The web extension boilerplate help to set up project quickly using typescript, jest, webpack, githook, prettier and github actions
  • fregante/webext-options-sync-per-domain - Helps you manage and autosave your extension's options, separately for each additional permission
  • puppeteer/puppeteer - JavaScript API for Chrome and Firefox
  • framer/motion - Open source, production-ready animation and gesture library for React
  • mohsinulhaq/react-popper-tooltip - A React hook to effortlessly build smart tooltips.
  • Lissy93/personal-security-checklist - ๐Ÿ”’ A compiled checklist of 300+ tips for protecting digital security and privacy in 2024
  • arwes/arwes - Futuristic Sci-Fi UI Web Framework.
  • hustcc/echarts-for-react - โ›ณ๏ธ Apache ECharts components for React wrapper. ไธ€ไธช็ฎ€ๅ•็š„ Apache echarts ็š„ React ๅฐ่ฃ…ใ€‚
  • Redocly/redoc - ๐Ÿ“˜ OpenAPI/Swagger-generated API Reference Documentation
  • ueberdosis/tiptap - The headless rich text editor framework for web artisans.
  • ianstormtaylor/slate - A completely customizable framework for building rich text editors. (Currently in beta.)
  • kamranahmedse/developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.
  • nhn/tui.editor - ๐Ÿž๐Ÿ“ Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
  • web3/web3.js - Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
  • missive/emoji-mart - ๐Ÿช One component to pick them all
  • learn-anything/learn-anything.xyz - Organize world's knowledge, explore connections and curate learning paths
  • tlaverdure/laravel-echo-server - Socket.io server for Laravel Echo
  • apertureless/vue-chartjs - ๐Ÿ“Š Vue.js wrapper for Chart.js
  • expo/expo - An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
  • adonisjs/core - AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
  • logaretm/vee-validate - โœ… Painless Vue forms
  • peers/peerjs - Simple peer-to-peer with WebRTC.
  • ionic-team/ionic-framework - A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

Vue

YAML

License

CC0

To the extent possible under law, ignasbernotas has waived all copyright and related or neighboring rights to this work.

About

To the stars and beyond

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published