beve-org / beveLinks
High performance, tagged binary data specification
☆95Updated 3 weeks ago
Alternatives and similar repositories for beve
Users that are interested in beve are comparing it to the libraries listed below
Sorting:
- C++20 Unit-Testing library☆48Updated 4 months ago
- Lightweight header-only C++20 enum and typename reflection☆76Updated last month
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆96Updated last week
- ☆52Updated 11 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated last week
- C++20 Dependency Injection library☆27Updated 3 months ago
- A modern C++ library for type-safe environment variable parsing☆146Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- C++20 [Minimal] Static Perfect Hash library☆229Updated last month
- SPY - C++ Information Broker☆156Updated last week
- ☆102Updated last year
- Coroutines for C++23☆38Updated 3 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆167Updated this week
- Recursive Variant: A simple library for Recursive Variant Types☆87Updated 2 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆221Updated 10 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- value types for composite class design - with allocators☆57Updated this week
- C++20 Compact Tuple Tools☆53Updated last week
- Ease-of-use-first argument parsing for C++23☆62Updated last month
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- C++20 State Machine library☆215Updated 3 months ago
- High-performance metrics library☆44Updated 7 months ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆97Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆66Updated 9 months ago