asynchronous-programming
Here are 425 public repositories matching this topic...
We just merged support for generating values of types from the refined
library through the zio-test-refined
module thanks to work from @afsalthaj and @pierangeloc .
This ticket is to go through all refined types defined in the refined
library and make sure that we have a corresponding generator for them. This ticket can potentially be worked on by multiple people, so a good first step wou
-
Updated
Dec 22, 2020 - Swift
-
Updated
Jan 25, 2021 - Rust
-
Updated
Jan 3, 2021 - C++
-
Updated
Jan 11, 2021 - Swift
-
Updated
Jan 26, 2021 - Python
-
Updated
Feb 1, 2021 - JavaScript
-
Updated
Nov 4, 2020 - C#
-
Updated
Jan 28, 2021 - Java
-
Updated
Jan 16, 2021 - C++
-
Updated
Dec 10, 2020 - Clojure
-
Updated
Oct 29, 2020 - Python
-
Updated
Nov 1, 2020 - Java
-
Updated
Feb 18, 2020 - C#
-
Updated
Aug 9, 2020 - Scala
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Sep 30, 2020 - Dart
-
Updated
Feb 4, 2021 - Nim
-
Updated
Feb 3, 2021 - PHP
-
Updated
Jan 29, 2021 - C++
-
Updated
Jun 24, 2020 - C
-
Updated
Sep 17, 2019 - Python
-
Updated
Dec 29, 2020 - C++
-
Updated
Oct 13, 2020 - Java
-
Updated
Mar 1, 2018 - Python
-
Updated
Jun 22, 2019 - Apex
-
Updated
Oct 17, 2019 - Pascal
-
Updated
Jan 26, 2021 - JavaScript
-
Updated
Jun 26, 2019 - Kotlin
Improve this page
Add a description, image, and links to the asynchronous-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the asynchronous-programming topic, visit your repo's landing page and select "manage topics."
How is security preparation for both of maintainers and drogon users ?
Here are something I hope in drogon's roadmap : some security advice with drogon specific code in the documentation , default security tightening in starter projects (example, authentication and authorization in default state of starter projects) and security enhancement in default state of drogon .
In PHP world