Making C++ safe without borrow checking, reference counting, or tracing GC https://verdagon.dev/blog/vale-memory-safe-cpp
 
 
Back to Top