Slides for my C++Now 2017 talk
☆58May 20, 2017Updated 8 years ago
Alternatives and similar repositories for cppnow-2017
Users that are interested in cppnow-2017 are comparing it to the libraries listed below
Sorting:
- Source code for a presentation on refactoring C++ while accounting for preprocessor interactions☆12Dec 31, 2023Updated 2 years ago
- Code Analysis and Refactoring with Clang Tools☆129Oct 29, 2020Updated 5 years ago
- [ICSE'18] Hierarchical Learning of Cross-Language Mappings through Distributed Vector Representations for Code☆22May 18, 2018Updated 7 years ago
- LuaJIT iOS Framework script - old don't use this☆28Sep 5, 2013Updated 12 years ago
- evolution of extant software☆24Jan 24, 2018Updated 8 years ago
- This is an extender for C4 which is based on Vanganth Extender for Interlude. ALL CREDITS to Vanganth☆13Nov 27, 2021Updated 4 years ago
- dispatcher like gcd for c++☆10Dec 30, 2015Updated 10 years ago
- ☆20Nov 6, 2019Updated 6 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 7 years ago
- For medical steerable needles, efficiently compute motion plans that consider constraints such as the steerable needle’s maximum curvatur…☆17Aug 18, 2023Updated 2 years ago
- User interface library for C++ applications☆19May 29, 2019Updated 6 years ago
- ☆14Dec 13, 2014Updated 11 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33May 25, 2025Updated 9 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Jul 8, 2022Updated 3 years ago
- An example of how to use Clang's LibTooling interface.☆74Jul 29, 2013Updated 12 years ago
- Ironclad C++ brings type-safety to C++. It provides safe alternatives to unsafe constructs in C++ to prevent type-safety errors that lea…☆19Jun 21, 2023Updated 2 years ago
- SafeInit protects software from uninitialized read vulnerabilities - code released for NDSS 2017☆26May 5, 2021Updated 4 years ago
- The semantics of Java in K☆19Sep 15, 2021Updated 4 years ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Jun 12, 2023Updated 2 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Jun 28, 2016Updated 9 years ago
- A framework for reusing code in Clang tools☆127Feb 26, 2026Updated last week
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Apr 5, 2020Updated 5 years ago
- 📝 "Synthesizing Benchmarks for Predictive Modeling" (🥇 CGO'17 Best Paper)☆22Feb 10, 2023Updated 3 years ago
- An advanced automated reasoning tool for memory consistency model specifications.☆25Dec 6, 2021Updated 4 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Aug 19, 2021Updated 4 years ago
- Примеры использования https://github.com/shtrih-m/fr_drv_ng☆10Feb 21, 2025Updated last year
- Artifacts and other data for "Code Vectors: Understanding Programs Through Embedded Abstraced Symbolic Traces"☆22Jun 5, 2020Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Sep 26, 2024Updated last year
- Single header file C++ library that provides IEEE 754 floating point types.☆23Aug 11, 2020Updated 5 years ago
- Maze algorithms in Clojure (from Jamis Buck's "Mazes for Programmers" book)☆24Jan 2, 2023Updated 3 years ago
- A tool to monitor and build new versions of a software library☆28Oct 4, 2021Updated 4 years ago
- Benchmarks for locking algorithms as well as implementations of locking algorithms.☆27Mar 6, 2018Updated 8 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,185Sep 18, 2018Updated 7 years ago
- C++ library for incremental computing☆23Oct 8, 2022Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆231Jul 31, 2023Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Feb 10, 2020Updated 6 years ago
- ☆32May 19, 2023Updated 2 years ago
- 🤓 user2code2vec: Embeddings for Profiling Students Based on Distributional Representations of Source Code. Full Paper presented at Learn…☆22May 23, 2019Updated 6 years ago
- Structure to Tuple Conversions in C++17☆27Dec 6, 2019Updated 6 years ago