This commit is contained in:
Oliver Kennedy 2016-09-12 10:18:33 -04:00
parent 7a0194c552
commit 0a5466f533

View file

@ -13,7 +13,7 @@ title: ASTral
<p>ASTral is based on an idea called <a href="http://github.com/okennedy/jitd">Just-in-time datastructures</a>, where data structure manipulation and access logic are decoupled from the physical representation. A just-in-time data structure uses a set of simple semantic and structural building blocks both to emulate the behavior of existing data structures, and to dynamically create new data structures synthesized on-the-spot to match presented workloads.</p>
<p><i>(The ASTral project is being developed in collaboration with Luke Ziarek)</i></p>
<p><i>(The ASTral project is being developed in collaboration with Luke Ziarek, and is supported by NSF Grant #1617586)</i></p>
<hr />