Yandex Taxi Tech
Yandex Taxi Technologies OSS
Popular repositories
-
binaryprefs Public
Rapidly fast and lightweight re-implementation of SharedPreferences which stores each preference in files separately, performs disk operations via NIO with memory mapped byte buffers and works IPC …
Repositories
- binaryprefs Public
Rapidly fast and lightweight re-implementation of SharedPreferences which stores each preference in files separately, performs disk operations via NIO with memory mapped byte buffers and works IPC (between processes). Written from scratch.