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:
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- Useful C++ templates☆14Updated last year
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- Mutex implementations and utilities☆31Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 9 years ago
- Compile-time printf-like string formatting☆76Updated 7 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
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆27Updated 6 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆16Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Fast delegates implementation☆57Updated 3 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- Generic C++14 Database Construction Library☆15Updated 7 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 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
- A collection of bit manipulation routines for C++☆21Updated 12 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- The Bit Library☆58Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago