johsteffens / tbmanLinks
Memory Manager - Fast, Scalable and Easy to use
☆32Updated 10 months ago
Alternatives and similar repositories for tbman
Users that are interested in tbman are comparing it to the libraries listed below
Sorting:
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- Light and fast package manager on C/C++ for C/C++/Python/Rust/Js packages☆21Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 9 months ago
- LALR(1) parser for C++☆79Updated last year
- A tagged-pointer type for C++.☆36Updated 2 years ago
- ☆21Updated 2 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 weeks ago
- ☆16Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆59Updated this week
- Add-on packages for Vector class library☆75Updated last year
- C++20 SIMD Within A Register library☆43Updated 5 months ago
- Converting (scoped)enum values to string names written in C++>=11.☆21Updated 3 weeks ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- C++ messaging and serialization library☆77Updated this week
- header-only Windows implementation of the <dirent.h> header☆29Updated 8 months ago
- Cross-platform C++ Utility Library☆55Updated this week
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated last year
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated 2 months 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 last month
- Convert an autotools project to CMake☆78Updated last year
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 7 months ago