/

CppRobotics

cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control

最終更新日:630日前
1.6k

formatjs/formatjs
632日前14.0k

The monorepo home to all of the FormatJS related libraries, most notably react-intl.

ivanhofer/typesafe-i18n
631日前2.0k

A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.

lingui/js-lingui
631日前4.1k

🌍 📖 A readable, automated, and optimized (3 kb) internationalization for JavaScript

hybridgroup/gobot
629日前8.6k

Golang framework for robotics, drones, and the Internet of Things (IoT)

ClemensElflein/OpenMower
629日前4.2k

Let's upgrade cheap off-the-shelf robotic mowers to modern, smart RTK GPS based lawn mowing robots!

wechaty/wechaty
628日前18.4k

Conversational RPA SDK for Chatbot Makers. Join our Discord: https://discord.gg/7q8NBZbQzt

microsoft/vcpkg
628日前20.9k

C++ Library Manager for Windows, Linux, and MacOS

facebook/infer
628日前14.6k

A static analyzer for Java, C, C++, and Objective-C

carbon-language/carbon-lang
628日前32.0k

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

azl397985856/leetcode
628日前53.3k

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

youngyangyang04/leetcode-master
628日前45.2k

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

x64dbg/x64dbg
628日前42.7k

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

Light-City/CPlusPlusThings
628日前35.7k

C++那些事

yuzu-emu/yuzu
628日前33.5k

Nintendo Switch emulator

CMU-Perceptual-Computing-Lab/openpose
628日前29.3k

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

microsoft/calculator
628日前28.5k

Windows Calculator: A simple yet powerful calculator that ships with Windows

doocs/leetcode
628日前27.8k

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

dragonflydb/dragonfly
628日前22.3k

A modern replacement for Redis and Memcached

ethereum/solidity
628日前21.7k

Solidity, the Smart Contract Programming Language

gabime/spdlog
628日前21.5k

Fast C++ logging library.

antlr/antlr4
628日前16.1k

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

trekhleb/javascript-algorithms
628日前180.2k

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

labuladong/fucking-algorithm
628日前122.3k

刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

krahets/hello-algo
628日前62.3k

《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing

TheAlgorithms/JavaScript
628日前30.6k

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

kodecocodes/swift-algorithm-club
628日前28.3k

Algorithms and data structures in Swift, with explanations!

TheAlgorithms/Rust
628日前19.3k

All Algorithms implemented in Rust

TheAlgorithms/C
628日前17.7k

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

OI-wiki/OI-wiki
628日前17.3k

:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)

TheAlgorithms/Go
628日前14.2k

Algorithms and Data Structures implemented in Go for beginners, following best practices.

changgyhub/leetcode_101
628日前7.9k

LeetCode 101:和你一起你轻松刷题(C++)

extism/extism
628日前3.5k

The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.

skyline-emu/skyline
628日前13.3k

Run Nintendo Switch homebrew & games on your Android device!

dolphin-emu/dolphin
628日前11.5k

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.

citra-emu/citra
628日前10.0k

A Nintendo 3DS Emulator

PCSX2/pcsx2
628日前10.0k

PCSX2 - The Playstation 2 Emulator

xenia-project/xenia
628日前7.5k

Xbox 360 Emulator Research Project

cemu-project/Cemu
628日前6.0k

Cemu - Wii U emulator

SFTtech/openage
628日前12.3k

Free (as in freedom) open source clone of the Age of Empires II engine :rocket:

compiler-explorer/compiler-explorer
627日前14.8k

Run compilers interactively from your web browser and interact with the assembly

hmemcpy/milewski-ctfp-pdf
628日前10.6k

Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source

liuxinyu95/AlgoXY
631日前5.9k

Book of Elementary Functional Algorithms and Data structures

grame-cncm/faust
630日前2.4k

Functional programming language for signal processing and sound synthesis

szcf-weiya/ESL-CN
628日前2.3k

The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。

webview/webview
627日前11.9k

Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).

wondertrader/wondertrader
627日前3.2k

WonderTrader——量化研发交易一站式框架

fastai/numerical-linear-algebra
628日前9.9k

Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course

apache/incubator-fury
627日前2.5k

A blazing fast multi-language serialization framework powered by JIT and zero-copy.

vesoft-inc/nebula
627日前9.9k

A distributed, fast open-source graph database featuring horizontal scalability and high availability

InfiniTimeOrg/InfiniTime
629日前2.5k

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS

JustasMasiulis/lazy_importer
628日前1.4k

library for importing functions from dlls in a hidden, reverse engineer unfriendly way

SwiftGen/SwiftGen
627日前9.0k

The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!

Humanizr/Humanizer
628日前8.2k

Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities

cartographer-project/cartographer
627日前6.9k

Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.

WeblateOrg/weblate
628日前4.1k

Web based localization tool with tight version control integration.

jeremykenedy/laravel-auth
628日前3.0k

Laravel 10 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. 5 Minutes Stand-up time.

hybridsjs/hybrids
630日前2.9k

Extraordinary JavaScript UI framework with unique declarative and functional architecture

github/relative-time-element
630日前2.9k

Web component extensions to the standard <time> element.

symfony/intl
629日前2.6k

Provides access to the localization data of the ICU library

aralroca/next-translate
630日前2.5k

Next.js plugin + i18n API for Next.js 🌍 - Load page translations and use them in an easy way!

introlab/rtabmap
630日前2.4k

RTAB-Map library and standalone application

igorkulman/iOSLocalizationEditor
636日前1.4k

Simple macOS editor app to help you manage iOS and macOS app localizations by allowing you to edit all the translations side by side

MIT-SPARK/Kimera-VIO
628日前1.4k

Visual Inertial Odometry with SLAM capabilities and 3D Mesh generation.

mozilla/pontoon
632日前1.4k

Mozilla's Localization Platform

PRML/PRMLT
629日前5.9k

Matlab code of machine learning algorithms in book PRML

ZachL1/Bilibili-plus
627日前3.7k

课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB

personqianduixue/Math_Model
627日前2.6k

数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法

kaxap/arl
628日前1.9k

lists of most popular repositories for most favoured programming languages (according to StackOverflow)

DrTimothyAldenDavis/SuiteSparse
628日前1.0k

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.

PrismLauncher/PrismLauncher
627日前4.6k

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)

kaitai-io/kaitai_struct
627日前3.8k

Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

Dav1dde/glad
627日前3.4k

Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

scylladb/scylladb
627日前12.1k

NoSQL data store using the seastar framework, compatible with Apache Cassandra

kyleneideck/BackgroundMusic
627日前14.8k

Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.

olive-editor/olive
628日前7.7k

Free open-source non-linear video editor

ravynsoft/ravynos
627日前5.3k

A BSD-based OS project that aims to provide an experience like and some compatibility with macOS (formerly known as airyxOS)

includeos/IncludeOS
627日前4.8k

A minimal, resource efficient unikernel for cloud services

ldcsaa/HP-Socket
628日前5.5k

High Performance TCP/UDP/HTTP Communication Component

LibreSprite/LibreSprite
627日前4.2k

Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite

andreasbm/web-skills
627日前6.8k

A visual overview of useful skills to learn as a web developer

musescore/MuseScore
627日前11.2k

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!

ljpzzz/machinelearning
627日前8.0k

My blogs and code for machine learning. http://cnblogs.com/pinard

forthespada/CS-Books
627日前17.8k

🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

catchorg/Catch2
628日前17.8k

A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

gonglei007/GameDevMind
627日前4.0k

最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。

tomlooman/ActionRoguelike
627日前3.1k

Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University

praydog/UEVR
627日前2.3k

Universal Unreal Engine VR Mod (4.8 - 5.3)

dyanikoglu/ALS-Community
628日前2.0k

Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.3 with additional features & bug fixes

bulletphysics/bullet3
627日前11.6k

Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.

zauberzeug/nicegui
627日前6.6k

Create web-based user interfaces with Python. The nice way.

teivah/algodeck
628日前5.4k

An Open-Source Collection of 200+ Flash Cards to Help You Preparing Your Algorithms & Data Structures Interview 💯

AshampooSystems/boden
628日前1.6k

Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io

iamshuaidi/CS-Book
626日前11.1k

计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍

liyupi/mianshiya-public
634日前3.8k

干净免费的面试刷题网站,帮助大家拿到满意的 offer!💎 React 前端 + Node 后端 + 云开发全栈项目 by 程序员鱼皮

tvaneerd/cpp17_in_TTs
634日前1.2k

Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)

slint-ui/slint
626日前13.5k

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

webui-dev/webui
626日前1.9k

Use any web browser as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.

redpanda-data/redpanda
626日前8.5k

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!

geekxh/hello-algorithm
626日前34.4k

🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站

BoomingTech/Piccolo
626日前5.4k

Piccolo (formerly Pilot) – mini game engine for games104