On 6/29/23 7:51 PM, bachmeier wrote:
I've been using D and R together for a decade. I wrote [a blog post for
the D
Blog](https://dlang.org/blog/2020/01/27/d-for-data-science-calling-r-from-d/) on the eve of the pandemic. I released the [embedrv2 library](https://github.com/bachmeil/embedrv2) in
On Thursday, 29 June 2023 at 23:51:44 UTC, bachmeier wrote:
I've been using D and R together for a decade. I wrote [a blog
post for the D
Blog](https://dlang.org/blog/2020/01/27/d-for-data-science-calling-r-from-d/) on the eve of the pandemic. I released the [embedrv2 library](https://github.com
I've been using D and R together for a decade. I wrote [a blog
post for the D
Blog](https://dlang.org/blog/2020/01/27/d-for-data-science-calling-r-from-d/) on the eve of the pandemic. I released the [embedrv2 library](https://github.com/bachmeil/embedrv2) in late 2021. It's useful for writing D f
On Monday, 26 June 2023 at 08:50:01 UTC, Dmitry Olshansky wrote:
On Monday, 26 June 2023 at 08:48:38 UTC, Dmitry Olshansky wrote:
Shredded map v1.0.0 is out! Simple scalable concurrent hash
map based on built-in D hash maps. It's simply shared by key.
License is Boost v1.
--
Dmitry Olshansky