There are no reviews yet. Be the first to send feedback to the community and the maintainers!
cppnow_presentations_2016
Presentation materials for C++Now 2016prana
Prana is a library providing a generic AST data structure called utreewg21_p2300_execution
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.2016_berkeley_cpp_summit_presentations
Presentation materials for the 2016 Berkeley C++ Summitboost.lockfree
Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfreemditerator
A vectorizable multi-dimensional iterator for C++ using the Coroutines TSspaces
Composable and efficient abstractions for iterating multidimensional spaces in C++wg21_p1135_cpp20_synchronization_library
Modern concurrency primitives for C++20: `counting_semaphore`, `barrier`, `latch`, and `atomic<T>::wait`coroutines_ts_v1_experience
Infomation about C++ Coroutines TS v1 software and contentthrust_wiki
git_p4t
A tool for submitting Git commits to Perforce without rewriting them.wg21_p3300_cpp_asynchronous_parallel_algorithms
A unified design for asynchronous parallel algorithms and scheduler-aware synchronous parallel algorithms for Standard C++.ariel
C++ metaprogramming extensions for the Clang front-end to LLVMasl
Adobe Source Libraries mirrorzero_copy_asio_boost_serialization
Prototype of zero-copy transmission of data structures with Boost.Asio/Boost.Serializationboost.atomic
Hartmut Kaiser and Bryce Lelbach's version of Boost.Atomicdetect
Proposed Boost.Detect librarygit_change_default_branch
A collection of scripts for migrating Git repositories with to a better default branch name.boostvim
Boost C++ related vim utilitiescpp17_features
cuda_graphs_benchmark
think_parallel
cpp_convenor
I'm running for Convenor of the C++ Committee - here's why.sheol
Sheol: A low-level library for embedded and parallel programmingcpp20_mini_tasking_runtime
executors_control_flow_properties
A minimal, futureless version of P0443wg21_p2648_2022_10_library_evolution_polls
C++ Library Evolution polls for 2022-10.wg21_p1005_fs_alias
`namespace std { namespace fs = filesystem; }`wg21_p2195_electronic_straw_polls
The Standard C++ Committee should support electronic straw polls to increase stakeholder engagement and flexibility in decision making.mdspan
upcxx
Mirror of the upcxx repositorywg21_p3159_cpp_range_adaptors_and_parallel_algorithms
A strategy for supporting range adaptors in parallel algorithms in Standard C++.wg21_p2299_mdspans_of_all_dynamic_extents
`mdspan`s of all dynamic extents are going to be one of the more common usage patterns. Sadly, today, this pattern is far more verbose than it should be.wg21_p2453_2021_october_library_evolution_poll_outcomes
Outcomes of the 2021 October C++ Library Evolution and Concurrency polls on Networking and Executors.wg21_p2289_2021_winter_library_evolution_polls
C++ Library Evolution polls for Winter of 2021.wg21_p2458_2022_january_library_evolution_polls
C++ Library Evolution polls for January of 2022.cppcon_code_of_conduct
tridiagonal_solve_benchmarks
rolling_reduce
A parallel implementation of a rolling reduction.wg21_p2459_2022_january_library_evolution_poll_outcomes
Outcomes of the 2022 January C++ Library Evolution polls.wg21_p1688_towards_a_cpp_ecosystem_technical_report
A suggested outline and plan for the proposed C++ Ecosystem Technical Reportcpp_bug_reporting_guidelines
Follow these guidelines when reporting bugs, and they'll get fixedwg21_p1453_modularizing_the_standard_library_is_a_reorganization_opportunity
Modularizing the C++ standard library is a rare opportunity for reorganizing the standard library.wg21_p2384_2021_spring_library_evolution_poll_outcomes
Outcomes of the 2021 Spring C++ Library Evolution polls.wg21_p1147_printing_volatile_pointers
A proposal to fix C++'s standard I/O streams library to correctly print out `volatile` pointers.improving_parallel_algorithms_exception_handling
Discussion of perceived defects in the exception-handling behavior specified in the Parallelism TS and suggested remedieswg21_p2389_dextents_index_type_parameter
We added `dextents` to make it less verbose to use `mdspan` in common cases. Later, an index type parameter was added to `dextents`, which increases its verbosity, defeating its original purpose. We should fix this.diet_graphics
A proposal suggesting the C++ committee stop working on a 2D drawing librarywg21_p2451_2021_september_library_evolution_poll_outcomes
Outcomes of the 2021 September C++ Library Evolution polls.wg21_p2400_library_evolution_report
A summary of the activities of C++'s Library Evolution group.Love Open Source and this site? Check out how you can help us