facebookincubator / MY_ENUMLinks
Small c++ macro library to add compile-time introspection to c++ enum classes.
☆18Updated last week
Alternatives and similar repositories for MY_ENUM
Users that are interested in MY_ENUM are comparing it to the libraries listed below
Sorting:
- C++奇技淫巧收录☆45Updated 5 years ago
- High performance event tracing☆17Updated last week
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated 3 months ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- Iris is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine suppo…☆17Updated 2 weeks ago
- bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for …☆91Updated 2 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- C++ State Machine with Asynchronous Callbacks☆27Updated 4 months ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- An example of using dlopen to load plugins containing c++ objects at runtime☆14Updated 9 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 11 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 2 months ago
- Highly-optimized intra-process PubSub library with DDS-like interface