mloskot / workshopLinks
This is mloskot's personal workshop dedicated to miscellaneous prototypes and experiments mostly written in C++ programming language.
☆21Updated 7 years ago
Alternatives and similar repositories for workshop
Users that are interested in workshop are comparing it to the libraries listed below
Sorting:
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- The C++ Alliance (website)☆17Updated last week
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 10 months ago
- Continuous Integration Toolkit for boostorg code repositories☆16Updated this week
- String to Float Benchmark☆19Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A demonstration of tracing dynamic library loading and unloading on Linux.☆17Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- C++ standard proposals☆16Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Collection of header-only utilities for C++☆35Updated last year
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- CLI util: Poor man's rpath for Windows executables.☆11Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- A C++ library dependency helper.☆55Updated 8 years ago
- Experimental support for the Boost libraries on biicode☆15Updated 9 years ago
- Text encoding for modern C++☆31Updated 3 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago