Group: GitHub Brunotl
Sort by:Popular

21.Function5 usages

com.github.brunotl » boost_function

Function object wrappers for deferred calls or callbacks.
Last Release on Jan 16, 2026

22.Functional5 usages

com.github.brunotl » boost_functional

The Boost.Function library contains a family of class templates that are function object wrappers.
Last Release on Jan 16, 2026

23.IO5 usages

com.github.brunotl » boost_io

Utilities for the standard I/O library.
Last Release on Jan 16, 2026

24.Optional5 usages

com.github.brunotl » boost_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.
Last Release on Jan 16, 2026

25.Bind4 usages

com.github.brunotl » boost_bind

boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd. It supports arbitrary function objects, functions, function pointers, and member function pointers, and is able to bind any argument to a specific value or route ...
Last Release on Jan 16, 2026
Boost.FunctionTypes provides functionality to classify, decompose and synthesize function, function pointer, function reference and pointer to member types.
Last Release on Jan 16, 2026

27.Fusion4 usages

com.github.brunotl » boost_fusion

Library for working with tuples, including various containers, algorithms, etc.
Last Release on Jan 16, 2026

28.Mp114 usages

com.github.brunotl » boost_mp11

A C++11 metaprogramming library.
Last Release on Jan 16, 2026

29.Regex3 usages

com.github.brunotl » boost_regex

Regular expression library.
Last Release on Jan 16, 2026

30.Smart Ptr3 usages

com.github.brunotl » boost_smart_ptr

Smart pointer class templates.
Last Release on Jan 16, 2026
GitHub Brunotl NDK

32.Container2 usages

com.github.brunotl » boost_container

Standard library containers and extensions.
Last Release on Jan 16, 2026

33.Exception2 usages

com.github.brunotl » boost_exception

The Boost Exception library supports transporting of arbitrary data in exception objects, and transporting of exceptions between threads.
Last Release on Jan 16, 2026

34.Intrusive2 usages

com.github.brunotl » boost_intrusive

Intrusive containers and algorithms.
Last Release on Jan 16, 2026

35.Describe1 usages

com.github.brunotl » boost_describe

A C++14 reflection library.
Last Release on Jan 16, 2026

36.WinAPI8 usages

com.github.brunotl » boost_winapi

Windows API abstraction layer.
Last Release on Jan 7, 2023

37.OpenSSL1 usages

com.github.brunotl » openssl

The ndkports AAR for OpenSSL.
Last Release on Aug 20, 2025

38.Foreach

com.github.brunotl » boost_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 ...
Last Release on Jan 16, 2026

39.Multi Index

com.github.brunotl » boost_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.
Last Release on Jan 16, 2026

40.Zziplib

com.github.brunotl » zziplib GPL

The ndkports AAR for zziplib.
Last Release on Dec 13, 2025