Boost.org

Results 80 repositories owned by Boost.org

safe_numerics

207
Stars
45
Forks
Watchers

Replacements to standard numeric types which throw exceptions on errors

url

180
Stars
49
Forks
Watchers

Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).

json

420
Stars
94
Forks
Watchers

A C++11 library for parsing and serializing JSON to and from a DOM container in memory.

gil

175
Stars
164
Forks
Watchers

Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80

callable_traits

129
Stars
38
Forks
Watchers

modern C++ type traits and metafunctions for callable types

histogram

313
Stars
73
Forks
Watchers

Fast multi-dimensional generalized histogram with convenient interface for C++14

asio

1.1k
Stars
406
Forks
Watchers

Boost.org asio module

boost

6.4k
Stars
1.7k
Forks
Watchers

Super-project for modularized Boost

test

175
Stars
142
Forks
Watchers

The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)

redis

209
Stars
37
Forks
Watchers

An async redis client designed for performance and scalability