active911 / fastcache
Wicked fast, thread safe in-memory key/object store for C++
☆12Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastcache
- A few classes which compile faster than the classes that they replace☆11Updated 10 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Safe integer utilities for C++11☆16Updated 10 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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A collection of bit manipulation routines for C++☆19Updated 11 years ago
- Easily batch-build cmake projects!☆17Updated 6 months ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- A library of tools for compiler construction.☆12Updated 8 years ago
- ☆17Updated 5 years ago
- A C++11 Utility Library☆15Updated 9 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- ASIO Cooperative Task for await-based coroutine☆17Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Not Another Range Library☆39Updated 10 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago
- `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
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 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