hackingangle's Stars
public-apis/public-apis
A collective list of free APIs
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
TheAlgorithms/Java
All Algorithms implemented in Java
reduxjs/redux
A JS library for predictable global state management
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
preactjs/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
FasterXML/jackson
Main Portal page for the Jackson project
dropwizard/metrics
:chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on.
fex-team/webuploader
It's a new file uploader solution!
niezhiyang/open_source_team
国内顶尖团队的开源地址
fuhmmin/it-ebooks-cn
计算机电子书pdf整理
feelschaotic/AndroidKnowledgeSystem
The most complete Android advanced route knowledge map ⭐️你想要的最全 Android 进阶路线知识图谱+干货资料收集🚀
liuyubobobo/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
apache/dubbo-samples
samples for Apache Dubbo
Vuedo/vuedo
Vuedo is a blog platform, built with Laravel and Vue.js.
Tylous/SniffAir
A framework for wireless pentesting.
gaoyoubo/hexo-client
hexo-client: A cross-platform hexo client, build on electron.
ZYallers/chatgpt_wechat_robot
个人微信接入ChatGPT,实现和GPT机器人互动聊天。支持私聊回复和群聊艾特回复。
Bzhnja/ebooks
malaohu/chagpt-telebot
chagpt-telebot
hackingangle/Play-with-Algorithms
Code of my MOOC Course <Play with Algorithms>, Both in C++ and Java. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。