gaoyf1235's Stars
koide3/small_gicp
Efficient and parallel algorithms for point cloud registration [C++, Python]
wondertrader/wtpy
wtpy是基于wondertrader为底层的针对python的子框架
wondertrader/wondertrader
WonderTrader——量化研发交易一站式框架
boostorg/lockfree
Boost.Lockfree
chennuo0125-HIT/lidar_imu_calib
automatic calibration of 3D lidar and IMU extrinsics
YJZLuckyBoy/liorf
This repo is modified based on LIO_SAM, which remove the feature extraction module and makes it easier to adapt your sensor.
mbrossar/SE2-3-
Code of paper "Associating Uncertainty to Extended Poses for on Lie Group IMU Preintegration with Rotating Earth"
utiasASRL/steam_icp
Continuous-time lidar, radar, lidar-inertial, and radar-inertial odometry
libtrading/libtrading
Libtrading, an ultra low-latency trading connectivity library for C and C++.
concurrencykit/ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
jfuentes/concurrent-data-structures
Compilation of concurrent data structures with at least lock-free or wait-free properties.
rigtorp/awesome-lockfree
A collection of resources on wait-free and lock-free programming
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
odygrd/quill
Asynchronous Low Latency C++ Logging Library
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
microsoft/vscode
Visual Studio Code
google/glog
C++ implementation of the Google logging module
google/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
google/benchmark
A microbenchmark support library
SLAM-Handbook-contributors/slam-handbook-public-release
Release repo for our SLAM Handbook
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
PRBonn/kinematic-icp
A LiDAR odometry pipeline for wheeled mobile robots
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
microsoft/GSL
Guidelines Support Library
boostorg/statechart
Boost.org statechart module
robosoft-ai/SMACC2
An Event-Driven, Asynchronous, Behavioral State Machine Library for ROS2 (Robotic Operating System) applications written in C++
enkerewpo/OI-Public-Library
OI / ACM essays and learning materials