https://github.com/cute-engineering/ce-stdcpp
📃 The ISO C++ Standard Library, ISO/IEC 14882
https://github.com/cute-engineering/ce-stdcpp
Last synced: 4 months ago
JSON representation
📃 The ISO C++ Standard Library, ISO/IEC 14882
- Host: GitHub
- URL: https://github.com/cute-engineering/ce-stdcpp
- Owner: cute-engineering
- License: mit
- Created: 2024-01-20T13:57:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-02T21:40:04.000Z (11 months ago)
- Last Synced: 2025-08-02T23:33:31.370Z (11 months ago)
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# 👷 Cute Engineering C++ Standard Library
The ISO C++ Standard Library, ISO/IEC 14882
## Overview
The Cute Engineering C++ Standard Library is a minimalist implementation of the ISO C++ Standard Library. It provides only the essential features needed to fully utilize most core C++ language functionalities.