[tor-dev] funion: A Tor Client in Elixir

2023-09-21 Thread Emil Engler
Hello Tor hackers, I just want to announce "funion", a Tor client implementation in Elixir which has been my primary side-project from March 2023 to August 2023. I began this project as an exercise in order to understand both, the Tor protocol and Elixir, a little bit better. Choosing Elixir came

Re: [tor-dev] Is Arti expected to have better multi-CPU support than C-tor?

2023-03-08 Thread Emil Engler
On Wed, Mar 08, 2023 at 06:30:42AM -0500, Nick Mathewson wrote: > That said, we have spent approximately zero time so far tuning this > multithreading, and I'd be surprised if it scales perfectly the first > time. Somewhat related: Rust programs generally tend to have a better performance than the