Pinned Repositories
D3OS
detector
A small library for reading the performance counters of all InfiniBand devices in a network
dxnet
Event-driven message passing network subsystem with Ethernet and InfiniBand transport.
dxram
A distributed in-memory key-value storage for billions of small objects.
hadroNIO
Transparent acceleration for Java NIO applications via UCX
hhuTOSc
hhu Teaching Operating System C/C++
ib-scanner
A terminal based monitoring tool for InfiniBand networks using Detector (https://github.com/hhu-bsinfo/detector)
infinileap
A modern networking framework based on ucx for Java 19+
neutrino
Simple Infiniband verbs programming in Java
observatory
Observatory is an extensible Java framework for benchmarking InfiniBand verbs implementations.
Operating Systems Research Group Heinrich-Heine-University Düsseldorf's Repositories
hhu-bsinfo/dxram
A distributed in-memory key-value storage for billions of small objects.
hhu-bsinfo/infinileap
A modern networking framework based on ucx for Java 19+
hhu-bsinfo/hadroNIO
Transparent acceleration for Java NIO applications via UCX
hhu-bsinfo/ib-scanner
A terminal based monitoring tool for InfiniBand networks using Detector (https://github.com/hhu-bsinfo/detector)
hhu-bsinfo/detector
A small library for reading the performance counters of all InfiniBand devices in a network
hhu-bsinfo/D3OS
hhu-bsinfo/dxnet
Event-driven message passing network subsystem with Ethernet and InfiniBand transport.
hhu-bsinfo/observatory
Observatory is an extensible Java framework for benchmarking InfiniBand verbs implementations.
hhu-bsinfo/dxmem
Memory allocator and management for billions of very small objects
hhu-bsinfo/hhuTOSc
hhu Teaching Operating System C/C++
hhu-bsinfo/hhuTOSr
hhu Teaching Operating System in Rust
hhu-bsinfo/neutrino
Simple Infiniband verbs programming in Java
hhu-bsinfo/skema
A high-performance serialization library
hhu-bsinfo/dxapps
Applications for DXRAM for testing, benchmarking and development.
hhu-bsinfo/dxbuild
Build system for DXRAM
hhu-bsinfo/dxdevtools
A collection of various tools for DXRAM related development
hhu-bsinfo/dxlog
Fast object logging, reorganization and recovery.
hhu-bsinfo/dxmon
Monitoring library used by the distributed in-memory key-value storage DXRAM
hhu-bsinfo/dxutils
Java utility library used by various projects of our group
hhu-bsinfo/hhu-bsinfo.github.io
hhu-bsinfo/ibdxnet
Infiniband Subsystem for DXNet
hhu-bsinfo/jdetector
JNI-wrapper for Detector (https://github.com/hhu-bsinfo/detector)
hhu-bsinfo/jib-benchmarks
Java InfiniBand Benchmarking suite to evaluate various socket-based and verbs-based solutions to use InfiniBand in Java applications
hhu-bsinfo/NIOmark
Benchmark application for Java NIO supporting multiple communication patterns
hhu-bsinfo/panama-upcall
Native upcall example using Java Panama