pukkaone / find-unnecessary-includes
Find unnecessary #include directives in C++ programs
☆27Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for find-unnecessary-includes
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- Warning suppression library (C++)☆81Updated 4 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Mutex implementations and utilities☆31Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A light-weight alternative to Boost::Signals2 and SigSlot++☆18Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆44Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Trying out the Coroutines TS☆19Updated 4 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last week
- ccache / clcache inspired compiler cache for cl.exe☆75Updated 7 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 7 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆35Updated 9 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- A Go's defer-like syntax scope guard idiom in C++11☆25Updated 9 years ago