sloth-pipe icon indicating copy to clipboard operation
sloth-pipe copied to clipboard

A lazy evaluated, chainable, and reusable pipe for data transformation and processing.

Results 8 sloth-pipe issues
Sort by recently updated
recently updated
newest added

### Description of your feature request set up lunaria. related to #30. ### Motivation @dreyfus92 said so. ### Additional Context https://github.com/trvswgnr/sloth-pipe/pull/32#issuecomment-1977516432

enhancement

#### Goal: Create a comprehensive benchmarking system for performance measurement To consistently measure and improve the performance of Sloth Pipe, we need to develop a robust and comprehensive benchmark suite....

enhancement
performance

The regression test for performance is not reliable enough (I figured this might be the case). If it's not going to be meaningful, it should be removed so it doesn't...

bug

#### Goal: Develop detailed tutorials covering advanced functionalities of Sloth Pipe To further assist users in understanding the full potential of Sloth Pipe, we are seeking contributions for creating detailed...

documentation
enhancement
help wanted

Sloth Pipe supports asynchronous operations using async/await, but there's potential to further optimize this functionality, especially in light of the recent performance improvements to the core `Pipe` functionality. We should...

enhancement
help wanted
performance

#### Goal: Develop a comprehensive guide to encourage and assist new contributors To foster a welcoming and productive environment for new contributors, we're looking to create a Community Contribution Guide...

documentation
good first issue

##### Expand testing suite to include diverse scenarios and use cases We should expand our test suite. This task involves creating new test cases that cover a broader range of...

enhancement
help wanted
good first issue
tests

#### Enhance documentation with more comprehensive examples for new users Sloth Pipe provides a pretty easy-to-understand API, but new users might find it challenging to grasp its full potential from...

documentation
enhancement
good first issue