facebookincubator / MY_ENUMLinks
Small c++ macro library to add compile-time introspection to c++ enum classes.
☆18Updated 4 months ago
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
- bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for …☆90Updated 2 months ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 3 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 this week
- Highly-optimized intra-process PubSub library with DDS-like interface☆14Updated 11 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated 2 weeks ago
- Fast and lightweight thread pool for C++11 and newer.☆45Updated 8 months ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- Standalone reimplementation of //base module from Chromium☆57Updated last month
- Coroutine implementation for C++11☆18Updated 13 years ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- Intel TBB with CMake build system☆9Updated 4 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 4 months ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 4 months ago
- A Minimalistic Auto-Diff Optimization Framework for Teaching and Understanding Pytorch☆21Updated last week
- ☆87Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- An example of using dlopen to load plugins containing c++ objects at runtime☆14Updated 9 years ago
- A single-file header-only C++17 boost::fiber thread pool library☆27Updated 6 years ago
- mirror of elfutils☆10Updated 6 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A standalone Windows CROSSTOOL for Bazel☆10Updated 5 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated last year
- Coroutine library in C++☆18Updated last month
- C++ State Machine with Asynchronous Callbacks☆26Updated last month