tvaneerd / isocppLinks
a place for my ISO C++ committee stuff
☆21Updated 2 years ago
Alternatives and similar repositories for isocpp
Users that are interested in isocpp are comparing it to the libraries listed below
Sorting:
- Implementation of hash_append proposal☆68Updated 8 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- A bunch of small C++ utilities☆66Updated last year
- A C++11 library for Unicode☆81Updated 5 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Project planning for the C++ Library Evolution Working Group☆96Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- Framework for Writing C++ Committee Papers☆135Updated 2 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- pushmi project☆50Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- Containers for building C++ on CI☆48Updated 9 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago