Pinned Repositories
enums
C++ Enums library
executors
C++ library for executors
fixed_point
Fixed point integral and fractional types.
GSL
Guidelines Support Library
opaque
C++ Opaque library
Optional
optional (nullable) objects for C++11
std-expected-proposal
Proposal for the expected class.
std-make
C++ generic make factory
tags
Tagged types C++ library
TBoost.Conversion
Manages with generic explicit conversion between unrelated types.
viboes's Repositories
viboes/std-make
C++ generic make factory
viboes/tags
Tagged types C++ library
viboes/GSL
Guidelines Support Library
viboes/enums
C++ Enums library
viboes/fixed_point
Fixed point integral and fractional types.
viboes/opaque
C++ Opaque library
viboes/Optional
optional (nullable) objects for C++11
viboes/TBoost.Conversion
Manages with generic explicit conversion between unrelated types.
viboes/cpp-dependencies
Tool to check C++ #include dependencies (dependency graphs created in .dot format)
viboes/bit
The Bit Library
viboes/boost.outcome
Provides very lightweight monadic expected<T, E>, outcome<T>, result<T> and option<T>
viboes/contiguous-container
Implementation of contiguous container
viboes/cxx-concepts
A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)
viboes/cxx_metro
Clang tool reporting C++ metrics
viboes/DeepEnds
Visual Studio Extension for extracting architecture information
viboes/di
Boost.DI: C++14 Dependency Injection Library
viboes/dyno
Runtime polymorphism done right
viboes/embedded_vector
A dynamically-resizable vector with inline storage
viboes/gsl-lite
A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++03 and later
viboes/lest
A modern, C++11-native, header-only, tiny framework for unit-tests, TDD and BDD
viboes/libraries
ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.
viboes/llvm-project
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
viboes/magic_get
std::tuple like methods for user defined POD types without any macro or boilerplate code
viboes/markable
A template for creating optional-like objects with no space overhead
viboes/metabench
A simple framework for compile-time benchmarks
viboes/mpl
Meta programming library designed for compilation speed.
viboes/msm-lite
Boost.MSM-lite: C++14 Meta State Machine Library
viboes/papers
Papers for the C++ Standards Committee, WG21
viboes/range
think-cell range library
viboes/website
The boost website.