diff --git a/src/research/astral/index.erb b/src/research/astral/index.erb index a65675e8..f29d4405 100644 --- a/src/research/astral/index.erb +++ b/src/research/astral/index.erb @@ -13,7 +13,7 @@ title: ASTral

ASTral is based on an idea called Just-in-time datastructures, 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.

-

(The ASTral project is being developed in collaboration with Luke Ziarek)

+

(The ASTral project is being developed in collaboration with Luke Ziarek, and is supported by NSF Grant #1617586)