recursive topic

List recursive repositories

array-redactor

146
Stars
10
Forks
Watchers

A PHP package to redact array values by their keys.

scelta

155
Stars
10
Forks
Watchers

(experimental) Syntactic sugar for variant and optional types.

nest_asyncio

655
Stars
73
Forks
Watchers

Patch asyncio to allow nested event loops

recursebuster

242
Stars
37
Forks
Watchers

rapid content discovery tool for recursively querying webservers, handy in pentesting and web application assessments

leetcode

145
Stars
23
Forks
Watchers

leetcode, algorithm, datastruct

discrete-math-python-scripts

315
Stars
122
Forks
Watchers

Python code snippets from Discrete Mathematics for Computer Science specialization at Coursera

mixin-deep

80
Stars
16
Forks
Watchers

Deeply mix the properties of objects into the first object, while also mixing-in child objects.

rmap

74
Stars
3
Forks
Watchers

Clojure library for defining recursive maps; literally, programmatically and with pure data.

knockoutjs-reactor

74
Stars
22
Forks
Watchers

Recursively tracks changes within a view model no matter how deeply nested the observables are or whether they are nested within dynamically created array elements.

gomoku-ai-minimax

38
Stars
12
Forks
Watchers

Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning