- Will C++17 improve compile times for template metaprogramming? https://github.com/ericniebler/range-v3 41 comments cpp
Linking pages
- "Modern" C++ Lamentations · Aras' website https://aras-p.info/blog/2018/12/28/Modern-C-Lamentations/ 1081 comments
- Inside the fastest font renderer in the world | by Raph Levien | Medium https://medium.com/@raphlinus/inside-the-fastest-font-renderer-in-the-world-75ae5270c445#.uttzi87qp 440 comments
- Monoids: what they are, why they are useful, and what they teach us about software – Deque https://deque.blog/2017/09/13/monoids-what-they-are-why-they-are-useful-and-what-they-teach-us-about-software/ 238 comments
- GitHub - Dobiasd/FunctionalPlus: Functional Programming Library for C++. Write concise and readable C++ code. https://github.com/dobiasd/functionalplus 127 comments
- A New Decade, A New Tool https://vector-of-bool.github.io/2020/01/06/new-decade.html 117 comments
- GitHub - rigtorp/awesome-modern-cpp: A collection of resources on modern C++ https://github.com/rigtorp/awesome-modern-cpp 114 comments
- GitHub - p-ranav/awesome-hpp: A curated list of awesome header-only C++ libraries https://github.com/p-ranav/awesome-hpp 75 comments
- A Perspective on C++ Standardization in 2018 | The Pasture https://thephd.github.io/perspective-standardization-in-2018 71 comments
- GitHub - ashvardanian/StringZilla: Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖 https://github.com/ashvardanian/Stringzilla 57 comments
- A little bit of code [C++20 Ranges] | by Vanand Gasparyan | ITNEXT https://medium.com/@vgasparyan1995/a-little-bit-of-code-c-20-ranges-c6a6f7eae401 54 comments
- On GPUs, ranges, latency, and superoptimisers · Paweł Dziepak https://pdziepak.github.io/2019/09/01/on-gpus-ranges-latency-and-superoptimisers/ 38 comments
- GitHub - joaquintides/transrangers: An efficient, composable design pattern for range processing https://github.com/joaquintides/transrangers 38 comments
- transrangers/rust.md at master · joaquintides/transrangers · GitHub https://github.com/joaquintides/transrangers/blob/master/rust.md 36 comments
- GitHub - cpm-cmake/CPM.cmake: 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management. https://github.com/thelartians/cpm.cmake 31 comments
- C++20 Ranges — Complete Guide | ITNEXT https://medium.com/@happy.cerberus/4d26e3511db0 28 comments
- GitHub - cpm-cmake/CPM.cmake: 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management. https://github.com/thelartians/cpm 25 comments
- Lost in permutation complexity – Deque https://deque.blog/2017/04/04/lost-in-permutation-complexity/ 23 comments
- cpp17_in_TTs/ALL_IN_ONE.md at main · tvaneerd/cpp17_in_TTs · GitHub https://github.com/tvaneerd/cpp17_in_TTs/blob/master/ALL_IN_ONE.md 19 comments
- Brain Unrolling http://videocortex.io/2019/Brain-Unrolling/ 15 comments
- GitHub - whoshuu/cpp_range: Python-like range iterators for C++ https://github.com/whoshuu/cpp_range 14 comments
Linked pages
- build2 | C/C++ Build Toolchain https://build2.org 236 comments
- The build2 Toolchain Introduction https://build2.org/build2-toolchain/doc/build2-toolchain-intro.xhtml 170 comments
- A Slice of Python in C++ – Eric Niebler http://ericniebler.com/2014/12/07/a-slice-of-python-in-c/ 67 comments
- Range Comprehensions – Eric Niebler http://ericniebler.com/2014/04/27/range-comprehensions/ 59 comments
- GitHub - microsoft/vcpkg: C++ Library Manager for Windows, Linux, and MacOS https://github.com/microsoft/vcpkg 50 comments
- Ranges for the Standard Library, Revision 1 http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4128.html#algorithms-should-take-invokable-projections 29 comments
- CppCon 2015: Eric Niebler "Ranges for the Standard Library" - YouTube https://www.youtube.com/watch?v=mFUXNMfaciE 29 comments
- C++11 Library Design - YouTube http://www.youtube.com/watch?v=zgOF4NrQllo 25 comments
- Iterators++, Part 1 – Eric Niebler http://ericniebler.com/2015/02/03/iterators-plus-plus-part-1/ 23 comments
- Container Algorithms – Eric Niebler http://ericniebler.com/2014/11/23/container-algorithms/ 20 comments
- Suggested Design for Customization Points http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4381.html 17 comments
- To Be or Not to Be (an Iterator) – Eric Niebler http://ericniebler.com/2015/01/28/to-be-or-not-to-be-an-iterator/ 17 comments
- Customization Point Design in C++11 and Beyond – Eric Niebler http://ericniebler.com/2014/10/21/customization-point-design-in-c11-and-beyond/ 15 comments
- Tiny Metaprogramming Library – Eric Niebler http://ericniebler.com/2014/11/13/tiny-metaprogramming-library/ 13 comments
- Input Iterators vs Input Ranges – Eric Niebler http://ericniebler.com/2013/11/07/input-iterators-vs-input-ranges/ 13 comments
- Iterators++, Part 3 – Eric Niebler http://ericniebler.com/2015/03/03/iterators-plus-plus-part-3/ 6 comments
- Iterators++, Part 2 – Eric Niebler http://ericniebler.com/2015/02/13/iterators-plus-plus-part-2/ 6 comments
- Range-v3: User Manual https://ericniebler.github.io/range-v3/index.html#autotoc_md21 3 comments
- Concept Checking in C++11 – Eric Niebler http://ericniebler.com/2013/11/23/concept-checking-in-c11 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - ericniebler/range-v3: Range library for C++14/17/20, basis for C++20's std::ranges
See how to search.