- Italy
-
01:24
(UTC +02:00) - https://www.executable.it/
- in/carlo-dell-acqua
-
svelte-webview-navigator Public
A Svelte navigator for WebView-based apps that emulates the Stack navigation behavior of native Apps.
-
-
stores.js Public
State management made simple.
-
stores.js-persist Public
A collection of stores and storage mechanisms for persisting and retrieving data to and from different sources, synchronously or asynchronously.
TypeScript MIT License UpdatedApr 25, 2026 -
spring-store.js Public
A spring store is a special kind of store that performs a physics simulation to reach a set target. It can be used to perform animations and to make a UI feel more natural (e.g. in a drag&drop scen…
-
-
signals.js Public
A simple signal pattern implementation that enables reactive programming.
TypeScript MIT License UpdatedApr 25, 2026 -
reactive-circular-queue.js Public
A circular queue implementation with reactive features and Symbol.iterator support.
-
-
library-template.js Public template
All the files and configurations needed to start a new JS library.
JavaScript UpdatedApr 25, 2026 -
-
http-status.js Public
Enums for HTTP Status Codes and Messages
TypeScript MIT License UpdatedApr 25, 2026 -
exceptnomore Public
Result and Optional types that will make your code exception-proof.
TypeScript MIT License UpdatedApr 25, 2026 -
debounce.js Public
Debounce a function with requestAnimationFrame or a custom interval.
TypeScript MIT License UpdatedApr 25, 2026 -
-
channel.js Public
A simple yet powerful abstraction that enables communication between asynchronous tasks.
-
browser-ui-stores.js Public
A collection of stores that monitor the size, orientation, color scheme and scroll of the browser window.
TypeScript MIT License UpdatedApr 25, 2026 -
inline_java.rs Public
Inline Java code directly in your Rust code
Rust MIT License UpdatedApr 12, 2026 -
inline_csharp.rs Public
Inline C# code directly in your Rust code
Rust MIT License UpdatedApr 12, 2026 -
miscellaneous_libs.rs Public
A collection of Rust crates, from simple utilities and extension traits, to domain specific libraries developed mostly as prototypes for personal use.
Rust MIT License UpdatedApr 5, 2026 -
spectrogram.rs Public
A simple spectrogram visualizer written in Rust and OpenGL
Rust MIT License UpdatedAug 15, 2025 -
ringbuffer.rs Public
Forked from NULLx76/ringbufferA fixed-size circular buffer written in Rust.
-
A trainable doorbell detector based on convolutional neural networks and the Burn machine learning framework
-
hang_or_crash.rs Public
rustc segfaulting on large const generic arrays
Rust MIT License UpdatedFeb 8, 2025 -
cpal.rs Public
Forked from RustAudio/cpalCross-platform audio I/O library in pure Rust
Rust Apache License 2.0 UpdatedJan 9, 2025 -
lending_thread_pool.rs Public
A thread pool where workers can lend their data to their tasks.
Rust MIT License UpdatedNov 19, 2024 -
unzipr.rs Public
Recursively unzip all archives in a directory
Rust MIT License UpdatedNov 15, 2024 -
indicatif.rs Public
Forked from console-rs/indicatifA command line progress reporting library for Rust
Rust MIT License UpdatedNov 12, 2024 -
solid-pwa-navigation Public
A library that brings App-like navigation to PWAs and Web Apps
-