Pinned Repositories
Harold2017's Repositories
Harold2017/m_math
basic math collections
Harold2017/awesome-bits
:computer: A curated list of awesome bitwise operations and tricks
Harold2017/awesome-ebpf
A curated list of awesome projects related to eBPF.
Harold2017/bezier
Bezier is a single header only C++ library for Bezier curve calculations and manipulations.
Harold2017/cmake-modules
Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)
Harold2017/cmdline
A Command Line Parser
Harold2017/constexpr-to-string
C++17 code to convert integers to strings at compile-time
Harold2017/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.
Harold2017/focus-stack
Fast and easy focus stacking
Harold2017/gc
Simple, zero-dependency garbage collection for C
Harold2017/GeometricPredicates
robust geometric predicates
Harold2017/goinsta
Harold2017/Harold2017
Harold2017/Harold2017.github.io
Harold2017/iter
Go implementation of C++ STL iterators and algorithms.
Harold2017/jnicookbook
JNI Cookbook Redux - learn JNI by example.
Harold2017/mlinterp
Fast arbitrary dimension linear interpolation in C++
Harold2017/modern-cpp-features
A cheatsheet of modern C++ language and library features.
Harold2017/object_threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
Harold2017/OpenRTCClient
Harold2017/PathPlanning
Common used path planning algorithms with animations.
Harold2017/Point-Set-Matching-Registration-Material
A list of point set matching/registration resources collected by Gang Wang
Harold2017/QtWaitingSpinner
configurable custom Qt widget for showing waiting spinner icon
Harold2017/sa
信号分析及数据可视化软件
Harold2017/singleton-cpp
cpp singleton works across dll/exe boundaries.
Harold2017/StoneAge
Server emulator source for JSS's MMORPG StoneAge
Harold2017/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Harold2017/tests
some tests
Harold2017/waka-box
📊 Update a pinned gist to contain your weekly WakaTime stats
Harold2017/zguide
Learning and Using ØMQ