WG21-SG14 / fixed_pointLinks
C++ Binary Fixed-Point Arithmetic
☆10Updated 7 years ago
Alternatives and similar repositories for fixed_point
Users that are interested in fixed_point are comparing it to the libraries listed below
Sorting:
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- Flat containers for C++☆20Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- C++17 inplace_string implementation☆98Updated 7 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Fast containers of polymorphic objects.☆71Updated last month
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Literal Logging for C++☆86Updated 8 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month