std-library
There are 7 repositories under std-library topic.
oktonion/stdex
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
artem-ogre/remove_at
Remove multiple elements at selected indices from an std container
rapidclock/nano-get
A very tiny & basic implementation of HTTP GET using only the standard library
seigtm/DirectoryFilesList
Implementation of the C++ function that returns a list of files in a certain directory by a given mask (file extension). It's my homework task on the subject "Information security".
StefanoLusardi/StefanoLusardi.github.io
Modern C++: Standard Practices from Standard Library
Unam3dd/Etheria-std
Etheria-STD is a lightweight and optimized replacement for GNU libc, used in Etheria to ensure compatibility, eliminate dependencies, and support cross-platform development.
webqit/util
Utilities for for working with JavaScript primitives.