johnmcfarlane / fixed_point
C++ Binary Fixed-Point Arithmetic
☆233Updated 6 years ago
Alternatives and similar repositories for fixed_point:
Users that are interested in fixed_point are comparing it to the libraries listed below
- A Compositional Numeric Library for C++☆655Updated last year
- Simple, flexible and modular assertion macro.☆227Updated last year
- Fixed Point Arithmetic C++14 Library☆110Updated 6 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆174Updated 4 months ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆208Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆200Updated 3 years ago
- C++ Reflection using clang☆276Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Miscellaneous C++11 utility classes and functions☆432Updated last month
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Boost SIMD☆232Updated 6 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Vector math library with NEON/SSE support☆353Updated last year
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- MFixedPoint is a header-only fixed-point C++ library suitable for fast arithmetic operations on systems which don't have a FPU (e.g. embe…☆166Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Compile Time Type Information for C++☆588Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Reflang - Modern C++ reflection using libclang☆371Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A highly efficient, move-aware operators library