Beast is a header-only C++ library that provides low-level HTTP, WebSocket, and networking protocol building blocks on top of Boost.Asio. It is designed for developers who need to build interoperable clients, servers, proxies, gateways, or custom protocol components rather than using a high-level web framework. Beast follows Boost.Asio’s asynchronous model, so it fits naturally into event-driven C++ networking applications. Its algorithms are role-agnostic, meaning the same core abstractions can be used to build client-side and server-side systems. The library provides protocol vocabulary types, parsers, serializers, examples, and reusable patterns for robust network programming. It is especially useful for C++ developers who want fine-grained control over HTTP and WebSocket behavior while staying within the Boost ecosystem.

Features

  • Header-only C++ networking library
  • HTTP/1 protocol support
  • WebSocket protocol support
  • Boost.Asio integration
  • Client and server building blocks
  • Parser and serializer utilities

Project Samples

Project Activity

See All Activity >

Categories

Networking, Libraries

License

BSD License

Follow Beast

Beast Web Site

Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database Icon
Stop Storing Third-Party Tokens in Your Database

Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Beast!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

C++

Related Categories

C++ Networking Software, C++ Libraries

Registered

4 days ago