# easyrdma **Repository Path**: hxda/easyrdma ## Basic Information - **Project Name**: easyrdma - **Description**: No description available - **Primary Language**: C++ - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-13 - **Last Updated**: 2025-09-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # easyRDMA An easy-to-use, cross-platform, MIT-licensed [RDMA](https://en.wikipedia.org/wiki/Remote_direct_memory_access) library from NI. Features include: - Cross-platform support for Windows and Linux - Zero-copy send and receive - Synchronous and asynchronous operation modes - Internally-allocated or externally-provided buffer models easyRDMA is a part of [NI-RDMA](https://www.ni.com/en-us/support/documentation/release-notes/product.ni-rdma.html). ## Getting Started To learn how to build, debug, and test easyRDMA, please read [CONTRIBUTING.md](./CONTRIBUTING.md). ## Community We welcome feedback and contributions! For significant effort or feature work, please start by filing an issue to discuss your approach. Not sure where to start? The fastest way is to start a discussion on GitHub on the Discussions tab. ## License and Copyright Copyright © 2022 National Instruments (NI) Licensed under the [MIT License](LICENSE.txt).