ashtum / buffers

Asio Buffers without the Asio

Home Page:https://develop.buffers.cpp.al/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Branch master develop

Docs

Documentation

Documentation

GitHub Actions

CI

CI

Drone

Build Status

Build Status

Codecov

codecov

codecov

buffers

Asio Buffers without the Asio

Visual Studio Solution Generation

cmake -G "Visual Studio 16 2019" -A Win32 -B bin -DCMAKE_TOOLCHAIN_FILE=cmake/toolchains/msvc.cmake
cmake -G "Visual Studio 16 2019" -A x64 -B bin64 -DCMAKE_TOOLCHAIN_FILE=cmake/toolchains/msvc.cmake

License

Distributed under the Boost Software License, Version 1.0. (See accompanying file [LICENSE_1_0.txt](LICENSE_1_0.txt) or copy at https://www.boost.org/LICENSE_1_0.txt)

About

Asio Buffers without the Asio

https://develop.buffers.cpp.al/

License:Boost Software License 1.0


Languages

Language:C++ 94.3%Language:CMake 4.7%Language:Starlark 0.5%Language:HTML 0.4%