fisherro / streamsLinks
Thoughts for replacing C++ iostreams.
☆12Updated 8 years ago
Alternatives and similar repositories for streams
Users that are interested in streams are comparing it to the libraries listed below
Sorting:
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆39Updated 10 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- forward declarations for C++ std headers☆74Updated 4 years ago
- Enumerable is a library inspired by IEnumerable in c#☆12Updated 8 years ago
- Modern C++ generic header-only template library.☆104Updated 3 months ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- WIP☆27Updated 6 years ago
- Tiny library for C++ enum introspection and more!☆33Updated 9 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Repository for my C++Now 2016 sessions.☆43Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Fast containers of polymorphic objects.☆68Updated last month