Boost Library Incubator
Growing New C++ Libraries
Skip to content
Introduction
Requirements
Directory Structure
Documentation
License
Deployment
Build
Test
Simple Tools
Documentation
Build and Test
Deployment
Submit Your Library!
Libraries
Libraries Listed Alphabetically
Libraries Listed by Category
Advice
About
Admin
Register
Log in
Sponsors
your advertisement here and here and here
Library Submission
Note: you must be a logged in registered user in order to submit a library!
Library Name
*
Author
*
Short Description
*
Safe replacements for C++ integer types.
Description
*
Arithmetic operations in C++ are NOT guaranteed to yield the correct mathematical result. The feature is inherited from the early days of C the behavior of int, unsigned int and others were designed to map closely to the underlying hardware. These types can silently overflow or change sign. This library contains drop in replacements for the standard C types which throw exceptions whenever invalid operations occur.
Copyright Date
*
First Release Date
*
Current Release Number
*
C++ Standard
*
Post Tags
Algorithms
Broken Compiler Workarounds
Concurrent Programming
Containers
Correctness and Testing
Data Structures
Domain Specific
Function Objects and Higher-order Programming
Generic Programming
Image Processing
Input/Output
Inter-language Support
Iterators
Language Features Emulation
Math and Numerics
Memory
Parsing
Patterns and Idioms
Preprocessor Metaprogramming
Programming Interfaces
State Machines
String and Text Processing
System
Template Metaprogramming
Compilers Tested by the Author
*
Build and Linkage
*
First Order Dependencies
*
Documentation
*
Download
*
Code Repository
*
Issues
*
Reviews
Comment on This Page
Cancel reply
You must be
logged in
to post a comment.