evgeny-panasyuk / await_emu
Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.
☆19Updated 9 years ago
Alternatives and similar repositories for await_emu:
Users that are interested in await_emu are comparing it to the libraries listed below
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- ☆38Updated 11 years ago
- Tagged types C++ library☆11Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Fast delegates implementation☆56Updated 2 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Latest iteration of my static webpage/blog generator☆52Updated 6 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- ☆31Updated 9 years ago
- A minimal subset of the Boost C++ library☆33Updated last year
- Allocation benchmarks☆30Updated 8 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- Fast containers of polymorphic objects.☆64Updated 2 weeks ago