Samuel-Tyler / fast_ber
A C++11 ASN.1 BER Encoding and Decoding Library
☆85Updated 3 years ago
Alternatives and similar repositories for fast_ber:
Users that are interested in fast_ber are comparing it to the libraries listed below
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆196Updated 2 years ago
- The ASN.1 compiler (from ASN.1 to C++) & runtime (BER / DER)☆46Updated 4 years ago
- Examples showing OpenSSL C API usage with Modern C++ (smart pointers, RAII)☆43Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month
- Mock C functions using the preprocessor☆32Updated 5 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated last month
- A C++ typestate library☆57Updated 5 years ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- A C++ interface for linux inotify☆137Updated last year
- Docker container with compilers and tooling for basic C++ projects☆81Updated 3 years ago
- C++(11) library to implement and tools to monitor binary communication protocols☆246Updated 2 years ago
- TAOX11, the CORBA implementation for C++17 and newer☆33Updated 3 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- C++ Active Objects☆64Updated 7 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated this week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 2 weeks ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- CBOR C++ serialization library☆78Updated last year
- OAuth 2.x and OpenID Connect C library☆111Updated last month
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 2 months ago
- Fast C++17 signal/slot library