Group: GitHub Brunotl
Sort by:Popular

1.Config51 usages

com.github.brunotl » boost_config

Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users.
Last Release on Jan 16, 2026

2.Type Traits38 usages

com.github.brunotl » boost_type_traits

Templates for fundamental properties of types.
Last Release on Jan 16, 2026
Static assertions (compile time assertions).
Last Release on Jan 16, 2026

4.Assert32 usages

com.github.brunotl » boost_assert

Customizable assert macros.
Last Release on Jan 16, 2026

5.Detail32 usages

com.github.brunotl » boost_detail

This library contains a set of header only utilities used internally by Boost C++ Libraries to facilitate their implementation.
Last Release on Jan 16, 2026

6.Core31 usages

com.github.brunotl » boost_core

A collection of simple core utilities with minimal dependencies.
Last Release on Jan 16, 2026
A common infrastructure for throwing exceptions from Boost libraries.
Last Release on Jan 16, 2026

8.Utility20 usages

com.github.brunotl » boost_utility

Various utilities, such as base-from-member idiom and binary literals in C++03.
Last Release on Jan 16, 2026
Preprocessor metaprogramming tools including repetition and recursion.
Last Release on Jan 16, 2026

10.MPL16 usages

com.github.brunotl » boost_mpl

The Boost.MPL library is a general-purpose, high-level C++ template metaprogramming framework of compile-time algorithms, sequences and metafunctions. It provides a conceptual foundation and an extensive set of powerful and coherent tools that make ...
Last Release on Jan 16, 2026

11.Integer11 usages

com.github.brunotl » boost_integer

The organization of boost integer headers and classes is designed to take advantage of <stdint.h> types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header <boost/cstdint.hpp> makes the ...
Last Release on Jan 16, 2026

12.Move10 usages

com.github.brunotl » boost_move

Portable move semantics for C++03 and C++11 compilers.
Last Release on Jan 16, 2026

13.Predef9 usages

com.github.brunotl » boost_predef

This library defines a set of compiler, architecture, operating system, library, and other version numbers from the information it can gather of C, C++, Objective C, and Objective C++ predefined macros or those defined in generally available headers.
Last Release on Jan 16, 2026

14.Iterator7 usages

com.github.brunotl » boost_iterator

The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements.
Last Release on Jan 16, 2026

15.Range7 usages

com.github.brunotl » boost_range

A new infrastructure for generic algorithms that builds on top of the new iterator concepts.
Last Release on Jan 16, 2026

16.Tuple6 usages

com.github.brunotl » boost_tuple

Ease definition of functions returning multiple values, and more.
Last Release on Jan 16, 2026

17.Typeof6 usages

com.github.brunotl » boost_typeof

Typeof operator emulation.
Last Release on Jan 16, 2026

18.Array5 usages

com.github.brunotl » boost_array

STL compliant container wrapper for arrays of constant size.
Last Release on Jan 16, 2026
Tools for generic programming.
Last Release on Jan 16, 2026
An STL-compatible hash function object that can be extended to hash user defined types.
Last Release on Jan 16, 2026