We wrote a vector database in a week (in Rust)

Technical blogs around data collaboration, data management, and building collaborative applications. – technical-blogs/writing-a-vector-database-in-rust.md at main · terminusdb/technical-blogs… Read more

Similar

The Usability of Ownership in Rust

Ownership is the concept of tracking aliases and mutations to data, useful for both memory safety and system design. The Rust programming language implements ownership via the borrow checker, a static analyzer that extends the core type system. The borrow... (more…)

Read more »

Don’t Learn Rust

​@ThePrimeagen made me learn Rust so you all don't have to. It's a beautiful language but, like, use it responsibly. ❤️#rust #typescript ALL MY VIDEOS ARE P... (more…)

Read more »