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:
- Mutex implementations and utilities☆31Updated 9 years ago
- The Bit Library☆58Updated 6 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 5 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆16Updated 8 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Python-like range iterators for C++☆80Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 9 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Static global objects with constructors and destructors made useful in C++☆29Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Reference counted synchronized pointer.☆14Updated 8 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
- C++ 11/14 type safe light event system☆14Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 9 years ago
- ☆31Updated 10 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆27Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- C++ string formatting library☆47Updated 6 years ago
- Nice sweet cpp header that help in daily life☆94Updated 3 years ago