/

badger

Fast key-value DB in Go.

最終更新日:502日前
13.2k

facebook/react
505日前218.6k

The library for web and native user interfaces.

framework7io/framework7
506日前17.7k

Full featured HTML framework for building iOS & Android apps

pubkey/rxdb
506日前20.2k

A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/

mattermost/mattermost
505日前27.5k

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

tellerops/teller
507日前2.4k

Cloud native secrets management for developers - never leave your command line for secrets.

mrousavy/react-native-blurhash
508日前1.8k

🖼️ A library to show colorful blurry placeholders while your content loads.

invertase/react-native-firebase
506日前11.3k

🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.

Nozbe/WatermelonDB
506日前9.9k

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️

rilyu/teaset
506日前2.9k

A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.

Caiyeon/goldfish
514日前2.2k

A HashiCorp Vault UI written with VueJS and Vault native Go API

inkline/inkline
517日前1.4k

Inkline is the intuitive UI Components library that gives you a developer-friendly foundation for building high-quality, accessible, and customizable Vue.js 3 Design Systems.

chakra-ui/chakra-ui-vue
508日前1.8k

⚡️ Build scalable and accessible Vue.js applications with ease.

intlify/vue-i18n-next
507日前1.8k

Vue I18n for Vue 3

vuejs/vuefire
506日前3.8k

🔥 Firebase bindings for Vue.js

rendora/rendora
511日前2.0k

dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites

ocornut/imgui
503日前54.1k

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

ccxt/ccxt
503日前30.5k

A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges

QuivrHQ/quivr
503日前28.0k

Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation.

directus/directus
503日前24.7k

The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

hybridgroup/gobot
504日前8.6k

Golang framework for robotics, drones, and the Internet of Things (IoT)

Arduino-IRremote/Arduino-IRremote
504日前4.2k

Infrared remote library for Arduino: send and receive infrared signals with multiple protocols

arduino/arduino-cli
503日前4.1k

Arduino command line tool

miniflux/v2
503日前5.9k

Minimalist and opinionated feed reader

mmcdole/gofeed
503日前2.4k

Parse RSS, Atom and JSON feeds in Go

pulumi/pulumi
503日前19.0k

Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀

GoogleCloudPlatform/terraformer
503日前11.4k

CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code

google/go-cloud
503日前9.3k

The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.

transitive-bullshit/create-react-library
505日前4.8k

CLI for creating reusable react libraries.

junegunn/fzf
503日前57.7k

:cherry_blossom: A command-line fuzzy finder

asdf-vm/asdf
503日前19.8k

Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

curl/curl
503日前33.3k

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

kovidgoyal/kitty
503日前21.2k

Cross-platform, fast, feature-rich, GPU based terminal

chromedp/chromedp
503日前10.1k

A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

moonD4rk/HackBrowserData
503日前9.6k

Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。

appbaseio/dejavu
503日前8.3k

The Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually.

cli/cli
503日前34.6k

GitHub’s official command line tool

acheong08/ChatGPT
503日前27.8k

Reverse engineered ChatGPT API

metabase/metabase
503日前35.8k

The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:

tonsky/datascript
503日前5.3k

Immutable database and Datalog query engine for Clojure, ClojureScript and JS

reviewdog/reviewdog
503日前7.1k

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

harness/gitness
503日前31.2k

Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.

concourse/concourse
503日前7.1k

Concourse is a container-based continuous thing-doer written in Go.

jenkins-x/jx
504日前4.5k

Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton

ovh/cds
504日前4.4k

Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform

werf/werf
503日前3.9k

A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.

youngyangyang04/leetcode-master
503日前45.2k

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

doocs/leetcode
503日前27.8k

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

cosmos/cosmos-sdk
503日前5.7k

:chains: A Framework for Building High Value Public Blockchains :sparkles:

tendermint/tendermint
505日前5.6k

⟁ Tendermint Core (BFT Consensus) in Go

antlr/antlr4
503日前16.1k

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

grafana/grafana
503日前59.3k

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

redis/redis
503日前63.4k

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

etcd-io/etcd
503日前45.7k

Distributed reliable key-value store for the most critical data of a distributed system

prisma/prisma
503日前36.2k

Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

pingcap/tidb
503日前35.7k

TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial

SheetJS/sheetjs
504日前34.2k

📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

typeorm/typeorm
503日前32.9k

ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

sqlmapproject/sqlmap
503日前29.9k

Automatic SQL injection and database takeover tool

cockroachdb/cockroach
503日前28.7k

CockroachDB - the open source, cloud-native distributed SQL database.

influxdata/influxdb
503日前27.3k

Scalable datastore for metrics, events, and real-time analytics

facebook/rocksdb
503日前26.9k

A library that provides an embeddable, persistent key-value store for fast storage.

GetStream/vg
512日前1.3k

Virtualgo: Easy and powerful workspace based development for go

moby/moby
503日前67.4k

The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

gogs/gogs
503日前43.8k

Gogs is a painless self-hosted Git service

docker/compose
503日前31.8k

Define and run multi-container applications with Docker

dependabot/dependabot-core
503日前3.8k

🤖 Dependabot's core logic for creating update PR's.

extism/extism
503日前3.5k

The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.

MariaLetta/free-gophers-pack
503日前3.2k

✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.

amitshekhariitbhu/Android-Debug-Database
503日前8.3k

A library for debugging android databases and shared preferences - Make Debugging Great Again

ethereum/go-ethereum
503日前44.8k

Official Go implementation of the Ethereum protocol

ThreeDotsLabs/wild-workouts-go-ddd-example
503日前4.8k

Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.

cdnjs/cdnjs
503日前10.1k

🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.

gin-gonic/gin
503日前74.2k

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.

OpenDiablo2/OpenDiablo2
503日前10.6k

An open source re-implementation of Diablo 2

go-gitea/gitea
503日前40.7k

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

mislav/hub
503日前22.7k

A command-line tool that makes git easier to use with GitHub.

google/go-github
503日前10.0k

Go library for accessing the GitHub v3 API

michenriksen/gitrob
503日前5.8k

Reconnaissance tool for GitHub organizations

eth0izzle/shhgit
507日前3.8k

Ah shhgit! Find secrets in your code. Secrets detection for your GitHub, GitLab and Bitbucket repositories.

golang/go
503日前117.9k

The Go programming language

kubernetes/kubernetes
503日前105.1k

Production-Grade Container Scheduling and Management

fatedier/frp
503日前77.2k

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

gohugoio/hugo
503日前71.3k

The world’s fastest framework for building websites.

syncthing/syncthing
503日前58.1k

Open Source Continuous File Synchronization

caddyserver/caddy
503日前52.3k

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

hibernate/hibernate-orm
503日前5.7k

Hibernate's core Object/Relational Mapping functionality

compiler-explorer/compiler-explorer
502日前14.8k

Run compilers interactively from your web browser and interact with the assembly

BayesWitnesses/m2cgen
503日前2.7k

Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

goreleaser/goreleaser
502日前12.6k

Deliver Go binaries as fast and easily as possible

cointop-sh/cointop
504日前3.8k

A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀

ehang-io/nps
502日前28.6k

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

tsenart/vegeta
503日前22.5k

HTTP load testing tool and library. It's over 9000!

go-kratos/kratos
503日前22.1k

Your ultimate Go microservices framework for the cloud-native era.

gorilla/mux
502日前19.9k

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍

go-chi/chi
502日前16.6k

lightweight, idiomatic and composable router for building Go HTTP services

orbitdb/orbitdb
503日前8.0k

Peer-to-Peer Databases for the Decentralized Web

filecoin-project/lotus
505日前2.7k

Reference implementation of the Filecoin protocol, written in Go

urfave/cli
502日前21.3k

A simple, fast, and fun package for building command line apps in Go

Tencent/MMKV
503日前16.6k

An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.

glideapps/quicktype
503日前11.2k

Generate types and converters from JSON, Schema, and GraphQL

kubernetes/minikube
502日前28.0k

Run Kubernetes locally

guyueyingmu/avbook
504日前9.2k

AV 电影管理系统, avmoo , javbus , javlibrary 爬虫,线上 AV 影片图书馆,AV 磁力链接数据库,Japanese Adult Video Library,Adult Video Magnet Links - Japanese Adult Video Database

nextui-org/nextui
502日前18.3k

🚀 Beautiful, fast and modern React UI library.