go
-
juicedata/juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
juicedata/juicesync
A tool to move your data between any clouds or regions.
-
benbjohnson/wtf
WTF Dial is an example application written in Go.
-
evanw/esbuild
An extremely fast JavaScript bundler and minifier
-
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
hashicorp/raft
Golang implementation of the Raft consensus protocol
-
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. Compatible with MITREid.
-
cloudquery/cloudquery
cloudquery transforms your cloud infrastructure into SQL or Graph database for easy monitoring, governance and security.
-
99designs/aws-vault
A vault for securely storing and accessing AWS credentials in development environments
-
golang/go
The Go programming language
-
ory/kratos
Next-gen identity server (think Auth0, Okta, Firebase) with ORY-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, service-to-service and IoT auth. Can work as an OAuth2 / OpenID Connect Provider. Golang, headles, API-only - without templating or themeing headaches.
-
argoproj/argo
Argo Workflows: Get stuff done with Kubernetes.
-
go-redis/redis
Type-safe Redis client for Golang
-
authelia/authelia
The Single Sign-On Multi-Factor portal for web apps
-
cilium/cilium
eBPF-based Networking, Security, and Observability
-
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
sourcegraph/sourcegraph
Universal code search (self-hosted)
-
weaveworks/eksctl
The official CLI for Amazon EKS
-
cortexproject/cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus.
-
chrislusf/seaweedfs
SeaweedFS is a distributed object store and file system to store and serve billions of files fast! Object store has O(1) disk seek, transparent cloud integration. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.
-
linkerd/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
-
reviewdog/reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
-
kubernetes/sample-controller
Repository for sample controller. Complements sample-apiserver
-
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
java
javascript
-
Asabeneh/30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. This challenge needs an intermediate level of HTML, CSS, and JavaScript knowledge. It is recommended to feel good at JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS.
-
Yx1aoq1/jdms
京东抢购秒杀助手
-
signalapp/Signal-Desktop
Signal — Private Messenger for Windows, Mac, and Linux
-
sveltejs/svelte
Cybernetically enhanced web apps
-
fabricjs/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
-
GitSquared/edex-ui
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
-
ccxt/ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges
-
bigbluebutton/bigbluebutton
Complete open source web conferencing system.
-
vercel/next.js
The React Framework
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
-
RobinHerbots/Inputmask
Input Mask plugin
-
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
openstf/stf
Control and manage Android devices from your browser.
-
gulpjs/gulp
A toolkit to automate & enhance your workflow
-
node-fetch/node-fetch
A light-weight module that brings the Fetch API to Node.js
-
YMFE/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
-
strapi/strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
-
lockfale/OSINT-Framework
OSINT Framework
-
airbnb/javascript
JavaScript Style Guide
-
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2021
-
wix/Detox
Gray box end-to-end testing and automation framework for mobile apps
-
serverless/serverless
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
-
videojs/video.js
Video.js - open source HTML5 & Flash video player
-
carbon-design-system/carbon
A design system built by IBM
python
-
d0nk/parler-tricks
Reverse engineered Parler API
-
carlospolop/hacktricks
Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
-
RUCAIBox/TextBox
TextBox is an open-source library for building text generation system.
-
samuelcolvin/pydantic
Data parsing and validation using Python type hints
-
python-telegram-bot/python-telegram-bot
We have made you a wrapper you can't refuse
-
andyzys/jd_seckill
京东秒杀商品抢购
-
aws/aws-cli
Universal Command Line Interface for Amazon Web Services
-
wagtail/wagtail
A Django content management system focused on flexibility and user experience
-
mlflow/mlflow
Open source platform for the machine learning lifecycle
-
uber/causalml
Uplift modeling and causal inference with machine learning algorithms
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
-
MontaEllis/Pytorch-Medical-Segmentation
This repository is an unoffical PyTorch implementation of Medical segmentation in 3D and 2D.
-
saltstack/salt
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
-
python/mypy
Optional static typing for Python 3 and 2 (PEP 484)
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
nyaoouo/FFxivPythonCraft
-
tensorflow/mesh
Mesh TensorFlow: Model Parallelism Made Easier
-
jupyterhub/jupyterhub
Multi-user server for Jupyter notebooks
-
frappe/frappe
Low Code Open Source Framework in Python and JS
-
frappe/erpnext
Free and Open Source Alternative to SAP
-
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
pymc-devs/pymc3
Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano
-
Eloston/ungoogled-chromium
Google Chromium, sans integration with Google
-
yaml/pyyaml
Canonical source repository for PyYAML
-
ddbourgin/numpy-ml
Machine learning, in numpy
rust
-
ruffle-rs/ruffle
A Flash Player emulator written in Rust
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
epi052/feroxbuster
A fast, simple, recursive content discovery tool written in Rust.
-
Spotifyd/spotifyd
A spotify daemon
-
hyperium/tonic
A native gRPC client & server implementation with async/await support.
-
swc-project/swc
swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
graphprotocol/graph-node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
-
sigp/lighthouse
Rust Ethereum 2.0 Client
-
tokio-rs/tracing
Application level tracing for Rust.
-
PyO3/pyo3
Rust bindings for the Python interpreter
-
timberio/vector
A high-performance observability data pipeline.
-
volta-cli/volta
Volta: JS Toolchains as Code. ⚡
-
yewstack/yew
Rust / Wasm framework for building client web apps
-
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
-
blockstack/stacks-blockchain
The Stacks 2.0 blockchain implementation
-
XAMPPRocky/tokei
Count your code, quickly.
-
MaterializeInc/materialize
Materialize simplifies application development with streaming data. Incrementally-updated materialized views - in PostgreSQL and in real time. Materialize is powered by Timely Dataflow.
-
hyperium/hyper
An HTTP library for Rust
-
awslabs/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
-
meilisearch/MeiliSearch
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
-
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
rust-lang/cargo
The Rust package manager