build-your-own-x-in-rust
build-your-own-x-in-rust copied to clipboard
Add a section for tutorial in other languages
Sometimes there are tutorials that don't involve language specific features or syntax. Which means it's easy to implement that thing in Rust i.e. https://artem.krylysov.com/blog/2020/07/28/lets-build-a-full-text-search-engine/
related #2
possibly http://dmitrysoshnikov.com/compilers/writing-a-memory-allocator/