Giter Club home page Giter Club logo

wangxj's Projects

awesome-cpp-cn icon awesome-cpp-cn

c++中文资源集合链接, C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。 https://github.com/jobbole/awesome-cpp-cn

easy-reactor icon easy-reactor

Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务

folly icon folly

Folly--facebook开源的基于C++14的库, folly:Meta(FB)的基础库,功能比较丰富,提供了一些极尽优化追求性能的实现,看起来难度大。顶流水准,风格现代(不过一股浓浓的java风,我喜欢,哈哈哈,部分实现也是参考java的),里面不乏c艹界大师级人物的贡献,如Andrei Alexandrescu。由于难道大,不建议没有多少经验的人看,要看挑部分看看吧。同时推荐wangle和proxgen,同是FB的,这2个是基于folly的,可以作为运用folly的示例。

json-parser-example icon json-parser-example

json-parser库的使用样例代码-- json-parser库,轻量级且高性能,实测是cJSON的1.5倍,jsoncpp的10倍,实现细节处处体现极致; 项目地址 : https://github.com/sogou/workflow/blob/master/src/util/json_parser.h ,https://github.com/Barenboim/json-parser

libgo icon libgo

Go-style concurrency in C++11

libtask icon libtask

Russ Cox's libtask (with enhancements)

stl-usagedemo icon stl-usagedemo

本例程提供了C++的STL常用数据结构及其算法的使用范例,比如vector、string、list、forward_list、deque、queue、stack、map、set、multimap、multiset、tuple、bitset的使用范例,以及algorithm常用的find、sort、copy、replace、count、accumulate......等泛型算法的使用范例。为面试笔试编程题提供便利

stl_container_with_c icon stl_container_with_c

利用c语言来实现c++中STL容器的功能.(更具体说就是:java/c++中泛型的数据结构的C语言实现版本)

tinytetris icon tinytetris

Tinytetris 是一个用 C++ 编写的终端版俄罗斯方块游戏。它提供了两个版本的源码,分为注释版和库版,注释较多易于理解和学习。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.