xunhou0222's Stars
heiwa0519/PPP_AR
Multi-GNSS Precise Point Postioning with Ambiguity Resolution
PrideLab/PRIDE-PPPAR
An open‑source software for Multi-GNSS PPP ambiguity resolution
groops-devs/groops
A software toolkit for gravity field recovery and GNSS processing
gabime/spdlog
Fast C++ logging library.
abumq/easyloggingpp
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
LiZhengXiao99/Navigation-Learning
我的导航学习笔记,内容涵盖导航定位开源程序的源码解读 ( 包括:RTKLIB、GAMP、GINav、Ginan、PSINS、SoftGNSS、KF-GINS、GICI-Lib 等)、开源项目梳理、书籍讲义、博客翻译、教程讲座推荐;本仓库会长期更新,分享出来,既是跟大家做个交流,也激励着自己坚持学下去;所有内容都可以随意转载,原始文件都放在这了,欢迎在我的基础上整理出自己的一套笔记。
idea4good/GuiLitePreviewer
👀Previewing✍️Coding GuiLite APP simultaneously
idea4good/GuiLiteSamples
✨Small interesting GUI effects could be reused everywhere
idea4good/GuiLite
✔️The smallest header-only GUI library(4 KLOC) for all platforms
KjellKod/g3log
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.