From fc88313d45ea2c46fa09fc12e20d555937347ca6 Mon Sep 17 00:00:00 2001 From: Phil Nash Date: Tue, 12 Dec 2017 17:20:44 +0000 Subject: [PATCH] Added DtCraft to Open Source users --- docs/opensource-users.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/opensource-users.md b/docs/opensource-users.md index 561eaae1..a3ec6c16 100644 --- a/docs/opensource-users.md +++ b/docs/opensource-users.md @@ -30,7 +30,10 @@ A, header-only, embedded scripting language designed from the ground up to direc A, single-header-only, type-safe, command line parser - which also prints formatted usage strings. ### [Couchbase-lite-core](https://github.com/couchbase/couchbase-lite-core) -The next-generation core storage and query engine for Couchbase Lite/ +The next-generation core storage and query engine for Couchbase Lite + +### [DtCraft](https://github.com/twhuang-uiuc/DtCraft) +A High-performance Cluster Computing Engine ### [Inja](https://github.com/pantor/inja) A header-only template engine for modern C++.