Pinned Repositories
Augmented-Reality
ballerina-cache
An LRU cache implementation for ballerina-lang
ballerina-lang
The Ballerina Programming Language
ballerina-tests
Some random test programs on ballerina-lang
Deep-Learning-Processor-List
A list of ICs and IPs for AI, Machine Learning and Deep Learning.
heap
Simple min heap
lds
Memory limits in v8 is limited to somewhere around ~1.7GB when it comes to Object and Arrays. LargeDS (LDS) tries to overcome this barrier by making use of Typed Arrays by defining basic data structure like Hashtables and ArrayLists
lds2
New implementation of LDS in typescript with cleaned up API and more unit tests.
synced-append
A Node.js library that can commit appends to multiple text files using an atomic operation. If program crashes it recovers files back to last known commit.
test
Testing
chethiya's Repositories
chethiya/lds
Memory limits in v8 is limited to somewhere around ~1.7GB when it comes to Object and Arrays. LargeDS (LDS) tries to overcome this barrier by making use of Typed Arrays by defining basic data structure like Hashtables and ArrayLists
chethiya/Deep-Learning-Processor-List
A list of ICs and IPs for AI, Machine Learning and Deep Learning.
chethiya/synced-append
A Node.js library that can commit appends to multiple text files using an atomic operation. If program crashes it recovers files back to last known commit.
chethiya/Augmented-Reality
chethiya/heap
Simple min heap
chethiya/lds2
New implementation of LDS in typescript with cleaned up API and more unit tests.
chethiya/test
Testing
chethiya/ballerina-cache
An LRU cache implementation for ballerina-lang
chethiya/ballerina-lang
The Ballerina Programming Language
chethiya/ballerina-tests
Some random test programs on ballerina-lang
chethiya/brackets-shell
CEF3-based application shell for Brackets.
chethiya/chethiya.github.io
chethiya/chrome-app-samples
Chrome Apps
chethiya/hn_posts_extractor
Extracts posts from HN
chethiya/js-xls
Javascript XLS (Excel 97-2004) parser and (one day) writer
chethiya/record_mapper
Map fields of one JSON object to another
chethiya/rest-in-peace
A node framework for writing restful services.
chethiya/scheduler
Schedule an event based on the scheduling configs (e.g. hourly, daily, weekly, monthly). Events are persistent over process restarts.
chethiya/sexprs_logic
evaluate data object using s-expression based logic represented in YAML (JSON)
chethiya/sweet
Inspired by Backbone, but just the stuff we needed
chethiya/synced-mq
Set of message queues which are in sync when popped and pushed into another. If that's not needed works perfectly fine as a simple consistent message queue.
chethiya/tedit
Chrome app for tedit
chethiya/threadjs
[Discontinued] Extendable set of classes written in coffeescript and Java (few more languages to be added) so that coffeescript can call (and spawn) other processes. And also can call other process in similar to calling async methods in an object.
chethiya/wallapatta
Markdown for Edward Tufte style documents
chethiya/wallapatta-blog-boilerplate
Wallapatta blog boilerplate
chethiya/weya
Modular Coffeescript framework for DOM manip, Routing, etc
chethiya/weya-sample
Weya TS sample
chethiya/yaml.js
Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.
chethiya/yamldb
A document database which stores documents as YAML files. Update, add, remove and view database items by editing files.