欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
C++ ecosystem
来自开放百科 - 灰狐
(版本间的差异)
小 (→机器学习) |
小 (→在线编译器) |
||
第4行: | 第4行: | ||
[https://github.com/fffaraz/awesome-cpp Awesome C/C++] [[文件:awesome.png]] | [https://github.com/fffaraz/awesome-cpp Awesome C/C++] [[文件:awesome.png]] | ||
+ | |||
+ | ==工具库== | ||
+ | *[https://github.com/facebook/folly Folly]: Facebook Open Source Library | ||
+ | *[[Protocol Buffers]] | ||
+ | *[https://github.com/google/flatbuffers FlatBuffers] Memory Efficient Serialization Library | ||
+ | *[https://github.com/facebook/xcbuild xcbuild] [[Xcode]]-compatible build tool. | ||
+ | *[[osquery]] | ||
+ | *[https://github.com/google/benchmark benchmark] A microbenchmark support library | ||
+ | *[https://github.com/facebook/libphenom libPhenom] is an eventing framework for building high performance and high scalability systems in C | ||
+ | *[https://github.com/google/brotli Brotli] compression format | ||
+ | |||
+ | ==语言开发== | ||
+ | 使用 C++ 开发的编程语言、虚拟机、编译器。 | ||
+ | *[[Swift]] | ||
+ | *[[OpenJDK]] [[HotSpot]] | ||
+ | *[[HHVM]] | ||
==在线编译器== | ==在线编译器== |
2016年7月15日 (五) 02:45的版本
目录 |
工具库
- Folly: Facebook Open Source Library
- Protocol Buffers
- FlatBuffers Memory Efficient Serialization Library
- xcbuild Xcode-compatible build tool.
- osquery
- benchmark A microbenchmark support library
- libPhenom is an eventing framework for building high performance and high scalability systems in C
- Brotli compression format
语言开发
使用 C++ 开发的编程语言、虚拟机、编译器。
在线编译器
- gcc.godbolt.org (Clang, GCC, Intel ICC)
- Wandbox (Clang, gcc – includes Boost) Wandbox @ GitHub
- Online Visual Studio Compiler (VC++)
- Stacked-Crooked (GCC)
- Rextester (Clang, GCC, VC++)
- ideone.com (GCC, Clang)
数据库存储
机器学习
- Caffe
- TensorFlow
- dmlc: Distributed (Deep) Machine Learning Community
- fbcunn Facebook's extensions to torch/cunn, Deep learning CUDA Extensions from Facebook AI Research.
JavaScript
- V8
- SpiderMonkey
- V7: Embedded JavaScript engine
- JerryScript: JavaScript engine for the Internet of Things
- Duktape embeddable Javascript engine, Atomic Game Engine used it.
物联网
大数据分析处理
数学
金融货币
消息事件
企业应用
电子商务
医疗教育
安全加密
iOS/Android
桌面应用
游戏
音乐
空间探测
图集
链接
- Standard C++ - News, Status & Discussion about Standard C++.
- CppCon - The C++ Conference. CppCon @ GitHub
- C++ reference - C++98, C++03, C++11, C++14, C++17 reference.
- cplusplus.com - The C++ Resources Network.
分享您的观点