Skip to content

grc-iit/hermes

 
 

Repository files navigation

Hermes

Hermes is a heterogeneous-aware, multi-tiered, dynamic, and distributed I/O buffering system that aims to significantly accelerate I/O performance. See the official site for more information. For design documents, architecture description, performance data, and individual component design, see the wiki.

Build

Coverage Status

Building

Read the guide on Building Hermes.

Contributing

We follow the Google C++ Style Guide. You can run make lint to ensure that your code conforms to the style. This requires the cpplint Python module (pip install cpplint). Alternatively, you can let the CI build inform you of required style changes.

About

Extending the HDF5 library to support intelligent I/O buffering for deep memory and storage hierarchy systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.1%
  • CMake 6.4%
  • Python 2.3%
  • C 1.6%
  • Other 0.6%