skarupke / compile_timeLinks
A few classes which compile faster than the classes that they replace
☆12Updated 11 years ago
Alternatives and similar repositories for compile_time
Users that are interested in compile_time are comparing it to the libraries listed below
Sorting:
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- ☆31Updated 9 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years 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
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Reflection and serialization in C++☆11Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Lightweight benchmarking component for small C++ routines☆15Updated 2 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A collection of bit manipulation routines for C++☆21Updated 11 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- A scoped stack allocator☆36Updated 5 years ago