Skip to content
@chimera-nas

Chimera Project

Chimera Project

Chimera Project

The Chimera Project is an open-source effort focused on building high-performance userspace storage infrastructure for modern NAS systems and distributed storage applications.

At the center of the project is a userspace virtual file system architecture that exposes NAS protocol semantics directly to applications and backends rather than forcing everything through traditional POSIX interfaces. Chimera is designed around a fully asynchronous runtime with zero-copy data paths, enabling efficient implementations of protocols such as NFS, SMB, and S3 while supporting modern networking and storage technologies including RDMA, io_uring, NVMe, and kernel-bypass networking.

The long-term goal is to provide a flexible foundation for building scalable storage systems, protocol servers, benchmarks, and next-generation filesystems optimized for high concurrency and low overhead.


Projects

Project Description
chimera High-performance multi-protocol NAS stack implementing NFS, SMB, and S3 on a unified asynchronous userspace VFS architecture
libevpl General-purpose asynchronous runtime and high-performance networking/storage event library
flowbench High-speed network benchmark and profiling tool built on libevpl

Community

Popular repositories Loading

  1. chimera chimera Public

    high performance multi-protocol NAS stack with asynchronous VFS backend

    C 70 12

  2. libevpl libevpl Public

    A fast low level transport library to support sockets and rdma with waiting or polling

    C 30 4

  3. xdrzcc xdrzcc Public

    XDR to C compiler with zero copy opaque data handling

    C 3 1

  4. flowbench flowbench Public

    Network flow benchmark

    C 1 1

  5. chimera-nas.github.io chimera-nas.github.io Public

    Project page for chimera

    Ruby

  6. prometheus-c prometheus-c Public

    library for exporting prometheus metrics from a multi-threaded C program

    C

Repositories

Showing 10 of 13 repositories

Top languages

Loading…

Most used topics

Loading…