Group: com.github.brunotl - All Dependencies

icon
boost_chrono 1.81.0

Chrono · Useful time utilities. C++11.

Jan 07, 2023
15 stars
icon

Concept Check · Tools for generic programming.

Jan 07, 2023
19 stars
icon

Describe · A C++14 reflection library.

Jan 07, 2023
66 stars
icon

Date Time · A set of date-time libraries based on generic programming concepts.

Jan 07, 2023
63 stars
icon
boost_endian 1.81.0

Endian · Types and conversion functions for correct byte ordering and more regardless of processor endianness.

Jan 07, 2023
43 stars
icon
boost_foreach 1.81.0

Foreach · In C++, writing a loop that iterates over a sequence is tedious. We can either use iterators, which requires a considerable amount of boiler-plate, or we can use the std::for_each() algorithm and move our loop body into a predicate, which requires no less boiler-plate and forces us to move our logic far from where it will be used. In contrast, some other languages, like Perl, provide a dedicated "foreach" construct that automates this process. BOOST_FOREACH is just such a construct for C++. It iterates over sequences for us, freeing us from having to deal directly with iterators or write predicates.

Jan 07, 2023
8 stars
icon

Function · Function object wrappers for deferred calls or callbacks.

Jan 07, 2023
22 stars
icon

Function Types · Boost.FunctionTypes provides functionality to classify, decompose and synthesize function, function pointer, function reference and pointer to member types.

Jan 07, 2023
6 stars
icon

Functional · The Boost.Function library contains a family of class templates that are function object wrappers.

Jan 07, 2023
17 stars
icon
boost_fusion 1.81.0

Fusion · Library for working with tuples, including various containers, algorithms, etc.

Jan 07, 2023
47 stars
icon

Iterator · The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements. The second is a framework of components for building iterators based on these extended concepts and includes several useful iterator adaptors.

Jan 07, 2023
18 stars
icon

Lexical Cast · General literal text conversions, such as an int represented a string, or vice-versa.

Jan 07, 2023
30 stars
icon
boost_mp11 1.81.0

Mp11 · A C++11 metaprogramming library.

Jan 07, 2023
225 stars
icon
boost_mpl 1.81.0

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 doing explict metaprogramming in C++ as easy and enjoyable as possible within the current language.

Jan 07, 2023
46 stars
icon

Multi-Index · The Boost Multi-index Containers Library provides a class template named multi_index_container which enables the construction of containers maintaining one or more indices with different sorting and access semantics.

Jan 07, 2023
42 stars
icon

Optional · A value-semantic, type-safe wrapper for representing 'optional' (or 'nullable') objects of a given type. An optional object may or may not contain a value of the underlying type.

Jan 07, 2023
56 stars
icon
boost_phoenix 1.81.0

Phoenix · Define small unnamed function objects at the actual call site, and more.

Jan 07, 2023
28 stars
icon
boost_proto 1.81.0

Proto · Expression template library and compiler construction toolkit for domain-specific embedded languages.

Jan 07, 2023
20 stars
icon
boost_pool 1.81.0

Pool · Memory pool management.

Jan 07, 2023
44 stars
icon
boost_range 1.81.0

Range · A new infrastructure for generic algorithms that builds on top of the new iterator concepts.

Jan 07, 2023
43 stars
icon
boost_ratio 1.81.0

Ratio · Compile time rational arithmetic. C++11.

Jan 07, 2023
7 stars
icon

Rational · A rational number class.

Jan 07, 2023
19 stars
icon
boost_regex 1.81.0

Regex · Regular expression library.

Jan 07, 2023
78 stars
icon

Serialization · Serialization for persistence and marshalling.

Jan 07, 2023
117 stars

Advertisement

Top Dependency Usages

Feb 13, 2021
95.1k usages
8.4k stars
Jun 02, 2023
69.4k usages
14.2k stars
Mar 17, 2023
51k usages
2.1k stars
Jul 31, 2023
27.1k usages
49k stars
Aug 09, 2023
25k usages
2.7k stars