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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EYeS!