sunbingfeng's Stars
rxi/json.lua
A lightweight JSON library for Lua
Simple-Robotics/proxsuite
The Advanced Proximal Optimization Toolbox
zhuhu00/Awesome_Dynamic_SLAM
Dynamic SLAM, Life-long SLAM Research(Lidar, Visual, Sensor Fusion etc.)
harness/harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
travisgoodspeed/gbrom-tutorial
Tutorial for extracting the GameBoy ROM from photographs of the die.
sea-bass/turtlebot3_behavior_demos
Example repository for autonomous behaviors using TurtleBot robots and behavior trees, as well as Docker workflows in ROS based projects.
scomup/MathematicalRobotics
FredTingaud/bench-runner
Docker runner for build-bench
massgravel/Microsoft-Activation-Scripts
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
mit-acl/dpgo
Distributed Pose Graph Optimization
facontidavide/CPP_Optimizations_Diary
Tips and tricks to optimize your C++ code
google/benchmark
A microbenchmark support library
KDAB/hotspot
The Linux perf GUI for performance analysis.
flexible-collision-library/fcl
Flexible Collision Library
moderngpu/moderngpu
Patterns and behaviors for GPU computing
makeplane/plane
🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
so-fancy/diff-so-fancy
Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada:
No-Trade-No-Life/Yuan
Yuan - Personal Investment Operating System
decargroup/navlie
A state estimation package for Lie groups!
odygrd/quill
Asynchronous Low Latency C++ Logging Library
vss2sn/path_planning
This repository contains path planning algorithms in C++ for a grid based search.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
acheong08/obi-sync
Reverse engineering of the native Obsidian sync and publish server
youki-dev/youki
A container runtime written in Rust
ashvardanian/StringZilla
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
iggredible/Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
saimanoj18/iros_bshot
B-SHOT : A Binary Feature Descriptor for Fast and Efficient Keypoint Matching on 3D Point Clouds
nobleo/full_coverage_path_planner
Full coverage path planning provides a move_base_flex plugin that can plan a path that will fully cover a given area
curl/trurl
a command line tool for URL parsing and manipulation.
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.