nfrechette / ginLinks
A high performance C++ playground library
☆47Updated 9 years ago
Alternatives and similar repositories for gin
Users that are interested in gin are comparing it to the libraries listed below
Sorting:
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Fast hash table template for array indexes.☆28Updated 9 years ago
- C++ string formatting library☆47Updated 5 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 8 years ago
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.☆74Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated last month
- Debug heap useful for tracking down memory errors.☆184Updated 10 years ago
- Repository for my C++Now 2016 sessions.☆43Updated 9 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Lightweight C++ task system☆82Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆65Updated 9 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 10 years ago
- SPMD in C++☆68Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Static global objects with constructors and destructors made useful in C++☆29Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆15Updated 10 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated 2 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 14 years ago
- A c++ library for paths defined by points within the 2d space☆46Updated 10 years ago
- Assume is a smarter assert replacement (C++03)☆21Updated 10 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Updated 7 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- cross-platform filewatcher library for c/c++☆101Updated 4 years ago
- ☆131Updated 10 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago