Skip to content
forked from RaftLib/RaftLib

C++ Stream Parallel Processing, simple, performant and easy to use.

License

Notifications You must be signed in to change notification settings

tempbottle/RaftLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=============

Pre-requisites

####Linux & OS X Compiler: Clang, Intel icc or GNU GCC 4.8+ Libraries: GNU GSL

Install

Once the pre-requisite libraries are installed then go to the root RaftLib directory and type

make 
sudo make install

NOTE: The default prefix in the makefile is

PREFIX ?= /usr/local

change via environment variable or in the Makefile to install somewhere else.

About

C++ Stream Parallel Processing, simple, performant and easy to use.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.5%
  • C 1.5%
  • Other 1.0%