Phantim97 / GPS-Kalman-FilterLinks
Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation
☆17Updated 4 years ago
Alternatives and similar repositories for GPS-Kalman-Filter
Users that are interested in GPS-Kalman-Filter are comparing it to the libraries listed below
Sorting:
- C++11 compatible charconv☆31Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- Parallel C++: Efficient and Scalable High-Performance Parallel Programming☆19Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- Algorithm wrappers☆93Updated 9 months ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆27Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆41Updated 9 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- Just another header-only C++17 CSV parser☆16Updated this week
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆108Updated 5 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- kalman-estimator - a Kalman estimator in C++☆23Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated 2 months ago
- Small header only library to call a function at a specific time interval.☆29Updated 11 months ago
- A performant and flexible genetic algorithm implemented in C++20/23.☆19Updated last year
- Asio Buffers without the Asio☆15Updated last week
- Implementation of a lock-free ring buffer class.☆38Updated 8 months ago
- A C++ Library for Making SVG Charts (fork of PPlot)☆19Updated 2 years ago
- A library with a range of utility classes and methods for jump starting C++ applications.☆18Updated 6 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆43Updated 2 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆23Updated last week