79.8K repos
Browse every curated open-source repository in the directory. Narrow the list with taxonomy filters, sort by stars or recency, or hand the search to AI.
`sh npm install process-exists `
If you like our project, please give us a star ⭐ on GitHub for the latest update.
This is my personal edition of StreetComplete, including a bunch of modifications. Most of these modifications are not thoroughly tested any may have bugs. New quests may require knowledge about the changed/added OSM tags.
Everything Public Media, in One Place
Also check out the new ESP32 MPY-Jama free IDE below:
sql.js is a javascript SQL database. It allows you to create a relational database and query it entirely in the browser. You can try it in this online demo. It uses a virtual database file stored in memory, and thus doesn't persist the changes made to the database. However, it allows you to…
MALA (Materials Learning Algorithms) is a data-driven framework to generate surrogate models of density functional theory calculations based on machine learning. Its purpose is to enable multiscale modeling by bypassing computationally expensive steps in state-of-the-art density functional…
A simple cross platform (iOS and Android) React Native calculator app. This example was put together for React Native by Example. Get started learning & mastering React Native for free!
Advanced unit testing toolkit for the D programming language
Although this router works fine I made a new one, based on experiences using it in production with Cloudflare Workers.
TOOL - Unauthenticated Remote DNS change/ users & passwords.
Is this specifier a node.js core module? Optionally provide a node version to check; defaults to the current node version.
This code is a modified version of the Adafruit VL53L0X sensor distance driver. I found a modified version by Kevin Zhu that converted the code from CircuitPython to MicroPython. Then I added support for the much needed non-blocking reading mode.
DGraph is an open source, scalable, distributed, highly available and fast graph database, designed from ground up to be run in production.
Writes atomically and creates directories for you as needed. Sorts dependencies when writing. Preserves the indentation if the file already exists.