Projects in Awesome Lists tagged with sfinae
A curated list of projects in awesome lists tagged with sfinae .
https://github.com/codinghanya/workspace
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
concise concurrency cpp11 easy-to-use framework high-performance sfinae stable threadpool
Last synced: 14 May 2025
https://github.com/CodingHanYa/workspace
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
concise concurrency cpp11 easy-to-use framework high-performance sfinae stable threadpool
Last synced: 18 Mar 2025
https://github.com/huy-dna/dsa-sfinae
Data structures & algorithms implemented in C++ with SFINAE
cpp dsa metaprogramming sfinae stl
Last synced: 14 Apr 2025
https://github.com/Huy-DNA/DSA-SFINAE
Data structures & algorithms implemented in C++ with SFINAE
cpp dsa metaprogramming sfinae stl
Last synced: 14 Apr 2025
https://github.com/macmade/cpptraits
Collection of useful type traits for C++.
c-plus-plus sfinae trait type type-system
Last synced: 19 Apr 2025
https://github.com/calebtt/cpprunnerlib
Contains classes for running functions asynchronously that protect access, from outside threads, to the internal data with a mutex. CPPLambdaRunner uses a user-supplied lambda function as the work thread.
Last synced: 09 Apr 2025
https://github.com/jmz-mzr/containers
A performant recreation of the C++ library containers
42 42born2code 42cursus 42network 42paris 42school algorithm containers cpp cpp-containers cpp98 metaprogramming redblacktree sfinae stl stl-containers
Last synced: 13 Mar 2025
https://github.com/xu-cheng/sfinae-utility
:heavy_check_mark: A C++ header-only library for SFINAE
cplusplus cplusplus-14 sfinae template-metaprogramming
Last synced: 05 Mar 2025
https://github.com/mguludag/unique_ptr-4qt
A simple std::unique_ptr type alias with custom deleter that calls QObject::deleteLater() for QObject types
pointers qt sfinae smart-pointer stl unique-ptr
Last synced: 22 Feb 2025
https://github.com/sdummett-at-42/ft_containers
Implementation of C++ containers from the Standard Template Library (STL) in compliance with C++98 standards. Includes vector, map, stack, and additional features like iterators and SFINAE. Red-black tree set implementation.
containers cpp cpp98 data-structures iterators map red-black-tree set sfinae stack stl vector
Last synced: 02 Mar 2025