fenbf / ViAlg-UpdateLinks
Visualization of sorting algorithms, refreshed project
☆13Updated 5 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:
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆33Updated last week
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆26Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Result<T, E> for Modern C++☆35Updated 5 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
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last week
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆88Updated last week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago