Skip to content

Commit

Permalink
chore(updates): updated entries in files
Browse files Browse the repository at this point in the history
  • Loading branch information
simonecorsi committed Oct 9, 2024
1 parent 8bde599 commit f61804c
Show file tree
Hide file tree
Showing 2 changed files with 14,659 additions and 14,647 deletions.
256 changes: 128 additions & 128 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
## Table of Contents

* [Rust](#rust)
* [TypeScript](#typescript)
* [Rust](#rust)
* [JavaScript](#javascript)
* [Python](#python)
* [Shell](#shell)
Expand Down Expand Up @@ -58,134 +58,10 @@
* [Pug](#pug)
* [Astro](#astro)

## Rust

* [oxc-project/oxc](https://github.com/oxc-project/oxc) - ⚓ A collection of JavaScript tools written in Rust.

* [biomejs/biome](https://github.com/biomejs/biome) - A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.

* [fujiapple852/trippy](https://github.com/fujiapple852/trippy) - A network diagnostic tool

* [fermyon/spin](https://github.com/fermyon/spin) - Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.

* [denoland/dnt](https://github.com/denoland/dnt) - Deno to npm package build tool.

* [mufeedvh/binserve](https://github.com/mufeedvh/binserve) - A fast production-ready static web server with TLS (HTTPS), routing, hot reloading, caching, templating, and security in a single-binary you can set up with zero code.

* [DvorakDwarf/Infinite-Storage-Glitch](https://github.com/DvorakDwarf/Infinite-Storage-Glitch) - ISG lets you use YouTube as cloud storage for ANY files, not just video

* [starship/starship](https://github.com/starship/starship) - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

* [bytecodealliance/wasmtime](https://github.com/bytecodealliance/wasmtime) - A fast and secure runtime for WebAssembly

* [libreddit/libreddit](https://github.com/libreddit/libreddit) - Private front-end for Reddit

* [djc/askama](https://github.com/djc/askama) - Type-safe, compiled Jinja-like templates for Rust

* [sachaos/viddy](https://github.com/sachaos/viddy) - 👀 A modern watch command. Time machine and pager etc.

* [Kilobyte22/config-parser](https://github.com/Kilobyte22/config-parser) - A simple config parser in rust

* [rome/tools](https://github.com/rome/tools) - Unified developer tools for JavaScript, TypeScript, and the web

* [Wilfred/difftastic](https://github.com/Wilfred/difftastic) - a structural diff that understands syntax 🟥🟩

* [egoist/dum](https://github.com/egoist/dum) - An npm scripts runner written in Rust.

* [iotaledger/identity.rs](https://github.com/iotaledger/identity.rs) - Implementation of the Decentralized Identity standards such as DID and Verifiable Credentials by W3C for the IOTA Tangle.

* [tokio-rs/axum](https://github.com/tokio-rs/axum) - Ergonomic and modular web framework built with Tokio, Tower, and Hyper

* [tauri-apps/tauri](https://github.com/tauri-apps/tauri) - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

* [denoland/deno\_lint](https://github.com/denoland/deno_lint) - Blazing fast linter for JavaScript and TypeScript written in Rust

* [sammylupt/wordlet](https://github.com/sammylupt/wordlet) - Wordlet is a command-line clone of Wordle, written in Rust

* [fdehau/tui-rs](https://github.com/fdehau/tui-rs) - Build terminal user interfaces and dashboards using Rust

* [thefrontside/ctrlc-windows](https://github.com/thefrontside/ctrlc-windows) - Send a CTRL-C event to a Windows console application

* [tokio-rs/tokio](https://github.com/tokio-rs/tokio) - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

* [al8n/stretto](https://github.com/al8n/stretto) - Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.

* [DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus) - Fullstack app framework for web, desktop, mobile, and more.

* [wooorm/levenshtein-rs](https://github.com/wooorm/levenshtein-rs) - Levenshtein algorithm in Rust

* [vercel/turborepo](https://github.com/vercel/turborepo) - Build system optimized for JavaScript and TypeScript, written in Rust

* [viz-rs/path-tree](https://github.com/viz-rs/path-tree) - path-tree is a lightweight high performance HTTP request router for Rust

* [brson/stdx](https://github.com/brson/stdx) - The missing batteries of Rust

* [rustwasm/wasm-pack](https://github.com/rustwasm/wasm-pack) - 📦✨ your favorite rust -> wasm workflow tool!

* [mgattozzi/whorl](https://github.com/mgattozzi/whorl) - single file, std only, async Rust executor

* [Brooooooklyn/blake-hash](https://github.com/Brooooooklyn/blake-hash) - Rust Blake hash bindings for Node.js.

* [napi-rs/node-rs](https://github.com/napi-rs/node-rs) - Node.js bindings ❤️ Rust crates

* [BurntSushi/rust-snappy](https://github.com/BurntSushi/rust-snappy) - Snappy compression implemented in Rust (including the Snappy frame format).

* [napi-rs/napi-rs](https://github.com/napi-rs/napi-rs) - A framework for building compiled Node.js add-ons in Rust via Node-API

* [solana-labs/solana](https://github.com/solana-labs/solana) - Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

* [sharkdp/hyperfine](https://github.com/sharkdp/hyperfine) - A command-line benchmarking tool

* [wasmerio/wasmer](https://github.com/wasmerio/wasmer) - 🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

* [Brooooooklyn/snappy](https://github.com/Brooooooklyn/snappy) - Fastest Snappy compression library in Node.js

* [infinyon/node-bindgen](https://github.com/infinyon/node-bindgen) - Easy way to write Node.js module using Rust

* [atuinsh/atuin](https://github.com/atuinsh/atuin) - ✨ Magical shell history

* [BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep) - ripgrep recursively searches directories for a regex pattern while respecting your gitignore

* [rust-lang/rustlings](https://github.com/rust-lang/rustlings) - :crab: Small exercises to get you used to reading and writing Rust code!

* [alacritty/alacritty](https://github.com/alacritty/alacritty) - A cross-platform, OpenGL terminal emulator.

* [volta-cli/volta](https://github.com/volta-cli/volta) - Volta: JS Toolchains as Code. ⚡

* [dotenv-linter/dotenv-linter](https://github.com/dotenv-linter/dotenv-linter) - ⚡️Lightning-fast linter for .env files. Written in Rust 🦀

* [swc-project/swc](https://github.com/swc-project/swc) - Rust-based platform for the Web

* [rust-lang/rustup](https://github.com/rust-lang/rustup) - The Rust toolchain installer

* [reacherhq/check-if-email-exists](https://github.com/reacherhq/check-if-email-exists) - Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.

* [pop-os/popsicle](https://github.com/pop-os/popsicle) - Multiple USB File Flasher

* [cjbassi/ytop](https://github.com/cjbassi/ytop) - A TUI system monitor written in Rust

* [Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui) - Spotify for the terminal written in Rust 🚀

* [cube-js/cube](https://github.com/cube-js/cube) - 📊 Cube — The Semantic Layer for Building Data Applications

* [diem/diem](https://github.com/diem/diem) - Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.

* [denoland/deno](https://github.com/denoland/deno) - A modern runtime for JavaScript and TypeScript.

* [Schniz/fnm](https://github.com/Schniz/fnm) - 🚀 Fast and simple Node.js version manager, built in Rust

* [sharkdp/bat](https://github.com/sharkdp/bat) - A cat(1) clone with wings.

* [harababurel/gcsf](https://github.com/harababurel/gcsf) - a FUSE file system based on Google Drive

* [atom-archive/xray](https://github.com/atom-archive/xray) - An experimental next-generation Electron-based text editor

* [xi-editor/xi-editor](https://github.com/xi-editor/xi-editor) - A modern editor with a backend written in Rust.

* [facebook/relay](https://github.com/facebook/relay) - Relay is a JavaScript framework for building data-driven React applications.

## TypeScript

* [gvergnaud/ts-pattern](https://github.com/gvergnaud/ts-pattern) - 🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.

* [pulsecron/pulse](https://github.com/pulsecron/pulse) - The modern MongoDB-powered job scheduler library for Node.js

* [ESBenchmark/ESBench](https://github.com/ESBenchmark/ESBench) - Modern JavaScript benchmarking tool.
Expand Down Expand Up @@ -974,7 +850,131 @@

* [tj/connect-redis](https://github.com/tj/connect-redis) - Redis session store for Connect

* [dpup/node-flags](https://github.com/dpup/node-flags) - Flag handling library for node.js.
## Rust

* [oxc-project/oxc](https://github.com/oxc-project/oxc) - ⚓ A collection of JavaScript tools written in Rust.

* [biomejs/biome](https://github.com/biomejs/biome) - A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.

* [fujiapple852/trippy](https://github.com/fujiapple852/trippy) - A network diagnostic tool

* [fermyon/spin](https://github.com/fermyon/spin) - Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.

* [denoland/dnt](https://github.com/denoland/dnt) - Deno to npm package build tool.

* [mufeedvh/binserve](https://github.com/mufeedvh/binserve) - A fast production-ready static web server with TLS (HTTPS), routing, hot reloading, caching, templating, and security in a single-binary you can set up with zero code.

* [DvorakDwarf/Infinite-Storage-Glitch](https://github.com/DvorakDwarf/Infinite-Storage-Glitch) - ISG lets you use YouTube as cloud storage for ANY files, not just video

* [starship/starship](https://github.com/starship/starship) - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

* [bytecodealliance/wasmtime](https://github.com/bytecodealliance/wasmtime) - A fast and secure runtime for WebAssembly

* [libreddit/libreddit](https://github.com/libreddit/libreddit) - Private front-end for Reddit

* [djc/askama](https://github.com/djc/askama) - Type-safe, compiled Jinja-like templates for Rust

* [sachaos/viddy](https://github.com/sachaos/viddy) - 👀 A modern watch command. Time machine and pager etc.

* [Kilobyte22/config-parser](https://github.com/Kilobyte22/config-parser) - A simple config parser in rust

* [rome/tools](https://github.com/rome/tools) - Unified developer tools for JavaScript, TypeScript, and the web

* [Wilfred/difftastic](https://github.com/Wilfred/difftastic) - a structural diff that understands syntax 🟥🟩

* [egoist/dum](https://github.com/egoist/dum) - An npm scripts runner written in Rust.

* [iotaledger/identity.rs](https://github.com/iotaledger/identity.rs) - Implementation of the Decentralized Identity standards such as DID and Verifiable Credentials by W3C for the IOTA Tangle.

* [tokio-rs/axum](https://github.com/tokio-rs/axum) - Ergonomic and modular web framework built with Tokio, Tower, and Hyper

* [tauri-apps/tauri](https://github.com/tauri-apps/tauri) - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

* [denoland/deno\_lint](https://github.com/denoland/deno_lint) - Blazing fast linter for JavaScript and TypeScript written in Rust

* [sammylupt/wordlet](https://github.com/sammylupt/wordlet) - Wordlet is a command-line clone of Wordle, written in Rust

* [fdehau/tui-rs](https://github.com/fdehau/tui-rs) - Build terminal user interfaces and dashboards using Rust

* [thefrontside/ctrlc-windows](https://github.com/thefrontside/ctrlc-windows) - Send a CTRL-C event to a Windows console application

* [tokio-rs/tokio](https://github.com/tokio-rs/tokio) - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

* [al8n/stretto](https://github.com/al8n/stretto) - Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.

* [DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus) - Fullstack app framework for web, desktop, mobile, and more.

* [wooorm/levenshtein-rs](https://github.com/wooorm/levenshtein-rs) - Levenshtein algorithm in Rust

* [vercel/turborepo](https://github.com/vercel/turborepo) - Build system optimized for JavaScript and TypeScript, written in Rust

* [viz-rs/path-tree](https://github.com/viz-rs/path-tree) - path-tree is a lightweight high performance HTTP request router for Rust

* [brson/stdx](https://github.com/brson/stdx) - The missing batteries of Rust

* [rustwasm/wasm-pack](https://github.com/rustwasm/wasm-pack) - 📦✨ your favorite rust -> wasm workflow tool!

* [mgattozzi/whorl](https://github.com/mgattozzi/whorl) - single file, std only, async Rust executor

* [Brooooooklyn/blake-hash](https://github.com/Brooooooklyn/blake-hash) - Rust Blake hash bindings for Node.js.

* [napi-rs/node-rs](https://github.com/napi-rs/node-rs) - Node.js bindings ❤️ Rust crates

* [BurntSushi/rust-snappy](https://github.com/BurntSushi/rust-snappy) - Snappy compression implemented in Rust (including the Snappy frame format).

* [napi-rs/napi-rs](https://github.com/napi-rs/napi-rs) - A framework for building compiled Node.js add-ons in Rust via Node-API

* [solana-labs/solana](https://github.com/solana-labs/solana) - Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

* [sharkdp/hyperfine](https://github.com/sharkdp/hyperfine) - A command-line benchmarking tool

* [wasmerio/wasmer](https://github.com/wasmerio/wasmer) - 🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

* [Brooooooklyn/snappy](https://github.com/Brooooooklyn/snappy) - Fastest Snappy compression library in Node.js

* [infinyon/node-bindgen](https://github.com/infinyon/node-bindgen) - Easy way to write Node.js module using Rust

* [atuinsh/atuin](https://github.com/atuinsh/atuin) - ✨ Magical shell history

* [BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep) - ripgrep recursively searches directories for a regex pattern while respecting your gitignore

* [rust-lang/rustlings](https://github.com/rust-lang/rustlings) - :crab: Small exercises to get you used to reading and writing Rust code!

* [alacritty/alacritty](https://github.com/alacritty/alacritty) - A cross-platform, OpenGL terminal emulator.

* [volta-cli/volta](https://github.com/volta-cli/volta) - Volta: JS Toolchains as Code. ⚡

* [dotenv-linter/dotenv-linter](https://github.com/dotenv-linter/dotenv-linter) - ⚡️Lightning-fast linter for .env files. Written in Rust 🦀

* [swc-project/swc](https://github.com/swc-project/swc) - Rust-based platform for the Web

* [rust-lang/rustup](https://github.com/rust-lang/rustup) - The Rust toolchain installer

* [reacherhq/check-if-email-exists](https://github.com/reacherhq/check-if-email-exists) - Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.

* [pop-os/popsicle](https://github.com/pop-os/popsicle) - Multiple USB File Flasher

* [cjbassi/ytop](https://github.com/cjbassi/ytop) - A TUI system monitor written in Rust

* [Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui) - Spotify for the terminal written in Rust 🚀

* [cube-js/cube](https://github.com/cube-js/cube) - 📊 Cube — The Semantic Layer for Building Data Applications

* [diem/diem](https://github.com/diem/diem) - Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.

* [denoland/deno](https://github.com/denoland/deno) - A modern runtime for JavaScript and TypeScript.

* [Schniz/fnm](https://github.com/Schniz/fnm) - 🚀 Fast and simple Node.js version manager, built in Rust

* [sharkdp/bat](https://github.com/sharkdp/bat) - A cat(1) clone with wings.

* [harababurel/gcsf](https://github.com/harababurel/gcsf) - a FUSE file system based on Google Drive

* [atom-archive/xray](https://github.com/atom-archive/xray) - An experimental next-generation Electron-based text editor

* [xi-editor/xi-editor](https://github.com/xi-editor/xi-editor) - A modern editor with a backend written in Rust.

* [facebook/relay](https://github.com/facebook/relay) - Relay is a JavaScript framework for building data-driven React applications.

## JavaScript

Expand Down
Loading

0 comments on commit f61804c

Please sign in to comment.