martinmoene / kalman-estimatorLinks
kalman-estimator - a Kalman estimator in C++
☆23Updated 4 years ago
Alternatives and similar repositories for kalman-estimator
Users that are interested in kalman-estimator are comparing it to the libraries listed below
Sorting:
- Libusb wrapper for Asio☆65Updated 2 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 4 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
- Word Game Solver☆16Updated 2 years ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆163Updated last week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆58Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last week
- C++ Proposal: A constexpr bitwise operations library for C++☆38Updated 7 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated 2 months ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆27Updated last year
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆102Updated 3 years ago
- ☆61Updated 9 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago