nonstd-lite
C++ standard library patches
A set of simplified C++ standard library extensions for pre-C++11 environments.
Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments
83 stars
6 watching
5 forks
Language: Batchfile
last commit: over 3 years ago
Linked from 1 awesome list
cpp11cpp14cpp17cpp20cpp98header-onlyno-dependenciessingle-file
Related projects:
Repository | Description | Stars |
---|---|---|
martinmoene/optional-lite | A header-only library providing an optional value type with C++98/C++11 compatibility and minimal dependencies. | 406 |
martinmoene/span-lite | A C++20-like span implementation for older compilers | 499 |
martinmoene/variant-lite | A type-safe union library for C++98 and later, allowing easy representation of alternative values in a single-file header-only library. | 239 |
martinmoene/expected-lite | A header-only library providing objects to represent valid values or errors in C++11 and later | 415 |
martinmoene/ring-span-lite | A single-file header-only C++ library providing a circular buffer view for containers with a flexible interface. | 154 |
martinmoene/string-view-lite | Provides a single-file header-only C++17-like string_view for compatibility with older C++ standards | 427 |
martinmoene/any-lite | A type-safe container for single values of any type in C++ | 136 |
gsl-lite/gsl-lite | A header-only implementation of C++ guidelines support library functions and types for improving code quality and safety. | 911 |
i2p-lite/i2p-lite | An implementation of the I2P Network protocol in C++17 with compatibility for C89 and performance optimization for embedded systems. | 11 |
dmlc/ps-lite | A lightweight interface for parameter sharing and synchronization between nodes in distributed systems | 1,540 |
matthewjdenny/contentstructure | An R package implementing an extension to the TPME model with features for topic modeling and latent class clustering. | 6 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
sergev/litebsd | An operating system for microcontrollers with compact memory footprint and paging support | 308 |
mmontone/slime-star | An Emacs configuration package with extensions and utilities for improved productivity | 40 |
222464/ltbl2 | A 2D dynamic lighting system with accurate soft shadows | 116 |