fisherro / streams
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
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Coroutine Support Library☆33Updated 7 months ago
- Null-termination-aware string-view class for C++☆24Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- The C++ standard library with fixes, including Windows UTF-8 console i/o☆13Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- ☆26Updated 7 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Useful C++ templates☆14Updated 10 months ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- A native code profiler for Windows☆32Updated 9 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 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☆48Updated 9 months ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- C++ string formatting library☆44Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A light-weight C++ profiling library☆31Updated 10 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Use unused bits in your pointer☆46Updated 7 years ago