Evgenij-Gr's Stars
3b1b/manim
Animation engine for explanatory math videos
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
pybind/pybind11
Seamless operability between C++11 and Python
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
NVIDIA/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
Akagi201/learning-cmake
learning cmake
Franiac/TwitchLeecher
Twitch Leecher - The Broadcast Downloader
nschloe/awesome-scientific-computing
:sunglasses: Curated list of awesome software for numerical analysis and scientific computing
JuliaDynamics/DynamicalSystems.jl
Award winning software library for nonlinear dynamics and nonlinear timeseries analysis
frzyc/genshin-optimizer
An Artifact optimizer for Genshin Impact(And other Gacha games).
springer-math/dynamical-systems-with-applications-using-python
Source code for 'Dynamical Systems with Applications Using Python' by Stephen Lynch
mortennobel/CMake-Cheatsheet
Short introduction to CMake with some examples.
shrubin/Genshin-Artifact-Rater
michaelx/bye-bye-feedly
Export your read later (formerly saved/favorited) articles from feedly, and access them from a simple reader.
FerencHegedus/Massively-Parallel-GPU-ODE-Solver
GPU accelerated integrator for large number of independent ordinary differential equation systems
JenShin-368/GenshinImpactCalculator
Genshin Impact Damage Calculator and Optimizer
Etignis/DnD_SpellList_eng_rus
Список заклинаний D&D5 с возможностью фильтрации
gaioguy/GAIO
Matlab toolbox for set-oriented numerics in dynamical systems
WarrenWeckesser/vfgen
Source code generator for differential equation solvers.
AlexeyArefev/eq-finder
Artyom91150/Coupled_contours
Damnae/ShogunOptimizer
Optimize your shogun's weapon/artifacts.
GillianGrayson/ModernCppCI
This is an example of doing a Modern C++ project with CI