Repository navigation
std
- Website
- Wikipedia
Embedded Template Library
std::tuple like methods for user defined types without any macro or boilerplate code
A collection of helpful contracts and libraries for use with Forge and Foundry
Unicode (UTF-8) capable std::string
Fast numeric to- and from-string conversion routines.
A thin, testable routing library designed to sit on top of Deno's standard HTTP module
Simple unit-testing for Nix [maintainer=@Lord-Valen]
A C++17 Compile Time
Codebase for all code featured in Packt's Rust Standard Library Cookbook written by Jan Hohenheim
Additions to C functional. (Containers, strings operations, memory operations, sockets, threads, etc...)
C++ compatibility library for Objective-C - Objective-CPP is a library intended to ease software development using Objective-C++. It declares categories on Objective-C classes, to work with the STL C++ types, such as std::string, std::vector, etc.
Duration string parser write by Rust.Playground(REPL)
Arduino library for creating and manipulating matrices of arbitrary size and data type. The library provides a Matrix class that can be used to create matrices, perform basic matrix operations