bblanchon / BuckOperatorLinks
The C++ "buck" operator (aka the dollar sign operator)
☆11Updated 10 years ago
Alternatives and similar repositories for BuckOperator
Users that are interested in BuckOperator are comparing it to the libraries listed below
Sorting:
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆27Updated 5 years ago
- The Bit Library☆58Updated 6 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- Reference counted synchronized pointer.☆14Updated 8 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
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆62Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆38Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆34Updated 10 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- The C++ Pimpl Idiom Again!☆37Updated 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…☆62Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- A very minimal .INI reader/writer (C++11)☆32Updated 9 years ago