ygzge's Stars
arangodb/arangodb
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
ashwin711/georaptor
Python Geohash Compression Tool
ashwin711/proximityhash
Geohashes in proximity
yinqiwen/ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
davidmoten/geo
Geohash utitlies in java
tdunning/t-digest
A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means
spring-attic/reactive-streams-commons
A joint research effort for building highly optimized Reactive-Streams compliant operators.
eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
spring-io/initializr
A quickstart generator for Spring projects
javalite/javalite
JavaLite is a cohesive collection of frameworks designed from ground up to add pleasure back to your daily life
akhikhl/gretty
Advanced gradle plugin for running web-apps on jetty and tomcat.
brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
pledbrook/lazybones
A simple project creation tool that uses packaged project templates.
davidmoten/rtree
Immutable in-memory R-tree and R*-tree implementations in Java with reactive api
PacktPublishing/Reactive-Programming-With-Java-9
Reactive Programming With Java 9, published by Packt
reactive-streams/reactive-streams-jvm
Reactive Streams Specification for the JVM
mikefaille/rocksdb-go
Rocksdb implementation in golang based on Leveldb
rescrv/HyperDex
HyperDex is a scalable, searchable key-value store
rescrv/HyperLevelDB
A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.
apex/up
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
jetlang/remoting
Jetlang Remoting - asynchronous distributed messaging
jetlang/core
puniverse/comsat-gradle-template
Comsat Gradle template project
pinterest/jbender
An easy-to-use library for creating load testing applications.
magicfoodhand/QuasarDemo
Quasar Demo for Fibers, Channels, and Actors
vy/quasar-maven-plugin
Maven plugin for the ahead-of-time Quasar instrumentation.
clementinexin/JavaAdvancedTopic
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
guozheng/jmh-tutorial
a sample project to show how to use jmh