Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 625 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 625 Bytes

Introduction

We aim to port some interesting projects to SmartNIC and develop efficient tools to make SmartNIC work better.

Public project

  • KVell: run a Fast Persistent Key-Value Store on SmartNIC.
  • openwhisk: support an open source serverless cloud platform to run on SmartNIC.
  • openwhisk-runtime-python-arm64: OpenWhisk Runtime Python supports Apache OpenWhisk functions written in Python on SmartNIC(ARM64).
  • openwhisk-apigateway-arm64: OpenWhisk API Gateway service for exposing actions as REST interfaces on SmartNIC(ARM64).
  • Thrift-0.5.0-on-SmartNIC-Pi: support Thrift-0.5.0 on SmartNIC(ARM64).

Future