Блог*
Сделал, performancetrap
Я вот думаю, может, автоматически добавлять хештег performancetrap к каждому посту с хештегом Python?
😁13👍1👌1
#prog #rust #rustlib
safe_cell
This crate exports the
The use case is similar to that of the standard library's
As the implementation is incredibly lightweight and does not make use of any additional synchronization primitives or dynamic borrow tracking, it has negligible overhead (and hence functions as a true "zero-cost abstraction").
safe_cell
This crate exports the
SafeCell
type, a wrapper type that enables safe exterior mutability for arbitrary contents.The use case is similar to that of the standard library's
UnsafeCell
type but, by virtue of being specialized for situations where it can be statically proven that no unsound access occurs, SafeCell
is fully usable in safe code. In addition, the implementation is easily proven to be fully sound, making SafeCell
a great alternative to UnsafeCell
in safety-critical code.As the implementation is incredibly lightweight and does not make use of any additional synchronization primitives or dynamic borrow tracking, it has negligible overhead (and hence functions as a true "zero-cost abstraction").
🌚7
Блог*
Первый НГ, на котором пропустил куранты
На этот Новый год, кстати, тоже пропустил. Но на этот раз намеренно, не хотел лишний раз на рожу понятно кого смотреть и слушать скучную дичь, которую он втирает
👍10❤🔥2🤣2🤡1
Блог*
Новое обновление телеги, как всегда, вообще без багов
Окей, открытие настроек папок заставило телегу стянуть список папок с серверов, так что вернуло всё взад. Но список запиненных чатов таки протерян
😢1
Блог*
Окей, открытие настроек папок заставило телегу стянуть список папок с серверов, так что вернуло всё взад. Но список запиненных чатов таки протерян
И архив в списке чатов тоже протерян. Гении, блин
😁4👍2🤨2