Skip to content

world-in-progress/fastdb

Repository files navigation

fastdb (v0.0.0 WIP)

A C++ local database library with cross language bindings. Aiming to be a fast, lightweight, and easy-to-use data communication solution for RPC and coupled modeling in scientific computing.

Wait and hope for the best...

Building

Fastdb uses CMake as its build system. Below are instructions for building the core library and cross language bindings.

Python Bindings

mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DUSE_SWIG_PYTHON=ON 
cmake --build . --config Release --parallel

About

High-performance serialization / deserialization for vector features and row-oriented format data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •