An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with std

A curated list of projects in awesome lists tagged with std .

https://github.com/NVIDIA/libcudacxx

[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl

cpp cpp11 cpp14 cpp17 cpp20 cpp23 cuda cxx cxx11 cxx14 cxx17 cxx20 cxx23 gpu libcxx llvm nvidia nvidia-hpc-sdk standard std

Last synced: 21 Apr 2025

https://nvidia.github.io/libcudacxx/

[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl

cpp cpp11 cpp14 cpp17 cpp20 cpp23 cuda cxx cxx11 cxx14 cxx17 cxx20 cxx23 gpu libcxx llvm nvidia nvidia-hpc-sdk standard std

Last synced: 31 Mar 2025

https://github.com/nvidia/libcudacxx

[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl

cpp cpp11 cpp14 cpp17 cpp20 cpp23 cuda cxx cxx11 cxx14 cxx17 cxx20 cxx23 gpu libcxx llvm nvidia nvidia-hpc-sdk standard std

Last synced: 03 Oct 2025

https://github.com/boostorg/pfr

std::tuple like methods for user defined types without any macro or boilerplate code

boost clang cplusplus cplusplus-14 cpp cpp14 cpp17 gcc magic reflection reflection-library reflections std tuple tuples visual-studio

Last synced: 14 May 2025

https://github.com/unjs/std-env

Runtime Agnostic JS utils

ci cli console environment node std tty

Last synced: 10 Jun 2025

https://github.com/alexhuszagh/rust-lexical

Fast numeric to- and from-string conversion routines.

encoding floating-point no-std parsing precision rust std string-conversion

Last synced: 14 May 2025

https://github.com/Alexhuszagh/rust-lexical

Fast numeric to- and from-string conversion routines.

encoding floating-point no-std parsing precision rust std string-conversion

Last synced: 30 Apr 2025

https://github.com/primecitizens/pcz

A reimagination of Go, using unmodified official toolchain

go golang std stdlib toolchain wasm webapp

Last synced: 01 Sep 2025

https://github.com/reno-router/reno

A thin, testable routing library designed to sit on top of Deno's standard HTTP module

deno http router router-as-a-function routing std typescript

Last synced: 20 Oct 2025

https://github.com/nix-community/nixt

Simple unit-testing for Nix [maintainer=@Lord-Valen]

flake flakes nix nixos standard std unit-testing

Last synced: 08 Aug 2025

https://github.com/zhangzhilinx/qsv2flv

A tool developed in Rust to convert QSV to FLV(一个爱奇艺qsv转flv工具,不会生成多余的临时文件,使用Rust开发)

flv qsv qsv-flv rust std

Last synced: 18 Jul 2025

https://github.com/janhohenheim/rust-standard-library-cookbook

Codebase for all code featured in Packt's Rust Standard Library Cookbook written by Jan Hohenheim

book cookbook packt recipe rust standard-library std

Last synced: 30 Apr 2025

https://github.com/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.

c-plus-plus foundation framework interoperability library objective-c objective-c-plus-plus std stdlib

Last synced: 11 Jul 2025

https://github.com/gtrunsec/hivebus

A declarative configuration framework based on the structural theory of std.

automation colmena home-manager linux-desktop macos-configuration nix-darwin nixos-configuration std

Last synced: 20 Mar 2025

https://github.com/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

arduino cpp data-processing esp32 esp8266 hardware library morocco std

Last synced: 09 Apr 2025

https://github.com/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

arduino cpp data-processing esp32 esp8266 hardware library morocco std

Last synced: 29 Apr 2025

https://github.com/ieedan/std

Fully tested and documented TypeScript utilities brokered by jsrepo.

jsrepo std typescript

Last synced: 12 Apr 2025

https://github.com/bahlo/generic-list-go

Go container/list but with generics

containers generics go list std

Last synced: 05 Oct 2025

https://github.com/mpark/slb

SLB: C++ Standard Library Backport

backport cpp cpp11 cpp14 cpp17 cpp20 slb std

Last synced: 10 Apr 2025

https://github.com/lucthienphong1120/stdsys.h

The C/C++ library about system and handle console

c config cpp lib library open-source standard std stdio stdlib system terminal

Last synced: 22 Apr 2025

https://github.com/d-e-s-o/cell

A replacement of std::cell::RefCell adding advanced support for mapping borrows.

cell rust rust-crate rust-library std

Last synced: 12 Apr 2025

https://github.com/yousiki/nichijou

nix configurations for daily life

flake flakes hive nix nix-flake nixos nixos-configuration nixpkgs std

Last synced: 03 Jul 2025

https://github.com/macmade/stdc

Standardisation of the C (C89, C95, C99) and POSIX header files.

c c-plus-plus header iso posix standard std stdc stdlib

Last synced: 19 Apr 2025

https://github.com/one-language/std

ET STD (Specify Language Standard Version)

et et-lang etlang runtime-library std stdlib

Last synced: 03 Mar 2025

https://github.com/ferhatgec/fstring

New generation STL String implementation with powerful features.

cpp cpp17 cpp20 implementation sh standart std stdlib stl stl-string

Last synced: 14 Apr 2025

https://github.com/aditya-a-garwal/agfilesystemscanner

A nifty command line tool to scan and search through the filesystem and get the sizes of directories

cpp filesystem filesystem-library std

Last synced: 09 Apr 2025

https://github.com/VentGrey/scanrs

A simple Rust Library to easily process std input.

crates input read rust rust-lang scanf std

Last synced: 07 May 2025

https://github.com/giulioromualdi/named_tuple

Single header tagged tuple implementation

cpp cpp17 std tuple

Last synced: 29 Mar 2025

https://github.com/endermanbugzjfc/zekcau

隻抽! Dual-players combat mode for PocketMine-MP.

await cau combat mode pmmp pocketmine std zek

Last synced: 17 Oct 2025

https://github.com/bartoszklonowski/extendedvector

C++17 version of std::vector, but much more extended and provided with all the features available in List<T> from .NET Framework.

cpp extendedvector foreach list std vector

Last synced: 03 May 2025

https://github.com/w1th0utnam3/noname_tools

A collection of useful C++ methods and algorithms collected while working on other projects

algorithm container std string tuples vector

Last synced: 06 Jul 2025

https://github.com/alphatechnolog/zsync

Merge two folders fast and simple

folders fs merging simple std zig

Last synced: 24 Feb 2025

https://github.com/ventgrey/scanrs

A simple Rust Library to easily process std input.

crates input read rust rust-lang scanf std

Last synced: 07 May 2025

https://github.com/jessetg/standard-windows-output

Support for std::cout, std::clog, and std::cerr when building Win32 applications in Visual Studio

cerr cout std stdout visual-studio win32 windows

Last synced: 08 May 2025

https://github.com/gabriel-logan/dsacjs

A high-performance JavaScript and TypeScript library offering a comprehensive set of efficient data structures. Simplify your algorithm implementation and data manipulation with optimized, easy-to-use tools.

data-structures data-structures-algorithms data-structures-and-algorithms dstc std stdlib

Last synced: 04 Sep 2025

https://github.com/kevoree/kevoree-library

Kevoree base library

kevoree library std

Last synced: 21 Mar 2025

https://github.com/zreechxnn/antrian-rumah-sakit

Hospital Queue System: A robust system for managing patient queues in hospitals. This project features a user-friendly graphical interface for efficiently handling patient records and processing queues, improving overall management and patient flow within medical facilities.

cout cpp gpp hospital-management-system hpp iostream queue queue-system sdl sdl2 sdl2-library sdl2-ttf std

Last synced: 25 Aug 2025

https://github.com/gerardcl/esp32-c3-rust-std

Rust std library on ESP32 C3 RISC-V boards playground

embedded esp32 esp32c3 risc-v rust std

Last synced: 19 Jan 2026

https://github.com/anupam-io/avl_tree

AVL tree: height-balanced trees in C supporting add, remove, search, update features. A comparison of AVL trees with red-black trees is also done(std::set).

avl-tree avl-tree-code avl-tree-implementations bst c data-structures height-balanced-trees red-black-trees rotations std

Last synced: 03 Apr 2025

https://github.com/tonitaga/vector-implementation-cpp

My own implementation of the vector class from the C++ standard library

cpp std vector

Last synced: 22 Feb 2025

https://github.com/jkaraskiewicz/commons

Small private common library

common std stdlib

Last synced: 05 Sep 2025

https://github.com/breadrock1/smarthome

There is core of SmartHome project based on Rust which created while studying Rust programming language on Otus platform.

otus rust rust-lang smart-home smarthome std

Last synced: 27 Feb 2025

https://github.com/henrybarreto/socks

SOCKS proxy server library

proxy server socks std

Last synced: 26 Feb 2025

https://github.com/bumbelbee777/cxxutil

A C++ library containing an implementation of the STL and other data structures and/or containers.

c-plus-plus cpp cpp20 header-only std stl stl-containers stl-files

Last synced: 18 Jun 2025

https://github.com/zerohertz/panpp

Wang, Wenhai, et al. PAN++: Towards Efficient and Accurate End-to-End Spotting of Arbitrarily-Shaped Text. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2021, 44.9: 5349-5367.

onnx panpp pytorch scene-text-detection std tensorrt

Last synced: 23 Oct 2025

https://github.com/bo1led-owl/owl-std

A simple library of generic containers and algorithms for C language

algorithms c containers standard-library std stdlib

Last synced: 03 Sep 2025

https://github.com/manid2/cpp-codes

C++ language specific code examples.

alogrithms cpp cpp11 cpp17 std stl

Last synced: 17 Jul 2025

https://github.com/texthtml/php-result-option

Result and Option types for your functions returned values.

lib php std

Last synced: 11 Jan 2026

https://github.com/msh-trojan/cpp_statement

a simple program to print out the value of a variable

cpp function std variable

Last synced: 01 Apr 2025

https://github.com/42lm/muxify

A tiny Go package for building and enhancing the std http.ServeMux 🏗️. Provides a convenient way to set patterns, handlers, wrap prefixes, and apply middleware. Muxify 🪄 your mux setup in go today.

default-serve-mux go multiplexer multiplexing mux mux-router pkg serve-mux std stdlib

Last synced: 27 Feb 2025

https://github.com/mgood7123/qparse

A powerful Parser Combinator library with error reporting and input rewriting capabilities, build WITH or WITHOUT QT6 support

cpp parser parser-combinators qt6 std

Last synced: 23 Feb 2025

https://github.com/markthree/easy_std

Generic Deno standard library, focused on ease of use | 通用 Deno 标准库,专注于易用性

deno easy-to-use fn scripts std

Last synced: 02 Mar 2025

https://github.com/dreamycecil/dreamyjson

***Deprecated!!!*** A small self-made JSON config parser using Dreamy Structures as a base.

configs cpp dreamy-json json json-parser std

Last synced: 01 May 2025

https://github.com/moderrek/rusty-map

Faster than std map implementation in Rust.

fast fasthashmap hash hashmap hashtable rust rust-lang std

Last synced: 20 Feb 2025

https://github.com/moderrek/rusty-vec

Rust dynamic array implementation with iterator etc.

alloc allocator array dynamic dynamic-array rust std

Last synced: 20 Feb 2025

https://github.com/mgood7123/anyopt

a combined C++11 implementation of std::any and std::optional, with built-in memory allocation management

std

Last synced: 23 Feb 2025

https://github.com/suap-dev/target_deleter

Little command line tool to help clear all target folders in a specified root folder

fs rust std

Last synced: 17 Mar 2025

https://github.com/odaridavid/filemanipulation

File Manipulation with C++ standard libs

bytes c-plus-plus files std vowels

Last synced: 01 Mar 2025

https://github.com/italocobains/aluoi

Aluoi is a mini malware, made with standard python modules.

malware malware-analysis python std

Last synced: 23 Oct 2025

https://github.com/yggverse/plurify

Pluralize words in different locales

crate inflect library localization plural rust singular std

Last synced: 25 Oct 2025

https://github.com/serapunk/cheat-escape-from-tarkov

EscapefromTarkov hacks hack cheat cheats aimbot ESP wallhack no-recoil no-spread triggerbot radar-hack silent-aim infinite-ammo speed-hack god-mode instant-respawn rapid-fire infinite-abilities cooldown-hack anti-flash anti-smoke player-ESP EFT

bosmudasky c cpp eft eft-esp-hack eft-hack-script eft-hack-tool eft-unlimited-ammo escapefromtarkov hacktoberfest hwid hwid-changer-tool std vector

Last synced: 23 Mar 2025

https://github.com/whitedodo/rabbitpthreadbank

제스퍼의 pThread 은행(Jasper's pThread Bank)

bank cpp cpp-library mingw pthread std vector

Last synced: 07 Nov 2025

https://github.com/pent0/frsstl

Header-only implement of standard library

cpp sse standard-library std

Last synced: 06 Oct 2025

https://github.com/kenec/apehmed

An expert system for STD diagnosis

expert-system inference-engine knowledge-base postgresql std

Last synced: 07 Apr 2025

https://github.com/markthree/static

静态文件仓库

deno deno-deploy static std

Last synced: 13 Oct 2025

https://github.com/hinto-janai/benri

Convenient macros wrapping the standard library

benri library macro rust std

Last synced: 06 Apr 2025

https://github.com/chara-x/std

Partial implementation of rust `std` crate

cell future pin std

Last synced: 01 Apr 2025

https://github.com/markthree/deno-backups

硬链接备份

daily-tasks deno fs std

Last synced: 13 Aug 2025