sutambe / cpp-generators
Composable Data and Type Generators for C++
☆10Updated 6 years ago
Alternatives and similar repositories for cpp-generators:
Users that are interested in cpp-generators are comparing it to the libraries listed below
- ☆21Updated 6 years ago
- ☆31Updated 9 years ago
- sandbox for my c++ functional programming experiments☆33Updated 11 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Allocation benchmarks☆30Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 6 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
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- ☆13Updated 9 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated last year
- benchmarking positional population count☆14Updated last year
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Not Another Range Library☆39Updated 11 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago