wkaras / C-plus-plus-intrusive-container-templates
C++ intrusive container templates. Abstract node links, no use of new/delete.
☆10Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for C-plus-plus-intrusive-container-templates
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- WIP☆26Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- print stl containers☆31Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- C++ generic make factory☆106Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 5 months ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆24Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- A tuple that lets you access members by name, too.☆23Updated 7 years ago
- Coroutine Support Library☆34Updated 3 months ago
- Generic C++14 Database Construction Library☆15Updated 6 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago