Repository navigation

#

recursive

🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.

Python
6744
9 小时前

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.

Python
2395
1 个月前

watcher is a Go package for watching for files or directory changes without using filesystem events.

Go
1498
2 年前
Go
767
9 个月前

Patch asyncio to allow nested event loops

Python
750
2 年前

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

Go
246
6 年前

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

Rust
178
6 个月前

(experimental) Syntactic sugar for variant and optional types.

C++
160
6 年前

A PHP package to redact array values by their keys.

PHP
146
2 年前
JavaScript
146
2 年前

A TypeScript deep merge function with automatically inferred types.

TypeScript
139
5 个月前

Recursively merge values in a JavaScript object.

JavaScript
111
3 年前

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.

JavaScript
82
1 年前

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

Clojure
80
1 年前

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

JavaScript
80
2 年前

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.

JavaScript
74
3 年前

Cloning ES5+ objects in a shallow or deep way

JavaScript
47
5 年前