print stl containers
☆32Dec 12, 2018Updated 7 years ago
Alternatives and similar repositories for stringify
Users that are interested in stringify are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ printers for different STL containers☆17Sep 20, 2017Updated 8 years ago
- a simple header-only json serialization solution for c++ based on picojson☆13Dec 25, 2016Updated 9 years ago
- Emacs Journald Log Viewer☆10Nov 12, 2025Updated 6 months ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆23Oct 22, 2015Updated 10 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆16Oct 7, 2017Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A compressed pair for C++17☆27Sep 16, 2021Updated 4 years ago
- A framework to robustly process network messages and structured data☆16Jun 6, 2017Updated 9 years ago
- ☆39Sep 1, 2015Updated 10 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆27Sep 25, 2019Updated 6 years ago
- Micro Signal/Slot implementetation☆35Dec 29, 2023Updated 2 years ago
- functional template library☆15Jun 13, 2016Updated 9 years ago
- Not Another Range Library☆39Mar 9, 2014Updated 12 years ago
- Network library implemented with C++23 standard☆10Mar 28, 2026Updated 2 months ago
- A C++14 library to make it easier to work with parameter packs☆56Jun 19, 2019Updated 6 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- Simple yet useful proxy models for Qt 5☆13Feb 21, 2019Updated 7 years ago
- A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!☆14Jan 23, 2025Updated last year
- Examples of how to use features of the Boost Graph Library. This repository is a staging area while the examples are prepared to be moved…☆15Feb 5, 2012Updated 14 years ago
- A pretty simple and performant C++ profiling library☆71Feb 5, 2024Updated 2 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆65Mar 6, 2018Updated 8 years ago
- C++17 Process Interaction Library☆10Apr 23, 2019Updated 7 years ago
- Provides a packaged collection of open source EDA tools☆12Apr 14, 2019Updated 7 years ago
- Identity value☆10Apr 27, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- VGA LCD Core (OpenCores)☆15May 22, 2018Updated 8 years ago
- Manipulate static symbols in ELF and Mach-O objects☆17Jun 17, 2022Updated 3 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Mar 15, 2018Updated 8 years ago
- ☆17Jul 7, 2019Updated 6 years ago
- std::fixed_string☆12Sep 14, 2015Updated 10 years ago
- A fast and memory-optimized string library for C++☆297Aug 2, 2021Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Aug 10, 2020Updated 5 years ago
- Simple helper functions to make de/serializing c++ enum classes easy and safe☆16May 7, 2018Updated 8 years ago
- ☆15Mar 27, 2026Updated 2 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Wait-free ring buffer for inter-thread communication using C++11 atomics