GSL
C++ utilities library
A C++ library providing common data structures and utilities for building compliant C++ programs
Guidelines Support Library
6k stars
319 watching
737 forks
Language: C++
last commit: about 1 month 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. | 911 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,269 |
gflags/gflags | A C++ library for managing command-line flags and parsing flag arguments. | 2,896 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
khronosgroup/glslang | Generates abstract syntax trees from GLSL and HLSL source code for translation into SPIR-V intermediate language. | 3,101 |
microsoft/vscode-cpptools | Adds C/C++ language support to Visual Studio Code with editing and debugging features | 5,550 |
google/glog | A C++ logging library that provides application-level logging APIs | 7,136 |
guillaumegomez/rust-gsl | A Rust binding for the GSL library. | 191 |
abseil/abseil-cpp | A collection of C++ utility code designed to augment the standard library and fill gaps in various areas. | 15,168 |
glouw/ctl | A fast compiling, type-safe template library for C99/C11 | 1,088 |
ruivieira/scala-gsl | Bindings for using the GNU Scientific Library in Scala native projects | 3 |
matus-chochlik/oglplus | A collection of libraries providing object-oriented facades over OpenGL, OpenAL, and EGL APIs for C++. | 495 |
google/tcmalloc | A fast and multi-threaded memory allocation library | 4,450 |
saharan/hgsl | Enables development of GLSL ES 3.0 programs with additional features and language support for Haxe. | 141 |
getml/reflect-cpp | A C++20 library for fast serialization and deserialization using reflection | 1,165 |