685 skills found · Page 5 of 23
groupme / PaceResque-compatible reactor
spring-attic / Reactor Core DotnetFluent reactive programming library for C# on top of Reactive-Streams, mirroring the Reactor-Core for JVM
chuondev / ReactorNIO 编程模型 - Reactor,各版本实现
srebughini / ASALIDo you work with chemical reactors? Are you curious about them? ASALI is the open-source code that you are looking for. Chemical reactor models, transport/thermodynamic properties of gases, equilibrium calculations. ASALI couples all these features with an user friendly graphical interface. Modeling catalytic reactors has never been so easy.
jyio / GeventreactorTwisted reactor based on gevent
reactor / Projectreactor.ioReactor Public Website
CursedLand / Cursed.ReactorFull .Net Reactor UnPacker 🙂 Except VM & NecroBit
simonbasle-demos / Reactor By ExampleSnippets and code for the InfoQ article "Reactor by Example"
natesales / OpenreactorOpen-source IEC nuclear fusion reactor: control, monitoring, and data logging system
HFTrader / HbthreadsA simple coroutine-based reactor library
spring-attic / Reactor Scala ExtensionsA scala extension for Project Reactor's Flux and Mono
spring-attic / Reactor Core JsThe Reactive-Streams based implementation of Reactor-Core in Javascript
ultralytics / Agm2015AntiNeutrino Global Map (AGM) 2015 production code
Qkyrie / Spring Boot Reactor ExampleExample on how to use Reactor with Spring Boot
mp911de / Reactive SpringProject Reactor 3.3, Spring Framework 5.2, Spring Data 2.2
wgurecky / PyReactorA point kinetic reactor model with GUI frontend. Meant to be used as a demo for teaching K-12 students about nuclear engineering tech.
kweiberth / React Redux Todo DemoA demo and talk (at Hack Reactor) about React and Redux in the form of a todo app
DouziChenJunyi / TLSBased WebServer项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,统一申请和释放服务器通信连接所需的内存,减少系统内存碎片。TLS内存池设计为3层结构:线程缓冲存储+中心缓冲存储+页缓冲存储。【数据库连接池】采用 RAII 机制的数据库连接池,池化技术提高登录验证效率,RAII 机制避免内存泄漏。【时间轮】使用基于时间轮的定时器关闭超时请求,解决超时连接占用系统资源问题。 项目成果:【Github】http://xxxxx
PacktPublishing / Hands On Reactive Programming With ReactorHands-On Reactive Programming with Reactor, published by Packt
stbuehler / Rust Io Uringio_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)