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☆100Updated 5 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Libusb wrapper for Asio☆65Updated 2 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☆164Updated last month
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated last week
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A set of fixed-sized C++ storage arrays with various features☆30Updated 6 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Word Game Solver☆16Updated 2 years ago
- 📊 A lightweight plotting library☆97Updated 3 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆27Updated last year
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆82Updated last month
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆55Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago