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

    User-space Virtual File System (VFS) with NFS, SMB, S3 protocol support

    C 78 16

  2. libevpl libevpl Public

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

    C 30 6

  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

    HTML 1

  6. cthon04 cthon04 Public

    Forked from phdeniel/cthon04

    The test suite from Connectathon

    Makefile 1

Repositories

Showing 10 of 20 repositories

Top languages

Loading…

Most used topics

Loading…