sicongtang's Stars
easymock/easymock
EasyMock, makes mocking easier since 2001
junit-team/junit4
A programmer-oriented testing framework for Java.
JustinDrake/node-es6-examples
ECMAScript 6 examples for Node.JS
spring-attic/spring-mvc-showcase
Demonstrates the features of the Spring MVC web framework
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
dianping/pigeon1
RPC service framework
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
jbehave/jbehave-tutorial
emacs-tw/awesome-emacs
A community driven list of useful Emacs packages, libraries and other items.
google/jimfs
An in-memory file system for Java 7+
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
redis/jedis
Redis Java client
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
phishman3579/java-algorithms-implementation
Algorithms and Data Structures implemented in Java
netty/netty
Netty project - an event-driven asynchronous network application framework
iluwatar/java-design-patterns
Design patterns implemented in Java
mdbootstrap/mdb-ui-kit
Bootstrap 5 & Material Design UI KIT
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
shadowsocks/shadowsocks
TritonDataCenter/node-vasync
utilities for observable asynchronous control flow
FredKSchott/the-node-way
Design patterns and best practices for building scaleable, maintainable and beautiful Node.js applications. Now with website! -->
requirejs/r.js
Runs RequireJS in Node and Rhino, and used to run the RequireJS optimizer
company-mode/company-mode
Modular in-buffer completion framework for Emacs
GoClipse/goclipse
Eclipse IDE for the Go programming language:
dominikh/yasnippet-go
flycheck/flycheck
On the fly syntax checking for GNU Emacs
nsf/gocode
An autocompletion daemon for the Go programming language