There are 5 repositories under recursive topic.
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
watcher is a Go package for watching for files or directory changes without using filesystem events.
rapid content discovery tool for recursively querying webservers, handy in pentesting and web application assessments
Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions like "last used more than 3 days ago" or "freable size > 1GB" and then clean them in record time
(experimental) Syntactic sugar for variant and optional types.
A PHP package to redact array values by their keys.
A TypeScript deep merge function with automatically inferred types.
Recursively merge values in a JavaScript object.
Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.
Clojure library for defining recursive maps; literally, programmatically and with pure data.
Deeply mix the properties of objects into the first object, while also mixing-in child objects.
Henry: Hugo theme meant for a gorgeous reading experience and packed with features
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.
DSA course solutions in C++ Jump to below directly for more problems
Cloning ES5+ objects in a shallow or deep way
Get ACF fields recursively
Block all EXEs in a specified folder in Windows Firewall.
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.
[CVPRW 2020] Focus Longer to See Better:Recursively Refined Attention for Fine-Grained Image Classification
cbr2pdf.sh: A bash script to convert all .cbr and .cbz files recursively with parallel support
Tree Structured LSTM model for sentence level aspect based sentiment analysis
cross-platform file watcher library for C++17 using std::filesystem and native interfaces
Create recursive images with the droste effect.
Faster recursive directory walk on Python 3
A simple promisified recursive readdir function, with support for globs.
Dot-accessible, update-aware Python dicts (& lists). Works recursively, like a charm.
A deeply copy the values of all enumerable own properties and symbol properties from one or more source objects to a target object. It will return the target object. Written in TypeScript
React Tree View Component built on top of TailwindCSS/TypeScript/Context API