Pinned Repositories
bin-manip
Binary I/O manipulator
btree
Proposed B-tree library for Boost.org
filesystem-proposal
Boost Filesystem Library with modifications for the C++ standards committee proposal
html-command-line-tools
Command line tools
iterator-facade-proposal
Proposal to to add an iterator facade component to the C++ Committee Ranges TS
memory-btree
Experimental in-memory B-tree assoicative container implemenation
mmp
Minimal Macro Processor
ntcts_iterator
An ntcts_iterator may be constructed from an iterator to a NTCTS, while default construction creates an end iterator, allowing use in half-open ranges.
string_interop
String interoperability experiment
unicode
String Encoding Conversion Library
Beman's Repositories
Beman/btree
Proposed B-tree library for Boost.org
Beman/filesystem-proposal
Boost Filesystem Library with modifications for the C++ standards committee proposal
Beman/bin-manip
Binary I/O manipulator
Beman/string_interop
String interoperability experiment
Beman/unicode
String Encoding Conversion Library
Beman/iterator-facade-proposal
Proposal to to add an iterator facade component to the C++ Committee Ranges TS
Beman/html-command-line-tools
Command line tools
Beman/ntcts_iterator
An ntcts_iterator may be constructed from an iterator to a NTCTS, while default construction creates an end iterator, allowing use in half-open ranges.
Beman/boost-trunk-git-svn
Boost svn trunk mirrored by git svn
Beman/dot16
Documents and other material related to the C++ Standard
Beman/is_iterator
is_iterator type trait proposed for Boost
Beman/boost
Super-project for modularized Boost
Beman/btree_test
Simple example for building and running a btree test program.
Beman/build
Boost.org build module
Beman/cmcstl2
An implementation of C++ Extensions for Ranges
Beman/config
Boost.org config module
Beman/fltk
This is for TEST ONLY, we're still experimenting with FLTK on GitHub. PLEASE DON'T USE FOR REAL WORK !!!
Beman/github-sandbox
sandbox to experiment with GitHub features
Beman/hello-utf-8
Hello world in English and Chinese, with a couple of Unicode emoticons from above the BMP
Beman/inspect
Boost.org inspect module
Beman/llvm-config
LLVM configuration files such as clang-format-config and clang-tidy-config
Beman/misc
Miscellaneous stuff
Beman/range-ts-diagrams
Range Technical Report Diagrams
Beman/std-lib-concepts
Beman/subproject1
Subproject1
Beman/subproject2
Subproject2
Beman/superproject
Superproject
Beman/test
This is a test description
Beman/union_finder
Implementation of the union-find (AKA disjoint-set) structure and related algorithms
Beman/vscode-docs
Public documentation for Visual Studio Code