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:
- A C++ serialization/deserialization library designed with embedded systems in mind☆97Updated 2 months ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 4 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Word Game Solver☆16Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 6 years ago
- Implementation of a lock-free ring buffer class.☆37Updated 7 months ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- C++ Proposal: A constexpr bitwise operations library for C++☆37Updated 7 years ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆102Updated 3 years ago
- C++ Active Objects☆66Updated 8 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago