Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite @neuronek/server to Rust 🚀 #498

Open
keinsell opened this issue Jun 9, 2024 · 1 comment
Open

Rewrite @neuronek/server to Rust 🚀 #498

keinsell opened this issue Jun 9, 2024 · 1 comment

Comments

@keinsell
Copy link
Owner

keinsell commented Jun 9, 2024

I've started writing a CLI application in this language and I think I really like it, there is a lot of safety on datastructures and eventually language itself is descriptive what happens with the values stored in memory comparing to TypeScript which was pissing me of recently (like... since year once I've started doing a bit more compelx things with it).

Currently server is not big at all and I think it can be rewitten in 40h of effort which will be definitely cool experience, also to try some asynchronous operations and threading, I do not count time that I've put into TypeScript overall where I was building features that we're missing in language or just in the ecosystem, Rust seems to be quite different as there is a lot of useful libraries instead 10 versions of one thing where none of them works.

Copy link

linear bot commented Jun 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant