Zhicheng Wang
376a8ea54c
replace explicit usage of mimalloc to overall override of new/delete by mimalloc;
fallback _mp to default containers;
replace usage of malloc/free to new/delete
1 day ago
Zhicheng Wang
51149bf9f9
cpu accleration module(impled by ispc)
5 months ago
Zhicheng Wang
56b5259a37
fix header distribution of headeronly project
9 months ago
Zhicheng Wang
e7e7ce799a
first available version of v2
11 months ago
Zhicheng Wang
abdd04adcc
fixed a few of bugs;
added manual release of blobtree;
distinguished copy/move construct of primitive node
1 year ago
Zhicheng Wang
755efd3488
first fully implemented version
1 year ago
ZCWang
f6a98118bb
first valid runtime commit
1 year ago
ZCWang
cfd0ee65b6
complete implementation of 2 underlying library;
TODO: fetch ia_data and ia_indices from .msgpack, and statically write them into inline data files. Then making ia_data and ia_indices fully compile-time variables into the library.
2 years ago
ZCWang
d7c72c9f4f
initial commit
2 years ago