gsl-lite
Guideline library
A header-only implementation of C++ guidelines support library functions and types for improving code quality and safety.
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later
911 stars
46 watching
108 forks
Language: C++
last commit: 5 months ago
Linked from 2 awesome lists
cpp11cpp14cpp17cpp98gslgsl-implementationsheader-onlyno-dependenciessingle-file
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to reduce boilerplate OpenGL code | 18 |
| A fast compiling, type-safe template library for C99/C11 | 1,088 |
| A set of simplified C++ standard library extensions for pre-C++11 environments. | 83 |
| A Rust binding for the GSL library. | 191 |
| A header-only library providing an optional value type with C++98/C++11 compatibility and minimal dependencies. | 406 |
| A C++20-like span implementation for older compilers | 499 |
| An implementation of the I2P Network protocol in C++17 with compatibility for C89 and performance optimization for embedded systems. | 11 |
| A lightweight C++11 graphics library for creating 2D vector graphics without requiring FPU or GPU support. | 280 |
| A real-time superpixel segmentation library with GPU acceleration | 338 |
| A type-safe container for single values of any type in C++ | 136 |
| A C++ library that provides a typesafe callback system for standard C++. | 390 |
| The source code repository for the 7th edition of a comprehensive OpenGL tutorial book | 730 |
| A lightweight, cross-platform 2D game library for building games on various platforms | 273 |
| A general-purpose cryptographic library providing a simple interface to various encryption algorithms and data structures. | 61 |
| An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |