nfrechette / gin
A high performance C++ playground library
☆48Updated 8 years ago
Alternatives and similar repositories for gin:
Users that are interested in gin are comparing it to the libraries listed below
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- High performance multithreading toolkit for C++17☆46Updated last month
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Fast hash table template for array indexes.☆27Updated 8 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- C++ string formatting library☆44Updated 5 years ago
- Useful C++ templates☆14Updated 11 months ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 14 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- ☆39Updated 9 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 5 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.☆72Updated 2 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- ☆26Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A small project of game-ready containers extracted from the griffin engine.☆35Updated 7 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Frexx C preprocessor (single C file version)☆30Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- SPMD in C++☆68Updated 4 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 10 months ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago