io
Here are 668 public repositories matching this topic...
What should happen if deliver_cancel raises an exception? In the current implementation, the shielded cancel scope will prevent it from propagating until the process exits, which might take a while if the crash occurred before signaling the process in any way. Maybe on exception from a user-specified deliver_cancel we should call the default deliver_cancel to kill the process? Or just kill() since
-
Updated
Feb 18, 2021 - JavaScript
📚 Documentation
TimeStretch, TimeMasking and FrequencyMasking are implementation of SpecAugment, but it is not immediately clear from the documentation.
We can add
- Reference to the paper
- Add example images
Note: when adding images to documentation, we need to make sure that
- documentation is still comprehensive without the image
Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io platforms, as well as Intel Edison, Intel Joule, Raspberry Pi and many more.
-
Updated
Jul 13, 2021 - C
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
-
Updated
Aug 11, 2021 - C#
rust stackful coroutine library
-
Updated
Jun 10, 2021 - Rust
PHP Standard Library - a modern, consistent, centralized, well-typed set of APIs for PHP programmers.
-
Updated
Aug 12, 2021 - PHP
OCaml promises and concurrent I/O
-
Updated
Aug 6, 2021 - OCaml
Async requests-like httplib for python.
-
Updated
Jun 9, 2021 - Python
io.Reader and io.Writer with progress and remaining time estimation
-
Updated
Oct 28, 2020 - Go
Async-capable IO monad for JS
-
Updated
Jul 14, 2021 - JavaScript
Python library for reading and writing well data using Log ASCII Standard (LAS) files
-
Updated
Aug 11, 2021 - Jupyter Notebook
Real asynchronous file operations with asyncio support.
-
Updated
Aug 10, 2021 - Python
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
-
Updated
Jul 13, 2021 - C#
A higher-order function for retrying operations that may fail.
-
Updated
Aug 7, 2021 - Kotlin
An asynchronous runtime with a focus on performance and resource efficiency.
-
Updated
Jul 27, 2021 - Zig
Improve this page
Add a description, image, and links to the io topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the io topic, visit your repo's landing page and select "manage topics."


See original issue and associated discussion in Node.js issue tracker here: nodejs/node#36158
/cc @asklar, @aduh95, @bzoz