# SrookCppLibraries **Repository Path**: wlnirvana/SrookCppLibraries ## Basic Information - **Project Name**: SrookCppLibraries - **Description**: Mirror of https://github.com/falgon/SrookCppLibraries - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-01 - **Last Updated**: 2023-01-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # srook C++ Libraries [![Build Status](https://travis-ci.org/falgon/SrookCppLibraries.svg?branch=master)](https://travis-ci.org/falgon/SrookCppLibraries) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/e138c5f89a05455c80113ce55d17f792)](https://www.codacy.com/app/falgon/SrookCppLibraries?utm_source=github.com&utm_medium=referral&utm_content=falgon/SrookCppLibraries&utm_campaign=Badge_Grade) [![Issue Count](https://codeclimate.com/github/falgon/SrookCppLibraries/badges/issue_count.svg)](https://codeclimate.com/github/falgon/SrookCppLibraries) [![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE) This is a derived of [mikoCppLibraries](https://github.com/falgon/mikoCppLibraries) that included modern-style container, iterators, utilities, helper and feature of creating code by template meta programming. This project is still in development stage so it is not stable. ## Recommendation ### Operating System * Ubuntu 16.04 or later * Mac OS Sierra or later ### Compiler * Clang 5.0.0 or later * GCC 6.3.0 or later * Apple LLVM Clang 800.0.42.1 or later ### Libraries Boost C++ Libraries version 1.5.8 or later (This library often uses boost-c++, but works without it.) ## Information If addition of a library is stabilized, wiki may be written. ## Copyrights Copyright (C) 2011-2018 Roki. Distributed under the MIT License