Pinned Repositories
broadcast-channel
:satellite: BroadcastChannel to send data between different browser-tabs or nodejs-processes :satellite: + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/
client-side-databases
An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
eth-crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
event-reduce
An algorithm to optimize database queries that run multiple times https://pubkey.github.io/event-reduce/
fashion-segmentation
A tensorflow model for segmentation of fashion items out of multiple product images
jsonschema-key-compression
Compress json-data based on its json-schema while still having valid json
rxdb
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
solidity-cli
Compile solidity-code faster, easier and more reliable
unload
Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)
best-resume-ever
:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
pubkey's Repositories
pubkey/rxdb
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
pubkey/broadcast-channel
:satellite: BroadcastChannel to send data between different browser-tabs or nodejs-processes :satellite: + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/
pubkey/eth-crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
pubkey/client-side-databases
An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
pubkey/event-reduce
An algorithm to optimize database queries that run multiple times https://pubkey.github.io/event-reduce/
pubkey/jsonschema-key-compression
Compress json-data based on its json-schema while still having valid json
pubkey/unload
Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)
pubkey/rxdb-quickstart
Local-First peer-to-peer replicated todo list with RxDB and WebRTC
pubkey/fashion-segmentation
A tensorflow model for segmentation of fashion items out of multiple product images
pubkey/vscode-in-docker
Run VSCode inside of a Docker Container
pubkey/binary-decision-diagram
A library to create, minimize and optimize binary decision diagrams https://github.com/pubkey/binary-decision-diagram
pubkey/async-test-util
Utility functions that are useful in async/await tests :thumbsup:
pubkey/javascript-vector-database
Local-First Vector Database with RxDB and transformers.js
pubkey/array-push-at-sort-position
Push items to an array at their correct sort-position
pubkey/oblivious-set
Like a JavaScript Set() but with a TTL for entries
pubkey/rxdb-server
RxDB Server - https://rxdb.info/rx-server.html
pubkey/sticky-load-balancer
NPM-Module for Nodejs to create a loadbalancer with a sticky-strategie.
pubkey/indexeddb-performance-tests
Performance tests for IndexedDB use cases
pubkey/localstorage-indexeddb-cookies-opfs-sqlite-wasm
Localstorage vs. IndexedDB vs. Cookies vs. OPFS vs. Wasm-SQLite
pubkey/p2pcf
Low cost, low effort P2P WebRTC serverless signalling using Cloudflare Workers
pubkey/mingo
MongoDB query language for in-memory objects
pubkey/bittorrent-tracker
🌊 Simple, robust, BitTorrent tracker (client & server) implementation
pubkey/node-datachannel
Easy to use WebRTC data channels and media transport. libdatachannel node bindings.
pubkey/awesome-react-components
Curated List of React Components & Libraries.
pubkey/logos
A huge collection of SVG logos
pubkey/MSON
pubkey/pubkey
pubkey/simple-peer
📡 Simple WebRTC video, voice, and data channels
pubkey/wa-sqlite-parallel-params
WebAssembly SQLite with experimental support for browser storage extensions
pubkey/web-worker
Consistent Web Workers in browser and Node.