Pinned Repositories
archieve
ArmNeonOptimization
Arm neon optimization practice
asio2
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-cs-courses-zh
计算机公开课推荐
awesome-go
A curated list of awesome Go frameworks, libraries and software
awesome-hpp
A curated list of awesome header-only C++ libraries
awesome-math
A curated list of awesome mathematics resources
awesome-modern-cpp
A collection of resources on modern C++
delaunator-cpp
A really fast C++ library for Delaunay triangulation of 2D points
uniwangwang's Repositories
uniwangwang/asio2
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.
uniwangwang/awesome-go
A curated list of awesome Go frameworks, libraries and software
uniwangwang/click
Python composable command line interface toolkit
uniwangwang/cmake-examples
Useful CMake Examples
uniwangwang/coost
A tiny boost library in C++11.
uniwangwang/CppBooks
A comprehensive catalog of modern and classic books on C++ programming language
uniwangwang/CppWeightedLowess
A standalone C++ implementation of limma::weightedLowess.
uniwangwang/cs-self-learning
计算机自学指南
uniwangwang/doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
uniwangwang/fmt
A modern formatting library
uniwangwang/free-programming-books
:books: Freely available programming books
uniwangwang/FunctionalPlus
Functional Programming Library for C++. Write concise and readable C++ code.
uniwangwang/gcem
A C++ compile-time math library using generalized constant expressions
uniwangwang/KeymouseGo
类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 | automate mouse clicks and keyboard input
uniwangwang/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
uniwangwang/mio
Cross-platform C++11 header-only library for memory mapped file IO
uniwangwang/Multitarget-tracker
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
uniwangwang/NetAssist_PyQt
一个用PyQt5实现的网络调试助手工具。TCP UDP WebServer三种模式
uniwangwang/ormpp
modern C++ ORM, C++17, support mysql, postgresql,sqlite
uniwangwang/plusaes
Header only C++ AES cipher library
uniwangwang/portable-file-dialogs
💬 Portable GUI dialogs library, C++11, single-header
uniwangwang/pystring
C++ functions matching the interface and behavior of python string methods with std::string
uniwangwang/rest_rpc
modern C++(C++11), simple, easy to use rpc framework
uniwangwang/selenium-python-helium
Selenium-python but lighter: Helium is the best Python library for web automation.
uniwangwang/simdjson
Parsing gigabytes of JSON per second
uniwangwang/sqlite_modern_cpp
The C++14 wrapper around sqlite library
uniwangwang/SQLiteCpp
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
uniwangwang/stdgpu
stdgpu: Efficient STL-like Data Structures on the GPU
uniwangwang/taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
uniwangwang/utfcpp
UTF-8 with C++ in a Portable Way