tatewake / endian-templateLinks
Work with big endian and little endian types in C++ without ever calling an “endian swap” function
☆27Updated 6 years ago
Alternatives and similar repositories for endian-template
Users that are interested in endian-template are comparing it to the libraries listed below
Sorting:
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 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
- Warning suppression library (C++)☆83Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- A C++ library for type level flagging☆65Updated 7 years ago
- Open multi-methods for C++11☆117Updated 8 years ago
- ☆39Updated 10 years ago
- Fast delegates implementation☆57Updated 3 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
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- print stl containers☆32Updated 7 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated 3 weeks ago