Pinned Repositories
2048
No Ads, More Advanced 2048 Game
architect-awesome
后端架构师技术图谱
awesome-java
A curated list of awesome Java frameworks, libraries and software.
bitcoin
Bitcoin Core integration/staging tree
Book
bootique
Bootique is a minimally opinionated platform for modern runnable Java apps.
c
Compile and execute C "scripts" in one go!
commons-lang
Mirror of Apache Commons Lang
CppPrimer
:books: C++ Primer 5 exercise answers.
Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
songwenlong's Repositories
songwenlong/architect-awesome
后端架构师技术图谱
songwenlong/bitcoin
Bitcoin Core integration/staging tree
songwenlong/Book
songwenlong/ddia
《Designing Data-Intensive Application》DDIA中文翻译
songwenlong/Dex
Dex : The data explorer. A data visualization tool written in java/javafx capable of powerful ETL and publishing D3 and other HTML visualizations.
songwenlong/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
songwenlong/Dubbo-Demo
《深度剖析Apache Dubbo技术内幕》一书Demo
songwenlong/Effective-Java-3rd-edition-Chinese-English-bilingual
Effective Java(第3版)各章节的中英文学习参考(已完成)
songwenlong/Free-Web-Books
Learn books from TCP/IP | HTTP(s) | HTML、JS、JQuery | PHP | Web
songwenlong/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
songwenlong/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
songwenlong/hadoop
Mirror of Apache Hadoop
songwenlong/Interview-Notebook
:books: 技术面试需要掌握的基础知识
songwenlong/interviews
Everything you need to know to get the job.
songwenlong/java-design-patterns
Design patterns implemented in Java
songwenlong/Java-Exercise
songwenlong/jeesite
JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。
songwenlong/manual56
MySQL 5.6 手册翻译
songwenlong/mybatis-3
MyBatis SQL mapper framework for Java
songwenlong/nova
scalable, on demand, self service access to compute resources, including bare metal, virtual machines, and containers.
songwenlong/nuklear
A single-header ANSI C gui library
songwenlong/OnJava8
《On Java 8》中文版,又名《Java编程**》 第5版
songwenlong/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
songwenlong/shiro
Apache Shiro
songwenlong/spring-framework
Spring Framework
songwenlong/SpringInAction3
Spring In Action 3rd, Spring学习笔记
songwenlong/xxl-job
分布式任务调度平台XXL-JOB
songwenlong/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
songwenlong/zookeeper
Mirror of Apache Hadoop ZooKeeper
songwenlong/zookeeper-1
分布式系统服务ZooKeeper的学习历程