GSL
C++ guideline library
Provides functions and types to support guidelines for C++ development.
Guidelines Support Library
6k stars
319 watching
740 forks
Language: C++
last commit: 9 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gsl-lite/gsl-lite | A header-only implementation of C++ guidelines support library functions and types for improving code quality and safety. | 900 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,204 |
gflags/gflags | A C++ library for managing command-line flags and parsing flag arguments. | 2,884 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
khronosgroup/glslang | Tools and APIs for working with shader languages and their intermediate representations | 3,066 |
microsoft/vscode-cpptools | Adds language support for C/C++ to Visual Studio Code, including editing and debugging features. | 5,532 |
google/glog | A C++ logging library that provides application-level logging APIs | 7,071 |
guillaumegomez/rust-gsl | A Rust binding for the GSL library. | 190 |
abseil/abseil-cpp | A collection of C++ utility code designed to augment the standard library and fill gaps in various areas. | 15,045 |
glouw/ctl | A fast compiling, type-safe template library for C99/C11 | 1,082 |
ruivieira/scala-gsl | Bindings for using the GNU Scientific Library in Scala native projects | 3 |
matus-chochlik/oglplus | A collection of thin object-oriented facades over OpenGL, OpenAL, and EGL APIs to simplify C++ usage. | 495 |
google/tcmalloc | A fast and multi-threaded memory allocation library | 4,402 |
saharan/hgsl | Enables development of GLSL ES 3.0 programs with additional features and language support for Haxe. | 141 |
getml/reflect-cpp | A C++ library for fast serialization and validation using reflection | 1,126 |