Pinned Repositories
Bobcat
3 different C++, multi-threaded queues including a lock-free one
boost-python-examples
Some examples for the use of boost::python
Cheetah
Header-only C++ Timers and Alarms based on threads.
Comm
This is a straightforward to use and all-inclusive socket library
Cougar
Modern C++ Stack and Static based allocators + a Custom Aligned allocator
DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
DataItem
This is an interpretation and implementation of dependency graph by which you can implement many analytical models, such as alpha and risk models.
Leopard
C++ light-weight Thread Pool library
Lynx
A very light weight dependency graph for systems with massive calculation complexities or scheduling systems
Tiger
C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators
hosseinmoein's Repositories
hosseinmoein/DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
hosseinmoein/Tiger
C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators
hosseinmoein/Leopard
C++ light-weight Thread Pool library
hosseinmoein/Cougar
Modern C++ Stack and Static based allocators + a Custom Aligned allocator
hosseinmoein/Lynx
A very light weight dependency graph for systems with massive calculation complexities or scheduling systems
hosseinmoein/Cheetah
Header-only C++ Timers and Alarms based on threads.
hosseinmoein/Bobcat
3 different C++, multi-threaded queues including a lock-free one
hosseinmoein/boost-python-examples
Some examples for the use of boost::python
hosseinmoein/DataItem
This is an interpretation and implementation of dependency graph by which you can implement many analytical models, such as alpha and risk models.
hosseinmoein/Comm
This is a straightforward to use and all-inclusive socket library
hosseinmoein/XMLParser
This is a fast, efficient, and highly structured XML Parser. It requires the Xerces library