timkerchmar / tstypeLinks
Lightweight C++ RTTI library
☆51Updated 7 years ago
Alternatives and similar repositories for tstype
Users that are interested in tstype are comparing it to the libraries listed below
Sorting:
- Examples for enkiTS☆93Updated 3 months ago
- Single Header C++11 Task Scheduler☆192Updated 2 years ago
- The draft C++ Library Concurrency Technical Specification☆75Updated 10 years ago
- Drawing a 1px dot in various environments.☆24Updated 6 years ago
- *********************** OUTDATED - please use https://github.com/saarraz/clang-concepts-monorepo *********************** Commits of clang…☆54Updated 6 years ago
- The draft C++ Extensions for Networking Technical Specification☆96Updated 4 years ago
- C++ reflection☆48Updated 7 years ago
- Portable framebuffer library and related projects☆59Updated 2 years ago
- Technical Specification: Parallelism☆70Updated 3 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆27Updated 11 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆41Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- easy reflection and serialization for C++17, MIT licensed☆51Updated 4 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 8 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- C++ string formatting library☆47Updated 6 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Cross platform co-routine library exposed through a minimal C API.☆67Updated 5 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- A very minimal .INI reader/writer (C++11)☆33Updated 9 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other …☆14Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year