685 skills found · Page 3 of 23
CopyDragon / Chat Project Based On Ubuntu使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 MySQL 的查询。项目中使用TCP网络编程实现C/S的信息交互,使用Mysql记录用户账号、密码,使用redis记录用户的登录状态,编写了makefile进行编译,使用shell脚本提高了开发效率,开发过程使用git进行版本管理,编写了说明文档。
Kasra-G / ReactorControllerAutomatically control your reactor out of the box for Bigger/Extreme Reactors
quickmsg / SmqttxAn open source MQTT broker that supports access to tens of millions of devices (high-performance, scalable, cluster-supported based on reactor-netty)
BurgerGroup / Burger:hamburger: c++11 Server based on coroutine and reactor
gabrielfroes / Among Us Start Reactor Game Vanilla JsJogo Start Reactor do Among Us desenvolvido utilizando tecnologias web, HTML 5, CSS 3 e JavaScript
humanmade / Hm CoreNuclear reactor
Fusion-Power-Plant-Framework / BluemiraBluemira is an integrated inter-disciplinary design tool for future fusion reactors. It incorporates several modules, some of which rely on other codes, to carry out a range of typical conceptual fusion reactor design activities.
namjug-kim / Reactive Crypto💲📈A Kotlin/Java library for cryptocurrency trading. Supporting REST Api and WebSockets non-blocking client base on Reactor Netty
bloomberg / Ntf CoreSockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming
event-os / Eventos嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。
fusion-energy / ParamakCreate parametric 3D fusion reactor CAD and neutronics models
spring-attic / Reactor SamplesSample code of how to do simple things in Reactor
jaem-seo / KSTAR Tokamak SimulatorA tokamak (nuclear fusion reactor) simulator with LSTM-based neural network (KSTAR-NN)
oldmoe / ReactorA simple, pure Ruby reactor library
spring-attic / Reactor SpringReactor 2.0 Spring Components
FiammettaC / Chemical Reaction Engineering In PythonThis repository contains a practical course designed for chemical engineers that want to learn how to solve exercises and program in Python. The course will cover various topics, such as basic Python syntax, data structures, solving ODEs, stoichiometry, data visualization and basic data analysis.
starjiang / Lcelinux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能
digital-fabric / EverCallback-less event reactor for Ruby
arfc / MoltresRepository for Moltres, a code for simulating Molten Salt Reactors
conradludgate / What The AsyncSimple async reactor and executor for rust