rmartinho / wheels
Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>
☆27Updated 8 years ago
Alternatives and similar repositories for wheels:
Users that are interested in wheels are comparing it to the libraries listed below
- Foundations of symbol based programming☆30Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months 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
- WIP☆26Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago