Pinned Repositories
Allocator
Ultra fast C++11 allocator for STL containers.
Android_development_learn
any
Implementation of std::experimental::any, including small object optimization, for C++11 compilers
boost-asio-examples
Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html
c--
c++ Bjarne Stroustrup
CANopenNode
CANopen protocol stack
cmake-examples
Useful CMake Examples
Code-used-on-Daniel-Lemire-s-blog
This is a repository for the code posted on my blog
CppCon2016
Slides and other materials from CppCon 2016
the-advanture-of-emoji
A 2D ACT game is made by LOVE2D.
sunlong169's Repositories
sunlong169/c--
c++ Bjarne Stroustrup
sunlong169/the-advanture-of-emoji
A 2D ACT game is made by LOVE2D.
sunlong169/Allocator
Ultra fast C++11 allocator for STL containers.
sunlong169/Android_development_learn
sunlong169/any
Implementation of std::experimental::any, including small object optimization, for C++11 compilers
sunlong169/boost-asio-examples
Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html
sunlong169/CANopenNode
CANopen protocol stack
sunlong169/cmake-examples
Useful CMake Examples
sunlong169/Code-used-on-Daniel-Lemire-s-blog
This is a repository for the code posted on my blog
sunlong169/CppCon2016
Slides and other materials from CppCon 2016
sunlong169/CppCon2019
Slides and other materials from CppCon 2019
sunlong169/glibc
GNU Libc
sunlong169/json
JSON for Modern C++
sunlong169/json11
A tiny JSON library for C++11.
sunlong169/learning-cmake
learning cmake
sunlong169/Learning-OpenCV-3_examples
sunlong169/luacheck
A tool for linting and static analysis of Lua code.
sunlong169/luasocket
Network support for the Lua language
sunlong169/md5-c
A simple, commented reference implementation of the MD5 hash algorithm
sunlong169/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
sunlong169/packets
Packet Captures
sunlong169/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
sunlong169/Qt_TCP_modbus
Qt5.6.1 tcp modbus code
sunlong169/realtime_support
Minimal real-time testing utility for measuring jitter and latency.
sunlong169/rt-tests
Public tracking Clark Williams' rt-tests suite
sunlong169/sgi-stl
SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).
sunlong169/sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
sunlong169/spdlog
Fast C++ logging library.
sunlong169/training-kit
Open source courseware for Git and GitHub