panzi / formatstringLinks
A C++14 type safe format string library heavily inspired by Python's str.format() function.
☆44Updated 4 years ago
Alternatives and similar repositories for formatstring
Users that are interested in formatstring are comparing it to the libraries listed below
Sorting:
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- C/C++ compiler vendor and features detection.☆40Updated 7 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆28Updated 9 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 10 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- ☆38Updated 11 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Portable ASCII and Unicode string manipulation functions for C++.☆21Updated 8 years ago
- call c api by dynamically loading it's library and without code change. Use this instead(more features, supper set) https://github.com/wa…☆16Updated 11 years ago
- ☆17Updated 7 years ago
- Fast delegates implementation☆56Updated 3 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 tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Public domain string formatting micro-library for C++, based on python-style format strings.☆34Updated 3 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago