go
java
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
-
zo0r/react-native-push-notification
React Native Local and Remote Notifications
-
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
-
aws/aws-sdk-java-v2
The official AWS SDK for Java - Version 2
-
open-telemetry/opentelemetry-java-instrumentation
OpenTelemetry auto-instrumentation and instrumentation libraries for Java
-
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)
-
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
-
react-native-video/react-native-video
A component for react-native
-
ankidroid/Anki-Android
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
-
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
-
pytorch/serve
Model Serving on PyTorch
-
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
-
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
-
lettuce-io/lettuce-core
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
-
debezium/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
-
apache/hive
Apache Hive
-
DV8FromTheWorld/JDA
Java wrapper for the popular chat & VOIP service: Discord https://discord.com
-
spring-projects/spring-data-examples
Spring Data Example Projects
-
jOOQ/jOOQ
jOOQ is the best way to write SQL in Java
-
geoserver/geoserver
Official GeoServer repository
-
toolbox4minecraft/amidst
Advanced Minecraft Interface and Data/Structure Tracking
-
strimzi/strimzi-kafka-operator
Apache Kafka running on Kubernetes
-
spring-projects-experimental/spring-native
Spring Native provides an incubating support for compiling Spring applications to native executables using GraalVM native-image compiler.
-
PacktPublishing/Hands-On-Microservices-with-Spring-Boot-and-Spring-Cloud
Hands-On Microservices with Spring Boot and Spring Cloud, published by Packt
-
thombergs/code-examples
A collection of code examples from blog posts etc.
javascript
-
LeCoupa/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
-
qier222/YesPlayMusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
-
leonardomso/33-js-concepts
📜 33 concepts every JavaScript developer should know.
-
ryanmcdermott/clean-code-javascript
🛁 Clean Code concepts adapted for JavaScript
-
TheAlgorithms/Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
-
MrXujiang/h5-Dooring
H5 Page Maker, H5 Editor. Make H5 as easy as building blocks. | 让H5制作像搭积木一样简单, 致力于提供一套简单方便、专业可靠、无限可能的H5/PC落地页解决方案.
-
GitSquared/edex-ui
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
-
quasarframework/quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
-
NodeBB/NodeBB
Node.js based forum software built for the modern web
-
moment/moment
Parse, validate, manipulate, and display dates in javascript.
-
2368693074/49shouting
联通挂机任务积分脚本
-
nuxt/nuxt.js
The Intuitive Vue Framework
-
vogievetsky/KoalasToTheMax
Koalas To The Max
-
Superalgos/Superalgos
Free, open-source crypto trading bot, automated bitcoin / cryptocurrency trading software, algorithmic trading bots. Visually design your crypto trading bot, leveraging an integrated charting system, data-mining, backtesting, paper trading, and multi-server crypto bot deployments.
-
RocketChat/Rocket.Chat
The ultimate Free Open Source Solution for team communications.
-
oldboyxx/jira_clone
A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
-
Cloud9c/taro
A lightweight 3D game engine for the web.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
github/docs
The open-source repo for docs.github.com
-
Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client
A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
-
facebook/react-native
A framework for building native apps with React.
-
flybywiresim/a32nx
The A32NX Project is a community driven open source project to create a free Airbus A320neo in Microsoft Flight Simulator that is as close to reality as possible. It aims to enhance the default A320neo by improving the systems depth and functionality to bring it up to payware-level, all for free.
-
wix/Detox
Gray box end-to-end testing and automation framework for mobile apps
-
jquery/jquery-ui
The official jQuery user interface library.
-
ljianshu/Blog
关注基础知识,打造优质前端博客,公众号[前端工匠]的作者
python
rust
-
getzola/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
-
nushell/nushell
A new type of shell
-
timberio/vector
Ultra performant, highly reliable observability data pipeline.
-
meilisearch/MeiliSearch
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
-
diem/diem
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
-
emilk/egui
egui: an easy-to-use immediate mode GUI in pure Rust
-
lunatic-solutions/lunatic
Lunatic is an Erlang inspired runtime for WebAssembly
-
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
-
uutils/coreutils
Cross-platform Rust rewrite of the GNU coreutils
-
casey/just
🤖 Just a command runner
-
openethereum/openethereum
The fast, light, and robust client for the Ethereum mainnet.
-
extrawurst/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
mobilecoinfoundation/mobilecoin
Private payments for mobile devices.
-
nervosnetwork/ckb
The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
graphql-rust/juniper
GraphQL server library for Rust
-
WebAssembly/WASI
WebAssembly System Interface
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
ballista-compute/ballista
Distributed compute platform implemented in Rust, and powered by Apache Arrow.
-
RustScan/RustScan
🤖 The Modern Port Scanner 🤖
-
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
-
openquery-io/synth
The Declarative Data Generator
-
rustwasm/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB