truemany's Stars
alibaba/tengine
A distribution of Nginx with some advanced features
branaway/Japid
A Java-based statically-typed fast template engine that can be used in any Java code. It has special adapter for use with the Play! Framework.
visionmedia/page.js
Micro client-side router inspired by the Express router
freeCodeCamp/devdocs
API Documentation Browser
ariya/phantomjs
Scriptable Headless Browser
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
oblac/jodd
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
twitter/summingbird
Streaming MapReduce with Scalding and Storm
jeromeetienne/jquery-qrcode
qrcode generation standalone (doesn't depend on external services)
mybatis/mybatis-3
MyBatis SQL mapper framework for Java
mybatis/velocity-scripting
Velocity scripting plugin for MyBatis
seajs/seajs
A Module Loader for the Web
pld-linux/nexus
Maven Repository Manager
dreamhead/moco
Easy Setup Stub Server
PaulGuo/F2E.im
A community for front-end-developer.
alibaba/LVS
A distribution of Linux Virtual Server with some advanced features. It introduces a new packet forwarding method - FULLNAT other than NAT/Tunneling/DirectRouting, and defense mechanism against synflooding attack - SYNPROXY.
memcached/memcached
memcached development tree
playframework/play-glassfish
Play container for Glassfish
playframework/modules.playframework.org
playframework/play1
Play framework
playframework/playframework
The Community Maintained High Velocity Web Framework For Java and Scala.
yuanyan/commons-json
A high performance JSON library for java
medcl/elasticsearch-analysis-mmseg
The Mmseg Analysis plugin integrates Lucene mmseg4j-analyzer:http://code.google.com/p/mmseg4j/ into elasticsearch, support customized dictionary.
jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
facebook/react
The library for web and native user interfaces.
xiaozhewei/trie
double array trie tree, use to filter keyword.
ned14/Easyshop
An E-Commerce solution for Plone supporting a shopping basket, stock quantities, differing delivery and taxation rules based on criteria, product variants and Paypal payment processing
ned14/nedtries
A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit finds and iteration. Is approx. 50-100% faster than red-black trees and up to 20% faster than O(1) hash tables.
eerpini/Retrieval-Tree
Implementation of the patricia (modified) tree algorithm for a compact trie.