fbdtemme / bencodeLinks
A C++20 header-only bencode library.
☆49Updated 2 years ago
Alternatives and similar repositories for bencode
Users that are interested in bencode are comparing it to the libraries listed below
Sorting:
- JSON pull-parser/push-serializer library for C++☆21Updated 3 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated this week
- Container Traits for Modern C++☆29Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- Unique-ownership smart pointers with observable lifetime.☆37Updated 3 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- A C++14 reflection library☆74Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A modern, header-only request router for C++☆24Updated last month
- lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.☆41Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆56Updated 3 months ago