Coder Social home page Coder Social logo

Yann Zhang's Projects

algorithmssedgewick icon algorithmssedgewick

Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).

clrs_3rd_edtion_in_action icon clrs_3rd_edtion_in_action

这个repo将会用C++语言、C#语言和Java语言(待定)实现 算法导论(第三版)中各个章节列举的数据结构与算法,不包含对 算法设计/分析 、 数学定理推论/证明 和 课后题 的讨论。

etcd icon etcd

Distributed reliable key-value store for the most critical data of a distributed system

eureka icon eureka

AWS Service registry for resilient mid-tier load balancing and failover.

fastjson icon fastjson

:bullettrain_side: A fast JSON parser/generator for Java

guava icon guava

Google Core Libraries for Java

incubator-dubbo icon incubator-dubbo

Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.

jdk icon jdk

Source code from JDK's src.zip. Can be used for study the evolution of Java.

jdk-1 icon jdk-1

Source code for multiple JDK versions(1.6/1.7/1.8/1.9/10 JDK's src.zip), Only for learning; "rt_debug.jar" can be used for debugging.

jedis icon jedis

A blazingly small and sane redis java client

jetty.project icon jetty.project

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more

kira icon kira

Java实现的HTTP服务器

kohana icon kohana

Basic application with official modules included

libevent icon libevent

A public libevent repository. The official repository is at https://github.com/libevent/libevent

lwip icon lwip

A Lightweight TCP/IP stack

mineserver icon mineserver

http server implementation for java native nio api

nettyrpc icon nettyrpc

A simple RPC framework based on Netty, ZooKeeper and Spring

nginx icon nginx

An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html

open-c-book icon open-c-book

开源书籍:《C语言编程透视》,透视 C 的前世今生!

parsers-in-java icon parsers-in-java

A JSON parser implemented in Java, to show how to implement high performance parsers in Java.

raft icon raft

Golang implementation of the Raft consensus protocol

raft-java icon raft-java

Raft Java implementation which is simple and easy to understand.

redis icon 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, HyperLogLogs, Bitmaps.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.