GithubHelp home page GithubHelp logo

haifeng2170's Projects

node.native icon node.native

C++11 port for the Node: native performance and modern simplicity.

oatpp icon oatpp

🌱Modern Web Framework for C++. High performance, simple API, cross platform, zero dependency.

open-source-search-engine icon open-source-search-engine

A distributed open source search engine and spider/crawler written in C/C++ for Linux on Intel/AMD. From gigablast dot com, which has binaries for download. See the README.md file at the very bottom of this page for instructions.

opencv icon opencv

Open Source Computer Vision Library

openframeworks icon openframeworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.

openmeeting2 icon openmeeting2

openmeeting2视频会议,仿QQ群视频,实现多人视频,多人语音,文字聊天,表情,共享PPT功能,自由发言,主持人控制发言,按F2发言三种语音模式 ,客户端使用vs2010+qt4.85开发,服务器使用php+go语言,数据库采用mysql 演示系统所有密码都是123456,演示用户 8001~8010 客户端下载地址: http://pan.baidu.com/s/1gdCikSV 服务器下载地址: http://pan.baidu.com/s/1bnAo2zP ,安装包压缩文件内有安装说明书 技术讨论加群:377724275 用到的相关技术rtp h264 ffmpeg x264 silk g729 go nodejs php mysql qt rtmp rtsp hls videomeeting videoconference videochat voicechat audiochat

openpose icon openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

osmium icon osmium

C++/Javascript framework for working with OSM files.

osquery icon osquery

SQL powered operating system instrumentation, monitoring, and analytics.

paddle icon paddle

PArallel Distributed Deep LEarning

pistache icon pistache

A high-performance REST Toolkit written in C++

proxygen icon proxygen

A collection of C++ HTTP libraries including an easy to use HTTP server.

pugixml icon pugixml

Light-weight, simple and fast XML parser for C++ with XPath support

qr-code-generator icon qr-code-generator

High-quality QR Code generator library in Java, JavaScript, Python, C++, C.

qtav icon qtav

A cross-platform multimedia framework based on Qt and FFmpeg. High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和FFmpeg的跨平台高性能音视频播放框架

re2 icon 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.

rxcpp icon rxcpp

Reactive Extensions for C++

seastar icon seastar

High performance server-side application framework

senecaoop345-attic icon senecaoop345-attic

This folder, attic, contains code fragments. Like most attics, this attic needs a good cleaning. Some fragments are from the usual places on the web, cplusplus.com, stackoverflow, etc. Some fragments are DIY code written in class. Some fragments are as-is as found on the web while others are heavily modified to make work or add functionality. Some fragments are useful, some are not. Most fragments work, some don't. Notable Useful Fragments ======================== fastforward.cpp - a summary of OOP345. funcptr.cpp - examples of the many ways of passing function names to other functions: direct call, c-style function pointer, c++-style function pointer, function object (functor), lambda, bind examples of intersting functions to pass function to: thread, async, packaged_task sp?.cpp - smart pointer resources mi-*.cpp - multiple inheritance resources, clone+diamond problem theading?01?.cpp - threading101?.cpp - basic threading, mutexes - threading201?.cpp - futires and promises - threading301?.cpp - async, packaged_task - threading401?.cpp - how things were done before async + packaged task thread-*.cpp - cool thread code, such as thread pools ll*.cpp - linked list code moveSimple.cpp - move semantics stl-calc-*.cpp - postfix calculator using stl stack, list, vector, deque containers vectorchar*.cpp - how to make a string class mased on std::vector<char> dp-composite*.cpp - composite (tree) design pattern code alarmsetjmp.cpp + setjmp*.cpp - use alarm and setjmp to do interesting things swap.cpp - swapping data in place (without using a temporary) using xor and add operators. asmlist.cpp - how to generate an in-line assembler listing of the code generated by the compiler popen.cpp - how to start up a pipe to a program and read the output from the program folder threading-concurrency_in_action - pdf and sample code from Concurancy in Action book

sgplayer icon sgplayer

A powerful media player framework for iOS, macOS, and tvOS. Support 360° panorama video, VR video. RTMP streaming.

shaka-packager icon shaka-packager

A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.

siege icon siege

Siege is an http load tester and benchmarking utility

silicon icon silicon

A high performance, middleware oriented C++14 http web framework

soci icon soci

Official repository of the SOCI - The C++ Database Access Library

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.