Skip to content

Latest commit

 

History

History
68 lines (53 loc) · 5.37 KB

learn.md

File metadata and controls

68 lines (53 loc) · 5.37 KB

C++ 学习相关仓库

基础

操作系统

STL

算法

框架

请求

缓存

正则表达式

  • github.com/google/re2 RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library

JSON

队列

GUI

machine learning

数据库

GIS

  • github.com/OSGeo/gdal GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.
  • github.com/qgis/QGIS QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)

OpenGL

加密/解密