All Projects → Mellanox → hw_offload_api_examples

Mellanox / hw_offload_api_examples

Licence: other
Examples of usage for Mellanox HW offloads

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to hw offload api examples

archistar-smc
Secret sharing library in Java for the Archistar multi-cloud storage system
Stars: ✭ 44 (+238.46%)
Mutual labels:  erasure-coding
go-erasure
Erasure coding (Reed–Solomon coding) in Go
Stars: ✭ 44 (+238.46%)
Mutual labels:  erasure-coding
zip-crc-cracker
No description or website provided.
Stars: ✭ 37 (+184.62%)
Mutual labels:  crc32
reed-solomon-erasure
[Looking for new owners/maintainers, see #88] Rust implementation of Reed-Solomon erasure coding
Stars: ✭ 135 (+938.46%)
Mutual labels:  erasure-coding
crc32c
Fast CRC-32-Castagnoli implementation in Rust
Stars: ✭ 26 (+100%)
Mutual labels:  crc32
Seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
Stars: ✭ 13,380 (+102823.08%)
Mutual labels:  erasure-coding
Glusterfs
Gluster Filesystem : Build your distributed storage in minutes
Stars: ✭ 3,437 (+26338.46%)
Mutual labels:  erasure-coding
liberasurecode
A Rust wrapper for `openstack/liberasurecode`
Stars: ✭ 19 (+46.15%)
Mutual labels:  erasure-coding
crc32
Fast CRC32
Stars: ✭ 91 (+600%)
Mutual labels:  crc32
cfv
Command-line File Verify
Stars: ✭ 36 (+176.92%)
Mutual labels:  crc32
crc
A Pure Rust Implementation of Generic CRC Algorithm
Stars: ✭ 24 (+84.62%)
Mutual labels:  crc32

Mellanox HW offloads examples

This is a collection of HW offload examples targeting storage applications.

DV signature API

  • signature_offload_api_example. Offloading T10-DIF, CRC32 and CRC32C calculation.
  • pelining_example. An optimized way to implement the reading flow with T10-DIF offload in storage applications.

Sources

git clone [email protected]:Mellanox/hw_offload_api_examples.git
cd hw_offload_api_examples
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].