karroffel / cfstructs
A collection of cache-friendly data structures in C++, without any dependencies.
☆22Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for cfstructs
- A light-weight C++ profiling library☆31Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last month
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆16Updated last year
- Foundations of symbol based programming☆30Updated 4 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 8 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- C++ reflection framework (for fun)☆14Updated 9 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Small C++ preprocessor library☆13Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- A few classes which compile faster than the classes that they replace☆11Updated 10 years ago
- C++ header-only library which enable using aggregates like tuples☆24Updated 6 years ago
- Easily batch-build cmake projects!☆17Updated 5 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago