Pinned Repositories
ampache
A web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.
Catch
A modern, C++-native, header-only, framework for unit-tests, TDD and BDD
CoAwaitLib
co::await at any point of your code with stackfull coroutines (C++14)
compile-time-verbal-expressions
CTVE is a C++ library that helps construct difficult regular expressions for use at compile and runtime.
core
C++14 (and beyond) library features implemented in C++11
liquidpp
C++14 version of the Liquid Markup Language. Liquid is an open-source text template language.
mAmpache
HTML5 Ampache/Subsonic client for mobile devices
pbview
Read protobuf messages without deserialization
proj2cmake
Convert Visual Studio projects and solutions to CMake
redis-cplusplus-client
A C++ client for Redis. It supports consistent hashing, redis-server v2.0 and has a high level api for shared strings, integers, lists and sets
mrpi's Repositories
mrpi/redis-cplusplus-client
A C++ client for Redis. It supports consistent hashing, redis-server v2.0 and has a high level api for shared strings, integers, lists and sets
mrpi/proj2cmake
Convert Visual Studio projects and solutions to CMake
mrpi/compile-time-verbal-expressions
CTVE is a C++ library that helps construct difficult regular expressions for use at compile and runtime.
mrpi/pbview
Read protobuf messages without deserialization
mrpi/mAmpache
HTML5 Ampache/Subsonic client for mobile devices
mrpi/Catch
A modern, C++-native, header-only, framework for unit-tests, TDD and BDD
mrpi/CoAwaitLib
co::await at any point of your code with stackfull coroutines (C++14)
mrpi/liquidpp
C++14 version of the Liquid Markup Language. Liquid is an open-source text template language.
mrpi/core
C++14 (and beyond) library features implemented in C++11
mrpi/ampache
A web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.
mrpi/asio
Boost.org asio module
mrpi/belle
An HTTP / Websocket library in C++17 using Boost.Beast and Boost.ASIO.
mrpi/CatchVsTestAdapter
Visual Studio integration for Catch unit tests.
mrpi/container
STL-like containers from Boost
mrpi/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
mrpi/dir2opus
conversion of dir2ogg
mrpi/getID3
getID3 php library extended to support opus audio files (audio/ogg; codecs=opus)
mrpi/immer
Postmodern immutable and persistent data structures for C++
mrpi/JSVerbalExpressions
JavaScript Regular expressions made easy
mrpi/libloading
Simple dynamic library loading in C++
mrpi/mongo-rust-driver
The official MongoDB Rust Driver
mrpi/nuimojs
Nuimo.js - A Node.js library for interacting with Nuimo devices
mrpi/protobuf
Protocol Buffers - Google's data interchange format
mrpi/range-v3
Experimental range library for C++11/14/17
mrpi/steambmc
Steam integration plugin for Kodi (Formerly XBMC)
mrpi/testcontainers-rs
A library for integration-testing against docker containers from within Rust.
mrpi/VSE-FormatDocumentOnSave
Format with clang-format on save in Visual Studio