jpakkane / pystdLinks
A self-written C++ standard library
☆55Updated last week
Alternatives and similar repositories for pystd
Users that are interested in pystd are comparing it to the libraries listed below
Sorting:
- Bytecode interpreter☆80Updated 11 months ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- C++ messaging and serialization library☆83Updated last week
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- A low-level coroutine library for C☆69Updated last year
- ☆22Updated 5 years ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆83Updated last month
- A B+ tree implementation in C☆46Updated last month
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- C23 Checked Arithmetic☆153Updated 5 months ago
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆98Updated 5 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- A vectorized single header hash function.☆23Updated last year
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated 2 years ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- Data structures for ASTs☆14Updated 3 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- small, fast memset based on microsoft's design☆12Updated 3 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated last month
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆34Updated last year
- Single file in-place JSON/SJSON parser☆82Updated 4 years ago
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆89Updated 3 weeks ago
- C++20 coroutine runtime and cross-platform I/O library☆35Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆112Updated 9 months ago