HTTP and WebSocket built on Boost.Asio in C++11
-
Updated
Oct 22, 2019 - 1 commits
- C++
HTTP and WebSocket built on Boost.Asio in C++11
This is the sample code for Boost library Guide.
Replacements to standard numeric types which throw exceptions on errors
by default, link goes to old wiki, should default to new one.
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
XC finite element analysis package for analysis of civil engineering structures.
NuGet packages for Boost framework.
Implementation of a Blockchain as a school project
🚲 Consistent Hashing FS for Big Data
Spacecraft trajectory optimization using differential evolution
Debug utility for finding missing files, directories, links, includes, references and recursive paths used in lib.defs files for OpenAccess enabled applications.
A small collection of useful C++ classes targeted for high performance servers.
This open source project is a proxy manager, a module written in C++ that allows you to create TCP/IP proxies. You can run severals proxies simultaneously with different configurations. The main features include support to the IPv4 and IPv6 protocols, timeout control, configurable buffer sizes, dump of messages, thread pool and much more.
Photoelectrochemical Solar Cell Simulator in 1D
HFT based application that work with Akela Connectivity for NYSE.
Evaluate mathematical expressions using Boost.Spirit
Compare data points and get significant peaks/ridges of two plots
I solve the Lorentz system in Python using the boost odeint library via the Python C API.
Dockerized development environment with Boost C++ Libraries based on Alpine Linux
Primitive interactive biotope simulation with an infinite, procedurally generated map
Practicing fundamentals of Web Server Development with C++ on Flask like Micro Web Framework known as Crow.
Histograms are often used to compute efficiencies in HEP. This is best done with a dedicated accumulator, to avoid filling two separate histograms. If one uses two histograms, the bin lookup is done twice instead of once.
Code could look like this: