janherrmann / thoughtsLinks
Some thoughts on programming
☆7Updated 7 years ago
Alternatives and similar repositories for thoughts
Users that are interested in thoughts are comparing it to the libraries listed below
Sorting:
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- ☆11Updated 7 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- A tuple that lets you access members by name, too.☆23Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Generic C++14 Database Construction Library☆15Updated 6 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- compile time assembly interpreter☆85Updated 7 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
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- ☆39Updated 9 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- Single header only, asynchronous observer structure. Connection is broken when subject or subscriber gets out of scope. Connection itself…☆11Updated 3 years ago
- Useful C++ templates☆14Updated last year
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- ☆21Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago