go
java
-
chefyuan/algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
-
microg/GmsCore
Free implementation of Play Services
-
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
-
zhangdaiscott/jeecg-boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
-
981011512/--
停车场系统源码,停车场小程序【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架netty4,安卓和ios均为原生开发,后台管理…
-
codedrinker/community
开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
elastic/elasticsearch
Free and Open, Distributed, RESTful Search Engine
-
gyoogle/tech-interview-for-developer
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
-
thingsboard/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
react-native-webrtc/react-native-webrtc
The WebRTC module for React Native
-
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
macrozheng/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
-
Anuken/Mindustry
A sandbox tower defense game
-
graphql-java/graphql-java
GraphQL Java implementation
-
react-native-video/react-native-video
A component for react-native
-
apache/kafka
Mirror of Apache Kafka
-
flowable/flowable-engine
A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
-
liquibase/liquibase
Main Liquibase Source
-
spring-cloud/spring-cloud-gateway
A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.
-
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
-
TooTallNate/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
-
RameshMF/spring-boot-tutorial
100+ Spring Boot Articles, Tutorials, Video tutorials, Projects, Guides, Source code examples etc
-
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
javascript
python
-
CyberPunkMetalHead/Binance-News-Sentiment-Bot
This is a fully functioning Binance trading bot that takes into account the news sentiment for the top 100 crypto feeds.
-
testerSunshine/12306
12306智能刷票,订票
-
scottbez1/splitflap
DIY split-flap display
-
Chia-Network/chia-blockchain
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
-
Rog3rSm1th/Profil3r
OSINT tool that allows you to find a person's accounts and emails + breached emails 🕵️
-
Netflix/consoleme
A Central Control Plane for AWS Permissions and Access
-
speechbrain/speechbrain
A PyTorch-based Speech Toolkit
-
Datalux/Osintgram
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
jackfrued/Python-100-Days
Python - 100天从新手到大师
-
PaddlePaddle/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, wav2lip, picture repair, image editing, photo2cartoon, image style transfer, and so on.
-
ArchiveBox/ArchiveBox
🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
-
lucidrains/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
-
521xueweihan/GitHub520
😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
-
boto/boto3
AWS SDK for Python
-
twopirllc/pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 130+ Indicators
-
CalvinLoke/bad-apple
Bad Apple printed out on the console with Python!
-
huggingface/autonlp
🤗 AutoNLP: train state-of-the-art natural language processing models and deploy them in a scalable environment automatically
-
huggingface/accelerate
A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
-
Jack-Cherish/PythonPark
Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。
-
rwightman/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
-
elastic/elasticsearch-py
Official Python low-level client for Elasticsearch
-
yanshengjia/ml-road
Machine Learning Resources, Practice and Research
-
MichaelGrupp/evo
Python package for the evaluation of odometry and SLAM
rust
-
sharkdp/bat
A cat(1) clone with wings.
-
paritytech/polkadot
Polkadot Node Implementation
-
apache/arrow-rs
Official Rust implementation of Apache Arrow
-
apache/arrow-datafusion
Apache Arrow DataFusion and Ballista query engines
-
bytecodealliance/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
-
wez/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
-
rusoto/rusoto
AWS SDK for Rust
-
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
diem/diem
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
-
linebender/druid
A data-first Rust-native UI design toolkit.
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
flaneur2020/pua-lang
-
ruffle-rs/ruffle
A Flash Player emulator written in Rust
-
denisidoro/navi
An interactive cheatsheet tool for the command-line
-
valeriansaliou/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
-
microsoft/windows-rs
Rust for Windows
-
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
-
ogham/exa
A modern replacement for ‘ls’.
-
kdash-rs/kdash
A simple and fast dashboard for Kubernetes
-
tari-project/tari
The Tari protocol
-
hecrj/iced
A cross-platform GUI library for Rust, inspired by Elm
-
paritytech/ink
Parity's ink! to write smart contracts
-
epi052/feroxbuster
A fast, simple, recursive content discovery tool written in Rust.
-
tock/tock
A secure embedded operating system for microcontrollers
-
feather-rs/feather
A Minecraft server implementation in Rust