Low dependency(C++11 STL only), good portability, header-only, deep neural networks for embedded
LKYDeepNN LKYDeepNN 可訓練的深度類神經網路 (Deep Neural Network) 函式庫。 輕量,核心部份只依賴 C++11 標準函式庫,低相依性、好移植,方便在嵌入式系統上使用。 Class diagram 附有訓練視覺化 demo 程式 訓練視覺化程式以 OpenCV
charconv from Microsoft STL, but multi-platform
mscharconv charconv from Microsoft STL, but multi-platform. Tested with MSVC, gcc, and clang on Windows, Linux, and macOS (will likely work on other
This program converts ASCII STL files to RT files for miniRT.
STL to RT This program converts ASCII STL files to RT files for miniRT. Input the ASCII STL file to the standard input and output the RT file from the
A minimal, toy programming language implemented in C++ and STL.
od Programming Language Mod (or ModLang) is a minimal, toy programming language implemented in C++ and STL (Standard Template Library) with no other e
C++ STL in the Windows Kernel with C++ Exception Support
C++ STL in Windows Drivers This project uses MSVC C++ STL in a Windows Kernel Driver. In this solution jxystl.lib is implemented as a kernel-tuned, po
pngtostl is a program that converts a PNG image into STL 3D models
pngtostl is a program that converts a PNG image into a litophane, in STL format, suitable to be printed by entry level 3D printers.
Library that simplify to find header for class from STL library.
Library that simplify to find header for class from STL library. Instead of searching header for some class you can just include header with the class name.
header-only UTF-8 string functions based on STL-string
utf8_xxx header-only UTF-8 string functions based on STL-string size_t utf8_len(const std::string& _Str) std::string utf8_sub(const std::string& _Str,
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
Step is a C++17, header-only library of STL-like algorithms and data structures
Step is a C++17, header-only library of STL-like algorithms and data structures. Installation git clone --depth 1 https://github.com/storm-ptr/step.gi
Creates 3D lithophanes from image files, exports them to stl files, ready for slicing and 3D printing.
LithoMaker Creates 3D lithophanes from PNG image files and exports them to STL files, ready for slicing and 3D printing. Download the latest release h
An STL-compatible, legible ring buffer in C++11.
baudvine/ringbuf Overview This is a header-only ring/circular buffer implementation in C++11, with the following goals: Reasonably performant. Readabl
A size-optimized STL implementation.
uSTL This library is obsolete. Please use the official gcc C++ standard library. uSTL is a partial implementation of the C++ standard library that foc
Tool for detecting violations of ordering axioms in STL comparators
SortChecker++ is an extension of SortChecker tool to C++ sorting APIs like std::sort or std::binary_search. It verifies that comparators satisfy the S
Implement a tiny STL in C++11
STLLab Implement a tiny STL in C++11. Use A lab to implement STL. It is recommended that you compare the sigstl and stlport implementations. You can w
C++ STL
C++ STL Github Repo : https://github.com/riti2409/Cplus-plus-STL Source : https://www.youtube.com/playlist?list=PLhUBmaJES_g90m5_-vKtildjCmDYcA9kq htt