4e1e0603 / Sprout

Remembering Bolero Murakami (RIP): https://www.reddit.com/r/cpp/comments/fr0rma/bolero_murakami_the_author_of_sprout_was_dead_in/ C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.

Home Page:http://bolero-murakami.github.io/Sprout/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sprout C++ Libraries

Welcome to the Sprout C++ Libraries

C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.

Library Documentation

The starting point for the documentation of individual libraries is the Libraries page, which gives a brief description of each library and links to its documentation.

Project page

Install

Through the path to the directory. /path/to/sprout
This library can be used in the header only.

Supported Compilers

Linux:

  • GCC, C++11/14/17 mode: 4.7.0~4.7.4, 4.8.0~4.8.5, 4.9.0~4.9.4, 5.1.0~5.5.0, 6.1.0~6.5.0, 7.1.0~7.4.0 8.1.0~8.2.0
  • Clang, C++11/14/17 mode: 3.2, 3.3, 3.4~3.4.2, 3.5.0~3.5.1, 3.6.0~3.6.2, 3.7.0~3.7.1, 3.8.0~3.8.1, 3.9.0~3.9.1, 4.0.0~4.0.1, 5.0.0~5.0.2, 6.0.0~6.0.1, 7.0.0

Author

Bolero MURAKAMI (Mail)
Website | Twitter | Facebook | Blog | Github | SlideShare

Copyrights

Copyright (C) 2011-2019 Bolero MURAKAMI.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

About

Remembering Bolero Murakami (RIP): https://www.reddit.com/r/cpp/comments/fr0rma/bolero_murakami_the_author_of_sprout_was_dead_in/ C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.

http://bolero-murakami.github.io/Sprout/

License:Boost Software License 1.0


Languages

Language:C++ 99.1%Language:CMake 0.5%Language:Shell 0.3%Language:Python 0.1%Language:HyPhy 0.1%