3 skills found
NVIDIA / NvshmemNVIDIA NVSHMEM is a parallel programming interface for NVIDIA GPUs based on OpenSHMEM. NVSHMEM can significantly reduce multi-process communication and coordination overheads by allowing programmers to perform one-sided communication from within CUDA kernels and on CUDA streams.
JadenGeller / JGBeaconA group of classes making low energy bluetooth discovery and communciation between iOS devices nearly effortless
cloasdata / Modernbusmod(ern)bus is a modern C++ library providing asynchronous modbus client (master) and modbus server (slave) implementation on all kind of hardware communciation such as RS232, RS485, and others.