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:
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Slides of the Italian C++ Conference 2019☆22Updated 6 years ago
- Library for complex bitfields☆19Updated last year
- My Talk on C++20's Concepts☆23Updated 5 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- C++ Defensive Macros☆31Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- ☆39Updated 6 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 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☆50Updated last month
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- ulids in C++, Header Only☆101Updated 2 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 7 years 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…☆21Updated last month
- a tool to count accesses to member variables in c++ programs☆78Updated 11 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Pipelines for Modern C++☆71Updated 5 years ago