bobbyguo's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
TheAlgorithms/Java
All Algorithms implemented in Java
square/retrofit
A type-safe HTTP client for Android and the JVM
alibaba/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
spf13/spf13-vim
The ultimate vim distribution
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
tidwall/gjson
Get JSON values quickly - JSON parser for Go
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
json-path/JsonPath
Java JsonPath implementation
vipshop/vjtools
The vip.com's java coding standard, libraries and tools
mmcgrana/gobyexample
Go by Example
TonyChen56/WeChatRobot
微信HOOK、微信机器人 wxhook,数据库解密 微信公众号采集 微信公众号爬虫,企业微信HOOK
joelittlejohn/jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
springside/springside4
A Spring Framework based, pragmatic style JavaEE application reference architecture.
alibaba/QLExpress
QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.
KeKe-Li/book
:books: All programming languages books
qunarcorp/bistoury
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
jbloch/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
Alibaba-Technology/hangzhouYunQi2017ppt
ctripcorp/C-OCR
C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。 项目包含4个部分,拒识、检测、识别、后处理。
berndruecker/flowing-retail
Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring Boot, Apache Kafka, Camunda, Zeebe, ...
TruthHun/converter
通过calibre将html转成epub、mobi、PDF等
maokuntao/understandingJVM
《深入理解Java虚拟机》读书笔记
freenowtech/spring-multirabbit
Library to extend Spring to provide connection to multiple RabbitMQ brokers