jimporter / bencode.hppLinks
A C++ parser for bencoded data
☆32Updated 3 months ago
Alternatives and similar repositories for bencode.hpp
Users that are interested in bencode.hpp are comparing it to the libraries listed below
Sorting:
- A C++20 header-only bencode library.☆49Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Updated last week
- The extremely fast zero allocation and zero copying JSON parser☆31Updated 3 years ago
- A docker-based version of Matt Godbolt's compiler-explorer application☆95Updated 2 months ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆62Updated 3 months ago
- cppystruct is a C++17, header-only, constexpr clone of Python's struct module☆106Updated 7 years ago
- C++20 Static Branch library☆96Updated 8 months ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 7 months ago
- Amalgamate C source and header files.☆92Updated 10 years ago
- Library for complex bitfields☆19Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated last month
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆80Updated 2 weeks ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- A unique_ptr implementation with small object optimization☆20Updated 2 weeks ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Yet another C++ text formatting library.☆71Updated last year
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆95Updated last month
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- Code samples from https://vorbrodt.blog/☆115Updated 2 months ago