38 Repositories
JavaScript memory-leak Libraries
A simple in-memory key-value cache for function execution, allowing both sync and async operations using the same methods
A simple in-memory key-value cache for function execution, allowing both sync and async operations using the same methods. It provides an invalidation mechanism based both on exact string and regex.
A simple in-memory time-based cache for both objects and function execution.
What is this? A simple in-memory time-based cache for both objects and function execution. How do I install it? You can install it by using the follow
Palaemon is an open-source developer tool for monitoring health and resource metrics of Kubernetes clusters and analyzing Out of Memory (OOMKill) errors
Palaemon π€ π€ An Electron based developer tool for Kubernetes cluster monitoring and error analysis Palaemon is a Greek, child sea-god who came to ai
ποΈ An in-memory JS database optimized for large scale storage on the frontend.
BlinkDB is a in-memory JS database optimized for large scale storage on the frontend. import { many } from 'blinkdb'; const items = await many(userTa
ClientDB is an open source in-memory database for enabling real-time web apps.
ClientDB ClientDB is an open-source in-memory database for enabling real-time web apps. Build fast, scalable apps that feel silky smooth for users. In
Periksa apakah data browsing history anda bocor?
Leak Checker Periksa apakah data browsing history anda bocor? Periksa di leak.riset.tech Webapp ini statis tidak ada informasi yang dikirim ke server,
A memory-efficient GeoJSON representation.
memory-geojson (experimental π§ͺ ) A memory-efficient GeoJSON representation. This is not a new format. It's not meant to be serialized, and it doesn't
A simple, easy to use and extendible JSON database.
Newton β οΈ This package is under active development: Compatibility and APIs may change. A simple, easy to use and extendible JSON database. Table of co
ClientDB is an open source in-memory database for enabling real-time web apps.
ClientDB ClientDB is an open source in-memory database for enabling real-time web apps. Build fast, scalable apps that feel silky smooth for users. In
A flexible, memory compact, fast and dynamic CSG implementation on top of three-mesh-bvh
three-bvh-csg An experimental, in progress, flexible, memory compact, fast and dynamic CSG implementation on top of three-mesh-bvh. More than 100 time
Github action to collect metrics (CPU, memory, I/O, etc ...) from your workflows to help you debug and optimize your CI/CD pipeline
workflow-telemetry-action A GitHub Action to track and monitor the resource metrics of your GitHub Action workflow runs. If the run is triggered via a
Browser storage interface for IndexedDB, WebSQL, LocalStorage, and in memory data with Schema and data validator.
Client Web Storage Browser storage interface for IndexedDB, WebSQL, LocalStorage, and in memory data with basic Schema and data validation. Installati
Memory lane is a website where you can create visual timelines of moments in time.
Memory Lane Moments in Time, All in One Place Description Memory Lane is a web app where users can create visually appealing, minimalistic timelines e
Train and test your brain with these memory games
Want to help grow your Hippocampus? Engage your Cerebrum? Try these games! Train and test your brain with these memory games. Each game is designed to help you increase your memory. How much can you memorize with each game? Test yourself.
javascript embeddable / in-memory database
LokiJS The super fast in-memory javascript document oriented database. Enable offline-syncing to your SQL/NoSQL database servers with SyncProxy !! Cod
π Fast, in-memory, full-text search engine written in TypeScript. Now in beta.
Installation You can install Lyra using npm, yarn, pnpm: npm i @nearform/lyra yarn add @nearform/lyra pnpm add @nearform/lyra Usage Lyra is quite simp
Cache is easy to use data caching Node.js package. It supports Memcached, Redis, and In-Memory caching engines.
Cache Cache NPM implements wrapper over multiple caching engines - Memcached, Redis and In-memory (use with single threaded process in development mod
Horizontally scalable blockchain using STARK's and partitioned transactional memory
quark quark - quick STARK! A decentralized horizontally-scaled state machine that can transfer 1,000,000 unique tokens on Uniswap in a single atomic t
A ideia do projeto era desenvolver um jogo onde o usuΓ‘rio pode tentar "descobrir" ou melhor dizendo, lembrar a maior quantidade de HTML Tags em um determinado tempo.
HTML Tag Memory Test π Tecnologias Esse projeto foi desenvolvido com as seguintes tecnologias: ViteJS ReactJS Typescript Tailwind Zustand Immer Axios
fix out-of-memory actions at colors@^1.4.1
What's it for? colors@^1.4.1 has action of out-of-memory: https://github.com/Marak/colors.js/commit/5d2d242f656103ac38086d6b26433a09f1c38c75. https://
Brain wallet using both language and visual memory.
*Check out the big brain on Brett! You're a smart motherfvcker, that's right.* -- Pulp fiction π SUPER BRAIN WALLET π Use your brain power to the ma
It is automatic mongodb data backup with cronjob.
Do you need my help? Visit our Discord server. Installation npm i mongoose-backup --save yarn add mongoose-backup Guide const MongoBackuper = require(
In-memory abstract-level database for Node.js and browsers.
memory-level In-memory abstract-level database for Node.js and browsers, backed by a fully persistent red-black tree. The successor to memdown and lev
An exercise in building a very minimal (and very stupid) in-memory SQL-like database for educational purposes.
Stupid Database This is an exercise in building a very minimal (and very stupid) in-memory SQL-like database for educational purposes. None of this co
Generate in-memory fake files with custom size
File generator Generate fake in-memory files for varying sizes This package allows you generate fake in-memory files for varying sizes. The generated
startupDB is an Express middleware function implementing a high-performance in-memory database
startupDB startupDB is a database designed to create REST APIs. It is implemented as an Express middleware function and allows for easy implementation
In-memory Object Database
limeDB What is LimeDB LimeDB is object-oriented NoSQL database (OOD) system that can work with complex data objects that is, objects that mirror those
Binary-encoded serialization of JavaScript objects with generator-based parser and serializer
YaBSON Schemaless binary-encoded serialization of JavaScript objects with generator-based parser and serializer This library is designed to transfer l
Infinity bot list source code leak
This is not DMCAable!!! The repo was listed under MIT. Check package.json. "No weapon formed against me shall prosper" - Toxic Dev (510065483693817867
A simple tool to help you connect your favorite controllers / Arduino to various train simulator games on Windows using memory hacks.
A simple tool to help you connect your favorite controllers (e.g. Densha de Go! series) / Arduino to various train simulator games on Windows using memory hacks.
Kill all Chrome tabs to improve performance, decrease battery usage, and save memory
kill-tabs Kill all Chrome tabs to improve performance, decrease battery usage, and save memory Works on macOS, Linux, Windows. I'm a tab-abuser and I
thetool is a CLI tool to capture different cpu, memory and other profiles for your node app in Chrome DevTools friendly format
thetool thetool is a CLI tool to capture different cpu, memory and other profiles for your node app in Chrome DevTools friendly format. Quick start np
π Memory leak testing for node.
Leakage - Memory Leak Testing for Node Write leakage tests using Mocha or another test runner of your choice. Does not only support spotting and fixin
Bluzelle is a smart, in-memory data store. It can be used as a cache or as a database.
SwarmDB ABOUT SWARMDB Bluzelle brings together the sharing economy and token economy. Bluzelle enables people to rent out their computer storage space
An in memory postgres DB instance for your unit tests
pg-mem is an experimental in-memory emulation of a postgres database. β€ It works both in Node or in the browser. β this repo if you like this package,
Spaced-repetition: for coders and scientists.
Memcode Flashcards: for coders, mathematicians, and physicists. Open-source, free for all. Made with love π Links Site β€οΈ : www.memcode.com Patreon:
A transparent, in-memory, streaming write-on-update JavaScript database for Small Web applications that persists to a JavaScript transaction log.
JavaScript Database (JSDB) A zero-dependency, transparent, in-memory, streaming write-on-update JavaScript database for the Small Web that persists to