std
There are 220 repositories under std topic.
ETLCPP/etl
Embedded Template Library
NVIDIA/libcudacxx
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
boostorg/pfr
std::tuple like methods for user defined types without any macro or boilerplate code
foundry-rs/forge-std
A collection of helpful contracts and libraries for use with Forge and Foundry
unjs/std-env
Runtime Agnostic Env Info
DuffsDevice/tiny-utf8
Unicode (UTF-8) capable std::string
japaric/steed
[INACTIVE] Rust's standard library, free of C dependencies, for Linux systems
Alexhuszagh/rust-lexical
Fast numeric to- and from-string conversion routines.
stdgraph/graph-v2
General-purpose C++ graph library
primecitizens/pcz
A reimagination of Go, using unmodified official toolchain
vittorioromeo/scelta
(experimental) Syntactic sugar for variant and optional types.
reno-router/reno
A thin, testable routing library designed to sit on top of Deno's standard HTTP module
nix-community/nixt
Simple unit-testing for Nix [maintainer=@Lord-Valen]
zhangzhilinx/qsv2flv
A tool developed in Rust to convert QSV to FLV(一个爱奇艺qsv转flv工具,不会生成多余的临时文件,使用Rust开发)
Rinzii/ccmath
A C++17 Compile Time <cmath> Library
janhohenheim/rust-standard-library-cookbook
Codebase for all code featured in Packt's Rust Standard Library Cookbook written by Jan Hohenheim
kojiba/RayLanguage
Additions to C functional. (Containers, strings operations, memory operations, sockets, threads, etc...)
macmade/Objective-CPP
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.
baoyachi/duration-str
Duration string parser write by Rust.Playground(REPL)
zakarialaoui10/ZikoMatrix
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
gaujay/indivi_collection
A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse deque.
GTrunSec/hivebus
A declarative configuration framework based on the structural theory of std.
neXenio/panoptes
cross-platform file watcher library for C++17 using std::filesystem and native interfaces
ieedan/std
Fully tested and documented TypeScript utilities brokered by jsrepo.
Mansurow/bmstu-iu7-4sem-OOP
⛔ Лабораторные работы по курсу "Объектно-ориентированное программирование" (4 семестр 2022 год)
ofats/any_invocable
Сonservative, move-only equivalent of std::function
BraedonWooding/cpath
A simple and nice looking cross platform C FileSystem with full C++ support
ciberst/pretty_print
pretty_print is a cross-platform library for a pretty print of various data.
goblinhack/c-plus-plus-examples
A collection of C++ examples, all compilable. Covers from C++11 to C++20.
bahlo/generic-list-go
Go container/list but with generics
the-lans/NeuroRepository
Фреймворк для построения нейронных сетей, комитетов, создания агентов с параллельными вычислениями.
ntoskrnl7/ext
C++ Extended Template Library
andremichelle/opendaw-lib
This repo is deprecated. The new location is https://github.com/andremichelle/opendaw
avagordon01/bitarray
c++ bitarray with more simplicity, functionality (and possibly performance) than std::bitset
lucthienphong1120/stdsys.h
The C/C++ library about system and handle console
mpark/slb
SLB: C++ Standard Library Backport