ericniebler
Member of the ISO C++ Standardization Committee and principal author of `std::ranges` and the upcoming `std::execution`.
@NVIDIASeattle, WA
Pinned Repositories
abi_stable
coronet
Experimental library for coroutines and networking
fpxx
sandbox for my c++ functional programming experiments
meta
A tiny metaprogramming library
proto-0x
Boost.Proto, rewritten and redesigned for C++11
range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
stl2
LaTeX and Markdown source for the Ranges TS/STL2 and associated proposals
time_series
ye olde time_series library, now unmaintained
ustdex
a small lightweight std::execution work-alike
stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
ericniebler's Repositories
ericniebler/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
ericniebler/meta
A tiny metaprogramming library
ericniebler/stl2
LaTeX and Markdown source for the Ranges TS/STL2 and associated proposals
ericniebler/ustdex
a small lightweight std::execution work-alike
ericniebler/abi_stable
ericniebler/executors_demo_code_cppcon_2021
code for Eric Niebler's executors talk at CppCon 2021
ericniebler/buildoutputcolorizer
Eric's Build Output Colorizer extension for VSCode
ericniebler/executors
A proposal for a executor programming model for ISO C++
ericniebler/wg21_p2300_execution
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
ericniebler/cccl
CUDA C++ Core Libraries
ericniebler/CPP
ericniebler/doxygen
Official doxygen git repository
ericniebler/lazy
Implementation of the coroutine task lazy26 (P3552)
ericniebler/legate.core
The Foundation for All Legate Libraries
ericniebler/legion
The Legion Parallel Programming System
ericniebler/sieve_exec_comparison
Multiple asynchronous implementations of sieve of Eratosthenes
ericniebler/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
ericniebler/templight
Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debugging sessions to gain introspection into the template instantiation process.
ericniebler/wg21-mpark
WG21: C++ Standards Committee Papers
ericniebler/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
ericniebler/conan-center-index
Recipes for the ConanCenter repository
ericniebler/cub
Cooperative primitives for CUDA C++.
ericniebler/draft
C++ standards drafts
ericniebler/infra
Infrastructure to set up the public Compiler Explorer instances and compilers
ericniebler/libunifex
Unified Executors
ericniebler/rapids-cmake
ericniebler/Rewrap
Rewrap extension for VSCode and Visual Studio
ericniebler/thrust
The C++ parallel algorithms library.
ericniebler/ville-papers
ericniebler/wg21