fe-dagostino / The-MagiciansLinks
Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best practices that cause CPU cycles waste and consequently generating more energy consumption ed often longer execution times.
☆38Updated last year
Alternatives and similar repositories for The-Magicians
Users that are interested in The-Magicians are comparing it to the libraries listed below
Sorting:
- ☆81Updated 9 months ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A bunch of small C++ utilities☆70Updated 2 years ago
- Port of Golang channels to C++☆180Updated 2 years ago
- ☆55Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- A little metaprogramming and functional library☆68Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Framework for Writing C++ Committee Papers☆145Updated 7 months ago
- Header-only library for multithreaded programming☆241Updated last week
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A C++20 concepts library, providing container concepts etc.☆87Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- bel::views - simple and easy view classes for C++☆77Updated 2 years ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- A modern and (mostly) macro free mocking-framework☆55Updated 3 weeks ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- A modern C++ library for type-safe environment variable parsing☆154Updated last month
- Zoo library☆135Updated 7 months ago
- B++ Tree☆71Updated last year
- C++20 coroutine library☆141Updated last month
- C++ standard library features, "from scratch"☆193Updated last year
- ☆93Updated 3 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆232Updated 3 weeks ago
- Light-weight Thread Pool library in modern C++☆104Updated 2 months ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago