hekailiang's repos on GitHub
Java · 29 watchers
cloud-config
configure once – use everywhere
Scala · 1 watchers
activator-cqrs-rest
Activator that demonstrates the approaches to building REST interfaces around distributed CQRS applications
C# · 1 watchers
akka-bootcamp
Akka.NET from Soup to Nuts code samples and tutorials
Scala · 1 watchers
akka-crdt
Server-managed CRDTs based on Akka
Scala · 1 watchers
akka-play
this is a self learning prj
1 watchers
blog
个人博客,记录个人总结(见issues)
Java · 1 watchers
easy-flows
The simple, stupid workflow engine for Java
Java · 1 watchers
easy-rules
The simple, stupid rules engine for Java
JavaScript · 1 watchers
es6tutorial
《ECMAScript 6入门》是一本开源的JavaScript语言教程,全面介绍ECMAScript 6新增的语法特性。
0 watchers
activejpa
A simple active record pattern library in java that makes programming DAL easier
0 watchers
agentscope-runtime
A Production-Ready Runtime Framework for Agent Deployment and Tool Sandbox
Java · 0 watchers
akka-java-examples
Example implementation of various akka patterns in Java
0 watchers
apollo
An experimental distributed ledger platform based on a sea of DAG Nodes
0 watchers
apollo-server
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
0 watchers
botkit
Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.
0 watchers
botkit-cms
An open tool for designing, building and managing interactive dialog systems
Python · 0 watchers
BurstLink
Fake multi connection proxy based on Twisted
0 watchers
cassandra
Mirror of Apache Cassandra
0 watchers
cassandra-1
A distributed storage system for managing structured data while providing reliability at scale.
0 watchers
container.training
Slides and code samples for training, tutorials, and workshops about Docker, containers, and Kubernetes.
Java · 0 watchers
cqrs-hotel
Example application about CQRS and Event Sourcing
0 watchers
CREST
Continuous REactive SysTems DSL
Java · 0 watchers
cron-parser
Java Parser For Cron Expressions
Java · 0 watchers
cron-utils
Cron utils for parsing, validations and human readable descriptions as well as date/time interoperability.
Java · 0 watchers
CuckooFilter4J
High performance Java implementation of a Cuckoo filter - Apache Licensed
0 watchers
customer-service
Spring Boot microservice to demo integration with Dapr for event-driven, Pact for consumer-driven contract testing, Cucumber BDD, Liquibase, etc.
0 watchers
dapr-workshop
Workshop that teaches how to apply Dapr to an existing .NET, Java or Python based microservices application.
Java · 0 watchers
dexecutor-core
Execute Dependent/Independent tasks in a reliable way
0 watchers
dns-proxy-server
Solve your DNS hosts from your docker containers, then from your local configuration, then from internet
Shell · 0 watchers
dockerfile
My beloved Dockerfiles
Shell · 0 watchers
dotfiles
Setup git, vim, zsh, SublimeText, tmux etc. using one command
C++ · 0 watchers
envoy
C++ front/service proxy
0 watchers
eureka-dns-server
Eureka DNS Server: RFC 1035/2782 compatible DNS server interface to Netflix Eureka service registry.
Java · 0 watchers
failsafe
Simple, sophisticated failure handling
HTML · 0 watchers
flurdy.com-docs
My flurdy.com docs folders. Feel free to submit pull requests
Scala · 0 watchers
gagnechrissite
The start of my new site, which will aggregate information from my various social profiles.
JavaScript · 0 watchers
git-guide
git - the simple guide
0 watchers
gorilla-tsc
Implementation of time series compression method from the Facebook's Gorilla paper
0 watchers
Gossip
Java实现的Gossip协议,借鉴CassandraV1.1.1源码
0 watchers
grok_exporter
Export Prometheus metrics from arbitrary unstructured log data.
0 watchers
groovy-tables
A groovy API which allows you to create lists of objects using a table like grammar. Written primarily for use when writing test cases.
Java · 0 watchers
h-store
H-Store Distributed Main Memory OLTP Database System
Java · 0 watchers
interviews
Everything you need to know to get the job.
0 watchers
JavaFileSync
A simple java file sync program I developed for my networking class
0 watchers
jgossip
A Apache V2 gossip protocol implementation in Java
Java · 0 watchers
Journal.IO
Journal.IO is a zero-dependency, fast and easy-to-use journal storage implementation.
Java · 0 watchers
JPA-NestedSet
A NestedSet implementation for use with JPA(2)
Java · 0 watchers
JPATreeDAO
JPATreeDAO,code base and document comes from Fritz Ritzberger.
JavaScript · 0 watchers
jsgen
JsGen is a next generation,free, open source web software that you can generate a powerful website, such as blog, forum, etc. It is coded by pure JavaScript, based on Node.js, AngularJS, MongoDB.
Java · 0 watchers
kite
Spring-based library of components to improve application stability.
Java · 0 watchers
leveldb
Port of LevelDB to Java
0 watchers
LiveCaptions-Translator
Lightweight and powerful real-time audio/speech translation tool based on Windows LiveCaptions.
JavaScript · 0 watchers
lottery
年会抽奖程序
0 watchers
mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
0 watchers
mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
0 watchers
mandodb
🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB
0 watchers
MariaDB4j
MariaDB Embedded in Java JAR
0 watchers
MatrixTreeEncoding
Encodes tree structure as nested set interval as described by Dan Hazel (2008) and Vadim Tropashko (2005). WIP!