r-lyeh-archived / malloc-survey
Allocation benchmarks
☆30Updated 8 years ago
Alternatives and similar repositories for malloc-survey:
Users that are interested in malloc-survey are comparing it to the libraries listed below
- A light-weight C++ profiling library☆31Updated 10 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Functional programming with C++11, inspired by Haskell.☆21Updated 12 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 9 years ago
- ☆17Updated 5 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Math vector library☆36Updated last year
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- C++ reflection☆47Updated 6 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆54Updated 9 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆27Updated 8 years ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- Platform abstraction and utility library☆19Updated 3 months ago
- High performance multithreading toolkit for C++17☆46Updated this week
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…