Giter VIP home page Giter VIP logo

wjm0729's Projects

pingtunnel icon pingtunnel

ICMP流量伪装转发工具 ping tunnel is a tool that advertises tcp/udp/socks5 traffic as icmp traffic for forwarding.

pixi.js icon pixi.js

Super fast HTML 5 2D rendering engine that uses webGL with canvas fallback

protobuf-dynamic icon protobuf-dynamic

Protocol Buffers Dynamic Schema - create protobuf schemas programmatically

protostuff icon protostuff

Java serialization library, proto compiler, code generator

pushbuttonengine icon pushbuttonengine

An open source Flash game framework built around a Component-Entity system.

qipai icon qipai

棋牌的胡牌算法,包括麻将、跑胡子、扑克。实现lua、c++、c#、golang、js、java、python版本。(Mahjong algorithm)

ququ icon ququ

ququ。来源于queue,也和蛐蛐拼音吻合。会打洞,还动作迅速,也特别让人怀旧,所以取此名。 这是一个无锁(或叫弱锁)多线程队列。尽可能用CAS处理冲突而非metux。通过避开冲突来提高效率的一种实现方式。该队列有目前只能支持多生产者,单消费者的方式(单消费者可以获取消息后再分发到下游的线程池,以提高消费能力)。目前情况:1、经测试,每秒可以达3W级别的小消息发送。测试过程没有消息丢失和重复,backup的实现方式性能貌似更好(可能跟测试的参数有关)。2、线上使用backup的实现方式,没有发生消息丢失和重复的情况,3、growup的方式没有线上使用;4、线上负荷较低(一秒几百),所以很多问题可能没有暴露。使用过程有问题可以发邮箱 [email protected] 一起探讨

redcat icon redcat

redcat 是居于开源mycat 上开发的。通过接入redis 实现mysql到redis间的路由。实现数据透明缓存,异步写入数据库等功能。线上使用查询是没有问题的(效果还不错)。但增删改还没有在线上使用。想使用的人可通过 QQ:247403822 联系本人研讨。多说一句,修改功能,如果使用数据库同步到redis的方式应该问题不大,如果使用redis异步到mysql。会有可能出现延迟持久化导致的数据丢失。还有目前还不支持原子操作(CAS方式)。所以对于多写少读的场景不是很适用

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.

redisson icon redisson

Redisson - distributed Java objects (Bloom filter, BitSet, Set, SetMultimap, ScoredSortedSet, SortedSet, Map, ConcurrentMap, List, ListMultimap, Queue, BlockingQueue, Deque, BlockingDeque, Semaphore, Lock, ReadWriteLock, AtomicLong, CountDownLatch, Publish / Subscribe, HyperLogLog), Redis pipelining on top of Redis server. Java Redis client.

rocketmq icon rocketmq

RocketMQ 增加unlimited-delay-level 分支, 支持任意秒的延迟消息, 详细请看 org.apache.rocketmq.store.schedule.ScheduleMessageServiceTest#randomDelayTaskTest

rpc icon rpc

使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架

rust icon rust

A safe, concurrent, practical language.

rxjava icon rxjava

RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

sdk icon sdk

Official SDK of NeoAxis 3D Engine

sealtalk-server icon sealtalk-server

App Server of SealTalk powered by RongCloud. 基于融云开发的嗨豹 IM 应用服务器。

sso icon sso

cas单点登录系统,其中包括cas认证服务,配置中心,监控平台,服务管理的高可用项目

stone icon stone

a game server engine, driver by akka-java.

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.