Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (18 loc) · 817 Bytes

TODO.md

File metadata and controls

19 lines (18 loc) · 817 Bytes
  • ro-итераторы для полей.

  • тесты ro-итераторов.

  • rw-итераторы для полей.

  • имена enum-значений в схеме.

  • fptu::value через tagged_pointer.

  • взаимодействие с boost::optional.

  • сериализация в JSON.

  • устойчивое сравнение кортежей.

  • std::hash.

  • uprobes/SystemTap и perfomance-penalty.

  • Зачистить combo_ptr.

  • more SIMD (sort, holes search, binary-search);

  • AVX512;

  • inlay iteration;

  • de-serialization from JSON (with schema);

  • unit test for limits;

  • support for sorted tuples.