lagodiuk's Stars
cyrillefavreau/Sol-R
Speed of light ray-tracer
favreau/Sol-R
Open-Source CUDA/OpenCL Speed Of Light Ray-tracer
nemanja-m/gaps
A Genetic Algorithm-Based Solver for Jigsaw Puzzles :cyclone:
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
cksystemsteaching/selfie
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
muzei/muzei
Muzei Live Wallpaper for Android
mikolalysenko/robust-point-in-polygon
Exactly test if a point is inside, outside or on the boundary of a polygon
noties/Scrollable
Android scrollable tabs
pholser/junit-quickcheck
Property-based testing, JUnit-style
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
graalvm/sulong
Obsolete repository. Moved to oracle/graal.
optimatika/ojAlgo
oj! Algorithms
github/gitignore
A collection of useful .gitignore templates
ReactionMechanismGenerator/RMG-Py
Python version of the amazing Reaction Mechanism Generator (RMG).
learn-anything/learn-anything
Organize world's knowledge, explore connections and curate learning paths
kth-competitive-programming/kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
kth-competitive-programming/tinykactl
A tale of ancient KTH history
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
jqno/equalsverifier
EqualsVerifier can be used in Java unit tests to verify whether the contract for the equals and hashCode methods is met.
capnproto/capnproto-java
Cap'n Proto in pure Java
koalaman/shellcheck
ShellCheck, a static analysis tool for shell scripts
3dmol/3Dmol.js
WebGL accelerated JavaScript molecular graphics library
AlgoWiki/AlgoWiki
A wiki dedicated to competitive programming
tabulapdf/tabula-java
Extract tables from PDF files
jongallant/LiquidSimulator
Cellular Automaton 2D Liquid Simulator for Unity