fenbf / ViAlg-UpdateLinks
Visualization of sorting algorithms, refreshed project
☆13Updated 4 years ago
Alternatives and similar repositories for ViAlg-Update
Users that are interested in ViAlg-Update are comparing it to the libraries listed below
Sorting:
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- My Talk on C++20's Concepts☆23Updated 4 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Slides of the Italian C++ Conference 2019☆23Updated 6 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆98Updated 2 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- A fixed capacity dynamically sized string☆67Updated 3 months ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- Library for complex bitfields☆19Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Pipelines for Modern C++☆68Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago