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 - https://pubkey.github.io/rxdb-quickstart/
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/custom-idle-queue
Optimize the performance of important tasks by delaying background-tasks
pubkey/array-push-at-sort-position
Push items to an array at their correct sort-position
pubkey/localstorage-indexeddb-cookies-opfs-sqlite-wasm
Localstorage vs. IndexedDB vs. Cookies vs. OPFS vs. Wasm-SQLite
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/indexeddb-performance-tests
Performance tests for IndexedDB use cases
pubkey/sticky-load-balancer
NPM-Module for Nodejs to create a loadbalancer with a sticky-strategie.
pubkey/pubkey
pubkey/tanstack-db-rxdb
A reactive client store for building super fast apps
pubkey/website
JSON Schema website
pubkey/awesome-react-components
Curated List of React Components & Libraries.
pubkey/landscape
The JSON Schema Landscape
pubkey/logos
A huge collection of SVG logos
pubkey/MSON
pubkey/rxdb-mongodb-sync-example
Example Repo that runs the RxDB-MongoDB Replication https://rxdb.info/replication-mongodb.html
pubkey/rxdb-premium-issues
Repo to submit bug reports and test cases for the RxDB Premium Plugins
pubkey/wa-sqlite-parallel-params
WebAssembly SQLite with experimental support for browser storage extensions
pubkey/web-worker
Consistent Web Workers in browser and Node.