piotr-semenov / libq
LibQ: Simulate your C++ floating-point algorithms with fixed-point easily without any pain :)
☆17Updated 3 years ago
Alternatives and similar repositories for libq:
Users that are interested in libq are comparing it to the libraries listed below
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- A template library for fixed-point calculations☆15Updated 6 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- A fast (not quite lock-free) multi-producer multi-consumer queue☆21Updated 6 years ago
- C++ variant data type with on-the-fly conversion☆11Updated 9 years ago
- Header-only library with unconventional C++ features, like deep-copy smart pointers, dynamic dispatch, type-erased ranges☆43Updated 3 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- Platform abstraction and utility library☆19Updated 4 months ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Ordering and sorting in constant low time☆10Updated last month
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year