/

Leetcode

Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.

最終更新日:501日前
3.7k

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

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

shahen94/react-native-video-processing
512日前1.2k

Native Video editing/trimming/compressing :movie_camera: library for React-Native

strapi/strapi
503日前58.9k

🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

hasura/graphql-engine
503日前30.7k

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

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.

jlevy/the-art-of-command-line
503日前143.9k

Master the command line, in one page

nvm-sh/nvm
503日前73.8k

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

junegunn/fzf
503日前57.7k

:cherry_blossom: A command-line fuzzy finder

google/zx
503日前40.3k

A tool for writing better scripts

starship/starship
503日前39.3k

☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

dylanaraps/pure-bash-bible
503日前35.6k

📖 A collection of pure bash alternatives to external processes.

acmesh-official/acme.sh
503日前35.4k

A pure Unix shell script implementing ACME client protocol

koalaman/shellcheck
503日前34.4k

ShellCheck, a static analysis tool for shell scripts

mathiasbynens/dotfiles
503日前29.6k

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS

jaywcjlove/linux-command
503日前27.3k

Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux

withfig/autocomplete
503日前23.8k

IDE-style autocomplete for your existing terminal & shell

dylanaraps/neofetch
503日前19.9k

🖼️ A command-line system information tool written in bash 3.2+

asdf-vm/asdf
503日前19.8k

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

kingToolbox/WindTerm
503日前19.3k

A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.

Nyr/openvpn-install
503日前18.1k

OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora

warpdotdev/Warp
503日前17.2k

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.

extrawurst/gitui
503日前16.4k

Blazing 💥 fast terminal-ui for git written in rust 🦀

charmbracelet/gum
503日前15.9k

A tool for glamorous shell scripts 🎀

microsoft/botframework-sdk
503日前7.3k

Bot Framework provides the most comprehensive experience for building conversation applications.

metabase/metabase
503日前35.8k

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

deeplearning4j/deeplearning4j
503日前13.3k

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.

izhangzhihao/intellij-rainbow-brackets
503日前4.3k

🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet

babashka/babashka
503日前3.7k

Native, fast starting Clojure interpreter for scripting

facebook/infer
503日前14.6k

A static analyzer for Java, C, C++, and Objective-C

checkstyle/checkstyle
503日前8.1k

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

code-review-checklists/java-concurrency
503日前1.2k

Checklist for code reviews

oracle/graal
503日前19.6k

GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

azl397985856/leetcode
503日前53.3k

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

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 版)》题解

mxgmn/WaveFunctionCollapse
503日前22.5k

Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics

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.

carlospolop/PEASS-ng
503日前14.3k

PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)

trekhleb/javascript-algorithms
503日前180.2k

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

labuladong/fucking-algorithm
503日前122.3k

刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

krahets/hello-algo
503日前62.3k

《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing

TheAlgorithms/JavaScript
503日前30.6k

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

kodecocodes/swift-algorithm-club
503日前28.3k

Algorithms and data structures in Swift, with explanations!

TheAlgorithms/Rust
503日前19.3k

All Algorithms implemented in Rust

TheAlgorithms/C
503日前17.7k

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

OI-wiki/OI-wiki
503日前17.3k

:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)

TheAlgorithms/Go
503日前14.2k

Algorithms and Data Structures implemented in Go for beginners, following best practices.

changgyhub/leetcode_101
503日前7.9k

LeetCode 101:和你一起你轻松刷题(C++)

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.

apache/echarts
503日前57.9k

Apache ECharts is a powerful, interactive charting and data visualization library for browser

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

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.

GetStream/vg
512日前1.3k

Virtualgo: Easy and powerful workspace based development for go

ray-project/ray
503日前29.9k

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

rundeck/rundeck
503日前5.2k

Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts

macrozheng/mall
503日前73.8k

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

gogs/gogs
503日前43.8k

Gogs is a painless self-hosted Git service

ityouknow/spring-boot-examples
503日前29.7k

about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。

SeleniumHQ/selenium
503日前28.8k

A browser automation framework and ecosystem.

dependabot/dependabot-core
503日前3.8k

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

twitter/twitter-text
504日前3.0k

Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.

getActivity/EmojiPackage
505日前2.6k

表情包资源合集,张张都是经典

faressoft/terminalizer
505日前14.8k

🦄 Record your terminal and generate animated gif images or share a web player

spring-projects/spring-boot
503日前71.7k

Spring Boot

apache/dubbo
503日前39.8k

The java implementation of Apache Dubbo. An RPC and microservice framework.

GitHubDaily/GitHubDaily
503日前26.7k

坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.

QasimWani/LeetHub
503日前3.7k

Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository

GoogleContainerTools/jib
502日前13.3k

🏗 Build container images for your Java applications.

hibernate/hibernate-orm
503日前5.7k

Hibernate's core Object/Relational Mapping functionality

mcxiaoke/packer-ng-plugin
513日前4.8k

下一代Android打包工具(对Gradle 7.x的支持,欢迎提PR)

nisrulz/android-tips-tricks
504日前4.7k

:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development

EngineHub/WorldEdit
503日前3.0k

🗺️ Minecraft map editor and mod

Qihoo360/ArgusAPM
506日前2.7k

Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台

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

dromara/hutool
502日前27.9k

🍬A set of tools that keep Java sweet.

TeamPiped/Piped
502日前7.1k

An alternative privacy-friendly YouTube frontend which is efficient by design.

elastic/elasticsearch
502日前66.8k

Free and Open, Distributed, RESTful Search Engine

google/guava
502日前49.1k

Google core libraries for Java

ReactiveX/RxJava
502日前47.5k

RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

square/okhttp
503日前45.0k

Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

square/retrofit
502日前42.4k

A type-safe HTTP client for Android and the JVM

skylot/jadx
502日前38.1k

Dex to Java decompiler

apache/spark
502日前37.8k

Apache Spark - A unified analytics engine for large-scale data processing

PhilJay/MPAndroidChart
502日前37.1k

A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.

alibaba/fastjson
503日前25.6k

FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.

multiprocessio/datastation
504日前2.8k

App to easily query, script, and visualize data from every database, file, and API.

trekhleb/homemade-machine-learning
502日前22.3k

🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

animir/node-rate-limiter-flexible
503日前2.8k

Atomic counters and rate limiting tools. Limit resource access at any scale.

lfb/nodejs-koa-blog
509日前1.7k

基于 Node.js Koa2 实战开发的一套完整的博客项目网站

NativeScript/NativeScript
503日前23.5k

⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: SwiftUI, Jetpack Compose, Flutter and you name it compatible.

yuliskov/SmartTube
502日前15.1k

SmartTube - an advanced player for set-top boxes and tv running Android OS

mamoe/mirai
502日前13.8k

高效率 QQ 机器人支持库

wasabeef/recyclerview-animators
504日前11.4k

An Android Animation library which easily add itemanimator to RecyclerView items.

glideapps/quicktype
503日前11.2k

Generate types and converters from JSON, Schema, and GraphQL

OpenGenus/cosmos
503日前13.5k

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project

matomo-org/matomo
502日前18.8k

Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!

lionsoul2014/ip2region
502日前14.9k

Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages

allinurl/goaccess
502日前17.2k

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.

airbytehq/airbyte
502日前13.2k

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.

OpenRefine/OpenRefine
504日前10.3k

OpenRefine is a free, open source power tool for working with messy data and improving it

geekyouth/SZT-bigdata
502日前2.1k

深圳地铁大数据客流分析系统🚇🚄🌟