|
cpp-gsl
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: Microsoft's C++ Guidelines Support Library |
||||||||||||||||||||
| Type: Formula | Latest Version: 4.2.1@0 | Tracked Since: Dec 17, 2025 | ||||||||||||||||||||
| Links: Homepage | @MSFTDevCpp | formulae.brew.sh | ||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||
| Tags: c++ guidelines memory-safety header-only microsoft | ||||||||||||||||||||
| Install: brew install cpp-gsl | ||||||||||||||||||||
|
About: cpp-gsl provides types and utilities that implement the C++ Core Guidelines, particularly focusing on lifetime safety and bounds checking. It offers modern C++ constructs like `gsl::span` for safe array access and `gsl::owner<T>` for explicit ownership tracking. This library helps developers write safer, more expressive code by catching common memory errors at compile-time or runtime. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||
| License: MIT | ||||||||||||||||||||
| Bottles available for: all | ||||||||||||||||||||
| Version History | ||||||||||||||||||||
|