Pinned Repositories
actor4j-core
Actor4j is an actor-oriented Java framework. Useful for building lightweighted microservices (these are the actors themselves or groups of them). Enhanced performance of message passing.
actorx
An actor-model based cross-language communication library
actorx4j
An actor-model based communication library(Java version)
cque4j
Wait-free multi-producer queue (Intrusive and non-Intrusive) with node pool (for reducing gc pressure)
crm-core
Cache Relational Mapping Core
gce
The Game Communication Environment (GCE) is an actor model framework for online game development.
http-parser
nodejs/http-parser 's cpp port, base on nodejs/http-parser 2.5.0
ovar4j
Observable VARiable system
resp
RESP(REdis Serialization Protocol) C++ Implementation
vertex
A vert.x ext project for fusing vertx and springboot
nousxiong's Repositories
nousxiong/gce
The Game Communication Environment (GCE) is an actor model framework for online game development.
nousxiong/actorx4j
An actor-model based communication library(Java version)
nousxiong/vertex
A vert.x ext project for fusing vertx and springboot
nousxiong/actor4j-core
Actor4j is an actor-oriented Java framework. Useful for building lightweighted microservices (these are the actors themselves or groups of them). Enhanced performance of message passing.
nousxiong/crm-core
Cache Relational Mapping Core
nousxiong/CppCon2018
Slides and other materials from CppCon 2018
nousxiong/CppCon2020
Slides and other materials from CppCon 2020
nousxiong/EntityComponentSystemSamples
nousxiong/fpslite
FPS游戏的“减法”研究项目
nousxiong/game-i18n
nousxiong/githooks
nousxiong/gobot
有状态的 API 测试机器人;Stateful API Testing Bot
nousxiong/google-services
A collection of quickstart samples demonstrating the Google APIs for Android and iOS
nousxiong/graalvm-quarkus-micronaut-springboot
The goal of this project is to compare some Java frameworks like: Quarkus, Micronaut and Spring Boot. For it, we will implement applications using those frameworks, build their JVM and Native Docker images and measure start-up times, memory footprint, etc.
nousxiong/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
nousxiong/JavaBooks
Java 程序员常读书单整理,附下载地址,助力构建最强知识体系。但不限于 Java,包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等。
nousxiong/kotlin-gradle-templates
Quick start kotlin gradle DSL
nousxiong/leetcode
Leetcode tests
nousxiong/LegionSurvivors.SC2Map
A sc2 mod, Survivor-like fuse rts mass-units game
nousxiong/mdrill
for千亿数据即席分析
nousxiong/netcode.io
A simple protocol for secure client/server connections over UDP
nousxiong/portable-python
nousxiong/reliable.io
A simple reliability layer for UDP-based protocols
nousxiong/spring-jfinal-activerecord
SpringBoot中整合使用jFinal的ActiveRecord并支持多数据源和事务
nousxiong/spring-petclinic
A ready-to-code Webapplication in Spring and Java
nousxiong/SpringBootCodeGenerator
又名大狼狗代码生成器,基于SpringBoot2+Freemarker的JAVA代码生成器,以释放双手为目的,支持mysql/oracle/pgsql三大数据库, 用DDL-SQL语句生成JPA/JdbcTemplate/Mybatis/MybatisPlus/BeetlSQL等相关代码.
nousxiong/TestGrpc
nousxiong/UniHacker
Patch all versions of Unity3D and UnityHub
nousxiong/vertx-spring-boot
Vert.x Spring Boot integration brings different Vert.x components to Spring Boot ecosystem
nousxiong/yojimbo
A network library for client/server games with dedicated servers