All Projects → any_invocable → Similar Projects or Alternatives

93 Open source projects that are alternatives of or similar to any_invocable

gal
Geometric Algebra Library
Stars: ✭ 78 (+457.14%)
Mutual labels:  cplusplus-17, cpp20, cplusplus-20
Libcudacxx
The C++ Standard Library for your entire system.
Stars: ✭ 1,861 (+13192.86%)
Mutual labels:  std, cpp20
USmallFlat
Ubpa small flat containers based on C++20
Stars: ✭ 20 (+42.86%)
Mutual labels:  cpp20
doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
Stars: ✭ 4,434 (+31571.43%)
Mutual labels:  cpp20
scelta
(experimental) Syntactic sugar for variant and optional types.
Stars: ✭ 140 (+900%)
Mutual labels:  std
BackportCpp
Library of backported modern C++ types to work with C++11
Stars: ✭ 53 (+278.57%)
Mutual labels:  cpp20
cxbqn
BQN virtual machine
Stars: ✭ 20 (+42.86%)
Mutual labels:  cpp20
zab
C++20 liburing backed coroutine executor and event loop framework.
Stars: ✭ 54 (+285.71%)
Mutual labels:  cpp20
banana
🍌 Modern C++ Telegram Bot API library
Stars: ✭ 30 (+114.29%)
Mutual labels:  cpp20
IwEngine
This is an engine that I initially started building after taking a game coding class in high school. I didn't like Unity so tried to make something more code focused that was personally easier to use.
Stars: ✭ 97 (+592.86%)
Mutual labels:  cplusplus-17
bbai-lib
C++ library for getting the most out of polymorphic allocators
Stars: ✭ 41 (+192.86%)
Mutual labels:  cpp20
jni-bind
JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
Stars: ✭ 42 (+200%)
Mutual labels:  cplusplus-17
opzioni
The wanna-be-simplest command line arguments library for C++
Stars: ✭ 29 (+107.14%)
Mutual labels:  cpp20
HitagiEngine
DirectX12 game engine
Stars: ✭ 51 (+264.29%)
Mutual labels:  cpp20
recursive-variant
Recursive Variant: A simple library for Recursive Variant Types
Stars: ✭ 67 (+378.57%)
Mutual labels:  cpp20
programming-with-cpp20
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
Stars: ✭ 142 (+914.29%)
Mutual labels:  cpp20
valkyrie
🔮 A UNIX-like toy kernel built from scratch (for AArch64) with preemptive multi-threading, VM, CoW fork(), buddy, slob, VFS, FAT32.
Stars: ✭ 57 (+307.14%)
Mutual labels:  cpp20
so stupid search
It's my honor to drive you fucking fire faster, to have more time with your Family and Sunshine.This tool is for those who often want to search for a string Deeply into a directory in Recursive mode, but not with the great tools: grep, ack, ripgrep .........every thing should be Small, Thin, Fast, Lazy....without Think and Remember too much ...一…
Stars: ✭ 135 (+864.29%)
Mutual labels:  cpp20
cpp20-internet-client
An HTTP(S) client library for C++20.
Stars: ✭ 34 (+142.86%)
Mutual labels:  cpp20
cpp-tutor
Code examples for tutoring modern C++
Stars: ✭ 52 (+271.43%)
Mutual labels:  cplusplus-17
std-env
Detect current Javascript environment
Stars: ✭ 85 (+507.14%)
Mutual labels:  std
Project-Template
A template for modern C++ projects with useful features for developing cross-platform products.
Stars: ✭ 44 (+214.29%)
Mutual labels:  cpp20
ra-ra
A C++20 array / expression template library with some J/APL features
Stars: ✭ 22 (+57.14%)
Mutual labels:  cplusplus-17
oof
Convenient, high-performance RGB color and position control for console output
Stars: ✭ 764 (+5357.14%)
Mutual labels:  cpp20
combatris
A "perfect" implementation of an old classic
Stars: ✭ 20 (+42.86%)
Mutual labels:  cplusplus-17
json5
Header only JSON/JSON5 parser and serializer for C++
Stars: ✭ 22 (+57.14%)
Mutual labels:  cpp20
Modern Cpp Features
A cheatsheet of modern C++ language and library features.
Stars: ✭ 13,100 (+93471.43%)
Mutual labels:  cpp20
qcoro
C++ Coroutines for Qt
Stars: ✭ 150 (+971.43%)
Mutual labels:  cpp20
utf utils
My work on high-speed conversion of UTF-8 to UTF-32/UTF-16
Stars: ✭ 45 (+221.43%)
Mutual labels:  cplusplus-17
RikerBot
C++20/Python based Minecraft bot
Stars: ✭ 44 (+214.29%)
Mutual labels:  cpp20
RTX-Mesh-Shaders
Different mesh shading techniques using the NVIDIA RTX (Turing) technology.
Stars: ✭ 84 (+500%)
Mutual labels:  cpp20
thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
Stars: ✭ 1,043 (+7350%)
Mutual labels:  cplusplus-17
MeetixOS
An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel
Stars: ✭ 179 (+1178.57%)
Mutual labels:  cpp20
apecs
A petite entity component system
Stars: ✭ 17 (+21.43%)
Mutual labels:  cpp20
among-us-replay-mod
Replay mod for Among Us
Stars: ✭ 48 (+242.86%)
Mutual labels:  cpp20
engine
A personal game engine project, with development focus towards 2D/2.5D games.
Stars: ✭ 32 (+128.57%)
Mutual labels:  cpp20
tau
A Micro (1k lines of code) Unit Test Framework for C/C++
Stars: ✭ 121 (+764.29%)
Mutual labels:  cpp20
cxx
🔌 Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on includes, via the package system and pkg-config.
Stars: ✭ 87 (+521.43%)
Mutual labels:  cpp20
MQA identifier
Master Quality Authenticated codec reverse engineering, Tool to identify MQA encoding and Master's Sample Rate
Stars: ✭ 89 (+535.71%)
Mutual labels:  cplusplus-17
sycl
SYCL for Vitis: Experimental fusion of triSYCL with Intel SYCL oneAPI DPC++ up-streaming effort into Clang/LLVM
Stars: ✭ 80 (+471.43%)
Mutual labels:  cpp20
Compile Time Regular Expressions
A Compile time PCRE (almost) compatible regular expression matcher.
Stars: ✭ 2,144 (+15214.29%)
Mutual labels:  cpp20
tnt
A 2d Game Engine written in C++20.
Stars: ✭ 30 (+114.29%)
Mutual labels:  cpp20
Objective-CPP
C++ compatibility library for Objective-C - Objective-CPP is a library intended to ease software development using Objective-C++. It declares categories on Objective-C classes, to work with the STL C++ types, such as std::string, std::vector, etc.
Stars: ✭ 37 (+164.29%)
Mutual labels:  std
BurgWar
Burg'war est un jeu de plateforme/combat multijoueur en 2D écrit en C++17/Lua avec mon propre moteur de jeu : Nazara Engine.
Stars: ✭ 43 (+207.14%)
Mutual labels:  cplusplus-17
Magic enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Stars: ✭ 2,340 (+16614.29%)
Mutual labels:  cplusplus-17
LittleEngineVk
3D game engine using C++20 and Vulkan (WIP)
Stars: ✭ 87 (+521.43%)
Mutual labels:  cpp20
neworder
A dynamic microsimulation framework for python
Stars: ✭ 15 (+7.14%)
Mutual labels:  cplusplus-17
RavEngine
A fast, easy to use C++20 3D game library for modern computers
Stars: ✭ 122 (+771.43%)
Mutual labels:  cpp20
CppNow2018
Materials from my talks from C++Now 2018
Stars: ✭ 20 (+42.86%)
Mutual labels:  cplusplus-17
triviabot
A Discord Trivia/Quiz bot with over 150,000 questions and lots of features!
Stars: ✭ 23 (+64.29%)
Mutual labels:  cplusplus-17
morphologica
A library of supporting code for numerical modelling (JSON config, HDF5 data, Modern OpenGL visualization)
Stars: ✭ 118 (+742.86%)
Mutual labels:  cplusplus-17
reno
A thin, testable routing library designed to sit on top of Deno's standard HTTP module
Stars: ✭ 127 (+807.14%)
Mutual labels:  std
Modern Cpp Tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Stars: ✭ 15,927 (+113664.29%)
Mutual labels:  cpp20
qt raytracer challenge
Implementation based on the book The Ray Tracer Challenge
Stars: ✭ 18 (+28.57%)
Mutual labels:  cplusplus-17
Script
Script is an object-oriented interpreted programming language. Being migrated to CppUtils
Stars: ✭ 18 (+28.57%)
Mutual labels:  cpp20
ahsohtoa
Structure-of-array synthesis in C++20
Stars: ✭ 59 (+321.43%)
Mutual labels:  cplusplus-20
not-enough-standards
A modern header-only C++ library that provides platform-independent utilities.
Stars: ✭ 197 (+1307.14%)
Mutual labels:  cpp20
Hypr
Hypr is a tiling window manager written in modern C++.
Stars: ✭ 659 (+4607.14%)
Mutual labels:  cpp20
Simple-Log
dnkpp.github.io/Simple-Log/
Stars: ✭ 13 (-7.14%)
Mutual labels:  cpp20
photon mapping
minimal but extensible header only implementation of photon mapping in C++
Stars: ✭ 65 (+364.29%)
Mutual labels:  cpp20
1-60 of 93 similar projects