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
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EYeS!