- Russia, Saint-Petersburg
- @Igisid
Stars
Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, Real-CUGAN, RTX Video Super Resolution VSR, SRMD, RealSR, Anime4K, RIFE, IF…
A fast entity component system (ECS) for C & C++
parse date_times with {fmt} style into std::chrono::time_point {WIP}
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
Empower the Web community and invite more to build across platforms.
A binary encoder / decoder implementation in Rust.
A multiprocess drop-in replacement for Rust channels
A date and time library based on the C++11/14/17 <chrono> header
Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returning from a function removes it. As the result call stack tree…
Memory Management Simulator (C++) – A C++-based memory management simulator that processes trace files to allocate tasks using FIFO and LRU page replacement algorithms. Simulates OS-level memory al…
The modern C++ library for sequence analysis. Contains version 3 of the library and API docs.
Replacement for std::optional with efficient memory usage and additional features.
Learning how to write "Less Slow" code in C++ 20, C 99, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO