Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for c plus plus boost
boost
x
c-plus-plus
x
798 search results found
Muduo
⭐
13,953
Event-driven network library for multi-threaded Linux server in C++11
Cmake Examples
⭐
11,435
Useful CMake Examples
Cpptemplatetutorial
⭐
7,842
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯
Poco
⭐
7,679
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.
Websocketpp
⭐
6,588
C++ websocket client/server library
Beast
⭐
4,057
HTTP and WebSocket built on Boost.Asio in C++11
Weasel
⭐
3,530
【小狼毫】Rime for Windows
Cli11
⭐
2,963
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
Serial
⭐
1,928
Cross-platform, Serial Port library written in C++
Cryfs
⭐
1,911
Cryptographic filesystem for the cloud
Cpp Concurrency In Action 2ed
⭐
1,709
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.
Hana
⭐
1,581
Your standard library for metaprogramming
Compute
⭐
1,537
A C++ GPU Computing Library for OpenCL
Soci
⭐
1,320
Official repository of the SOCI - The C++ Database Access Library
Pfr
⭐
1,290
std::tuple like methods for user defined types without any macro or boilerplate code
Tilemaker
⭐
1,253
Make OpenStreetMap vector tiles without the stack
Stunserver
⭐
1,189
Version 1.2. This is the source code to STUNTMAN - an open source STUN server and client code by john selbie. Compliant with the latest RFCs including 5389, 5769, and 5780. Also includes backwards compatibility for RFC 3489. Compiles on Linux, MacOS, BSD, Solaris, and Win32 with Cygwin. Windows binaries avaialble from www.stunprotocol.org.
Cli
⭐
1,017
A library for interactive command line interfaces in modern C++
Libcopp
⭐
803
cross-platform coroutine library in c++
Innoextract
⭐
801
A tool to unpack installers created by Inno Setup
Cppmicroservices
⭐
780
An OSGi-like C++ dynamic module system and service registry
Boost Python Examples
⭐
753
Some examples for the use of boost::python
Glogg
⭐
746
A fast, advanced log explorer.
Outcome
⭐
654
Provides very lightweight outcome<T> and result<T> (non-Boost edition)
Geoda
⭐
621
GeoDa: An introduction to spatial data analysis
Cppkafka
⭐
562
Modern C++ Apache Kafka client library (wrapper for librdkafka)
Restc Cpp
⭐
553
Modern C++ REST Client library
Firebreath
⭐
549
Browser Plugin framework (NPAPI and ActiveX on Windows, Mac, and Linux)
Cpp_study
⭐
512
follow me to study modern c++
Cmake Templates
⭐
506
Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子
Quantum
⭐
501
Powerful multi-threaded coroutine dispatcher and parallel execution engine
Voronoi
⭐
487
A C implementation for creating 2D voronoi diagrams
Cpp Serializers
⭐
481
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
S25client
⭐
456
Return To The Roots (Settlers II(R) Clone)
Json
⭐
424
A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
Cannonball
⭐
423
Cannonball: An Enhanced OutRun Engine
Ponder
⭐
415
C++ reflection library with Lua binding, and JSON and XML serialisation.
Geometry
⭐
408
Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75
Cppnow_presentations_2014
⭐
407
Presentation materials presented at C++Now 2014
Developkit_set
⭐
401
2021年最新总结,值得推荐的c/c++开源框架与库。持续更新中。
Sfm Toy Library
⭐
394
A toy library for Structure from Motion using OpenCV
Mqtt_cpp
⭐
391
Libote
⭐
387
A fast, portable, and easy to use Oblivious Transfer Library
Stacktrace
⭐
382
C++ library for storing and printing backtraces.
Construct
⭐
304
This is The Construct
Kaguya
⭐
298
C++ binding to Lua
Lazzyquant
⭐
288
期货/期权量化交易系统
Graph
⭐
287
Boost.org graph module
Histogram
⭐
285
Fast multi-dimensional generalized histogram with convenient interface for C++14
Abyss
⭐
276
🔬 Assemble large genomes using short reads
Pion
⭐
275
Pion Network Library (Boost licensed open source)
Webcc
⭐
257
Lightweight C++ HTTP client and server library based on Asio for embedding purpose.
Disruptor Cpp
⭐
256
Port of LMAX Disruptor to C++
Boost_guide
⭐
254
This is the sample code for Boost library Guide.
Asio_samples
⭐
252
Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server creation with usage of active object pattern by means of Boost C++ Libraries.
Line3dpp
⭐
247
Line3D++ - Multi-View Stereo using Line Segments
Pyboostcvconverter
⭐
243
Minimalist code necessary for using porting C++ functions/classes using OpenCV's "Mat" type in functions argument lists directly (w/o explicit conversions) to python.
Ui
⭐
239
Boost.UI library
Beasthttp
⭐
229
Provides helper tools for creating RESTful services using Boost.Beast
Vanilla Rtb
⭐
229
Real Time Bidding (RTB) - Demand Side Platform framework
Degate
⭐
212
A modern and open-source cross-platform software for chips reverse engineering.
Aqt Stylesheets
⭐
205
Apply CSS style sheets to QML applications
Muduo
⭐
203
a muduo branch without boost and cmake, just using c++11 and makefile
Psraytracing
⭐
203
A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project structure, perf. improvements (compared to the original code), multi-core rendering, and more.
Bytecoin
⭐
194
Cpp High Performance
⭐
194
C++ High Performance, published by Packt
Qtnetworkng
⭐
189
QtNetwork Next Generation. A coroutine based network framework for Qt/C++, with more simpler API than boost::asio.
Fixed_point
⭐
182
C++ Binary Fixed-Point Arithmetic
Boost_graph_cookbook_1
⭐
180
Boost.Graph Cookbook 1: Basics
Gf
⭐
180
A C++17 framework for 2D games
Url
⭐
177
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).
Log
⭐
174
Boost Logging library
Legoino
⭐
171
Arduino Library for controlling Powered UP and Boost controllers
Multiprecision
⭐
169
Boost.Multiprecision
Fdb Document Layer
⭐
166
A document data model on FoundationDB, implementing MongoDB® wire protocol
Ges Code
⭐
165
GoldenEye: Source on SDK 2013
Vst Js
⭐
164
native node addon that allows for instantiation of natively installed VST3 audio plugins
Httpp
⭐
164
Micro http server and client written in C++
Libmoost
⭐
161
moost — Last.fm's collection of C++ utility libraries
Shared_ptr
⭐
157
A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.
Test
⭐
155
The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
Filesystem
⭐
153
Boost.org filesystem module
Xlayoutdisplay
⭐
153
Detects and arranges linux display outputs, using XRandR for detection and xrandr for arrangement.
Boost.http
⭐
152
Embeddable C++ HTTP server
Cppdebuggervisualizers
⭐
151
C++ Debugger Visualizers
Succinct
⭐
151
A collection of succinct data structures
Overplus
⭐
150
Yet another proxy server that support trojan protocol and v protocol.
Eigenpy
⭐
150
Efficient bindings between Numpy and Eigen using Boost.Python
Cboe
⭐
145
Classic Blades of Exile
V8 Jsi
⭐
143
React Native V8 JSI adapter
Cpp Bredis
⭐
142
Boost::ASIO low-level redis client (connector)
Elonafoobar
⭐
141
One of the Elona variants
Proxy
⭐
138
Implementation of http, https, socks4/socks4a, socks5 proxy protocols using modern c++ (使用现代 c++ 实现 http、https、socks4/socks4a、socks5 代理协议。)
Cpp17_headers
⭐
138
C++17 library facilities for older compilers
Boost
⭐
130
The Boost C++ Libraries
Moustique
⭐
130
C++14 high performance non-blocking network IO (based on epoll + boost.context)
Ffmpegplayer
⭐
129
Simple FFmpeg video player
Pycld2
⭐
129
Core
⭐
128
Boost Core Utilities
Callable_traits
⭐
124
modern C++ type traits and metafunctions for callable types
Related Searches
C Plus Plus Cmake (8,712)
C Plus Plus Qt (8,557)
C Plus Plus Video Game (7,774)
C Plus Plus 3d Graphics (3,015)
C Plus Plus Testing (2,735)
C Plus Plus Clang (2,079)
C Plus Plus Gui (2,049)
C Plus Plus Server (1,973)
C Plus Plus Thread (1,965)
C Plus Plus Gpu (1,948)
1-100 of 798 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.