1,682 skills found · Page 2 of 57
ring-lang / RingA simple, lightweight, flexible, embeddable, portable and multi-paradigm dynamic programming language for developing applications, tools, and domain-specific languages
py4j / Py4jPy4J enables Python programs to dynamically access arbitrary Java objects
huzecong / Oi Slides我的信息学竞赛讲课课件
loco-3d / CrocoddylCrocoddyl is an optimal control library for robot control under contact sequence. Its solver is based on various efficient Differential Dynamic Programming (DDP)-like algorithms
analysis-tools-dev / Dynamic Analysis⚙️ A curated list of dynamic analysis tools and linters for all programming languages, binaries, and more.
IronLanguages / Ironpython2Implementation of the Python programming language for .NET Framework; built on top of the Dynamic Language Runtime (DLR).
vczh / TinymoeEnglish-like dynamic typing programming language
i2y / MochiDynamically typed functional programming language
deepnoodle-ai / RisorRisor is a fast, embeddable scripting language for Go applications. Add dynamic expressions, filters, and user-defined logic to your Go programs without embedding a heavy runtime like V8 or Python. Expressions compile to bytecode and run on a lightweight VM. Pure Go, minimal dependencies.
raptorjit / RaptorjitRaptorJIT: A dynamic language for system programming (LuaJIT fork)
gousiosg / Java CallgraphPrograms for producing static and dynamic (runtime) call graphs for Java programs
shady831213 / AlgorithmsCLRS study. Codes are written with golang.
partho-maple / Coding Interview Gymleetcode.com , algoexpert.io solutions in python and swift
Lakhankumawat / LearnCPPLearn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
VAR-solutions / AlgorithmsA repository of different Algorithms and Data Structures implemented in many programming languages.
omerbsezer / Reinforcement Learning Tutorial With DemoReinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
markdregan / K Nearest Neighbors With Dynamic Time WarpingPython implementation of KNN and DTW classification algorithm
spring1843 / Go DsaGo Data Structures and Algorithms is an open source tool for learning and rehearsing data structures and algorithms in Go.
Rick-Lang / Rickroll LangThe Rick Roll programming language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are from Rick Astley's lyrics. Check our tutorial site, https://rick-lang.github.io/programming-language-explainer/
aylei / Leetcode Rustmy leetcode solutions in rust