diff --git a/README.md b/README.md index 6c7f951..50934a4 100644 --- a/README.md +++ b/README.md @@ -2535,3 +2535,5 @@ A curated list of awesome JavaScript frameworks, libraries and software. * [bestiejs/benchmark.js](https://github.com/bestiejs/benchmark.js) - A benchmarking library. As used on jsPerf.com. * [xoxco/jQuery-Tags-Input](https://github.com/xoxco/jQuery-Tags-Input) - Magically convert a simple text input into a cool tag list with this jQuery plugin. * [scripted-editor/scripted](https://github.com/scripted-editor/scripted) - The Scripted code editor +* [samchon/tstl](https://github.com/samchon/tstl) - Implementation of C++ STL (Standard Template Library) in the TypeScript +* [samchon/tgrid](https://github.com/samchon/tgrid) - TypeScript Grid Computing Framework using Remote Function Call