Skip to content
Snippets Groups Projects
rili

rili

Rili is future oriented set of tools and modular C++ libraries for rapid and prototype programming, which provide constructions based on design patterns and most useful paradigms common in other languages, but not trivially implementable in C++.

  • S

    Rili services - parts of rili which give ready to use higher level functionalities

  • C

    Rili macros, type definitions etc. which help to care about compatibility between language standards and compiler versions.

  • C

    Rili project main repository with implementation of core abstractions and tools

  • docker-ci

    Repository of dockerfiles and images used by rili gitlab ci runners to build libraries and check regression

  • H

    Simple, decentralized, project dependency manager with semver, cmake and git integration

  • R

    Online rili documentation repository - no specially useful code here.

  • T

    Test framework similar to gtest, but flaxible, easy to extend and with much better mocks.