-
https://goo.gl/h5p8hG
- Ottawa, ON
- http://kriteris.com
Stars
A triple-linked lists based DOM implementation.
An open-source & self-hostable Heroku / Netlify / Vercel alternative.
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
EventEmitter3 - Because there's also a number 2. And we're faster.
A zero-config, fast and small (~3kB) virtual list (and grid) component for React, Vue, Solid and Svelte.
a constraint solver based on kiwi.js with better API ergonomics
functional reactive programming for JavaScript
Given a parent rectangle and a collection of children rectangles on a 2D plane, find a collection of non-overlapping rectangles that cover the inverse of the original set.
Fast TypeScript implementation of the Cassowary constraint solving algorithm (soon for AssemblyScript / WebAssembly).
Cassowary/JS, better, faster, future-ready
A curated list of awesome things related to QuickJS
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
Organize and layout items based on various algorithms
A JS lib to serialize objects with circular references
A runtime extension to JavaScript that enables us do Imperative Reactive Programming (IRP) in the very language!
A scrubbing interactive visualization of the US Federal Budget.
A virtual scrolling table written in vanilla javascript.
🍦 VanJS: World's smallest reactive UI framework. Incredibly Powerful, Insanely Small - Everyone can build a useful UI app in an hour.
Simple tiny dependency graph engine, MobX inspired
A .Net fast convex hull library for 2, 3, and higher dimensions.
NTFS parsing library in C#. Allows one to parse and read NTFS structures on disk.
The detection of peaks and valleys in a 1d-vector or 2d-array (image)
A miniature large language model (LLM) that generates shakespeare like text written in C#. Project meant to help dotnet developers get introduced to torch and AI/LLM's. Code filled with comments to…