Automatically derive Python dunder methods for your Rust code
Automatically derive Python dunder methods for your Rust code
Automatically derive Python dunder methods for your Rust code
Automatically derive Python dunder methods for your Rust code
Automatically derive Python dunder methods for your Rust code
Automatically derive Python dunder methods for your Rust code
Automatically derive Python dunder methods for your Rust code
Dead code detector powered by tree-sitter
14-phase analysis pipeline for graphy
A hyper-fast Python module for reading/writing JSON data
Computational graphs for Data Science that compile to machine code
Expose Rust enums to Python as real enum.Enum subclasses via PyO3.
A starter theme for Jekyll, based on Underscores for WordPress
For tasks that can be started early and evaluated late. Typically one might want start multiple heavy tasks concurrent. This is already solvable with threads or the [reactor-pattern](http://rubyeventmachine.com/) but setting this up could be cumbersome or require direct interactions with threads ex. Dunder is a simple way of abstracting this: you simply pass a block to Dunder.load with the expected class as the argument