Pinned Repositories
Beast
HTTP and WebSocket built on Boost.Asio in C++11
cxxnow_2017_yap_talk
Files supporting YAP talk at C++Now 2017
flat_map
flat_map standardization proposal
GG
ic_literals
UDLs for `std::integral_constant`
Rope
C++ rope implementation
text
What a c++ standard Unicode library might look like.
type_erasure
Units-BLAS
A BLAS implementation interoperable with Boost.Units.
writing_great_libraries_cppcon_2015
Talk and related materials for my "Writing Great Libraries" talk at CppCon 2015.
tzlaine's Repositories
tzlaine/text
What a c++ standard Unicode library might look like.
tzlaine/flat_map
flat_map standardization proposal
tzlaine/ic_literals
UDLs for `std::integral_constant`
tzlaine/small_wg1_papers
tzlaine/algorithm
Boost.org algorithm module
tzlaine/allocators_harmful
tzlaine/boost.skel
A Skeleton repository to ease the creation of Boost-review-ready libraries.
tzlaine/boostbook_deps
You get it.
tzlaine/constexpr
test code for the constexpr_v paper, P2781
tzlaine/cpp-proposals-pub
Collaborating on papers for the ISO C++ committee - public repo
tzlaine/draft
C++ standards drafts
tzlaine/emacs_settings
tzlaine/find_backward
tzlaine/fmtlib.github.io
The fmt library website
tzlaine/hana
Your standard library for metaprogramming
tzlaine/lewg_omnibus
tzlaine/lt_smart_cppnow_2024
tzlaine/mpark-wg21-papers
Micheal's WG21 Proposals
tzlaine/parser_cppnow_2024
tzlaine/program_options_2
An update of Boost.ProgramOptions.
tzlaine/rust-psutil
A process and system monitoring library for Rust
tzlaine/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
tzlaine/STL
MSVC's implementation of the C++ Standard Library.
tzlaine/supersort
Project Beman example project
tzlaine/swig_test
tzlaine/unicode_cppnow_2023
Presentation for "Applying the Lessons of std::ranges to Unicode in the Standard Library" presented at C++Now 2023
tzlaine/website
The boost website.
tzlaine/wg21
WG21: C++ Standards Committee Papers
tzlaine/yaml
tzlaine/yas
Yet Another Serialization