SQL Server Management Studio (SSMS) is the tool of choice for most developers working with SQL infrastructure and data. Microsoft recently released SSMS version 22, and in the past few months, it has ...
KUMI is a fancy C++20 implementation of a tuple-like class. It tries to be as close to std::tuple as possible but also wants to compile faster, uses a better C++20 oriented interface, and new features ...
Julia binding (julia/AompLS/, ccall) ⚙️ Code ready, needs Julia runtime julia --project=. -e 'using Pkg; Pkg.test()' JavaScript / WASM (js/, Emscripten) ⚙️ Code ready, needs emsdk to build./build.sh & ...