EYeS is a general purpose C++ library. It is focused on data structure and algorithms working with these data. It is container operations based library, rather than iterators' range one. EYeS tries to follow Ruby and Haskell languages programming.
Features
- Container based algorithms library in C++
- array.sort() instead of std::sort( array.begin(), array.end() );
- Wrappers for std::vector, std::string, std::set, std::map... with a lot of utils
- Support for IO, min/max values, ranges, math functions...
- EEval, parser written in boost::spirit for mathematical expressions
- Macros for making unit testing simplier
Follow EYeS
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EYeS!