Pinned Repositories
clui-live
Simply update text on the terminal, even after subsequent output is written
composable
Easily compose complex and reusable ffmpeg filters using JavaScript functions and generate the command string on the fly
data-async-iterator
Batteries-included utility functions to work with async iterables as available in ES2018/TypeScript
data-semaphore
Lightweight TypeScript/ES2017 class to simulate an asynchonous semaphore, with several utility functions
fget
Simple cli tool that allows to share files between multiple computers over LAN or the Internet
SimpleEventsSystem
A PHP implementation of the Observer pattern.
stack-vm
A simple stack virtual machine simulator
unicast
A node server that serves as a middleware for casting videos and other media to chromecast, and controlling the playthrough
zig-stack-vm
Very simple stack virtual machine implementation in Zig
zitt
Experimental Zig chainable iterators library
pedromsilvapt's Repositories
pedromsilvapt/unicast
A node server that serves as a middleware for casting videos and other media to chromecast, and controlling the playthrough
pedromsilvapt/zitt
Experimental Zig chainable iterators library
pedromsilvapt/zig-stack-vm
Very simple stack virtual machine implementation in Zig
pedromsilvapt/clui-live
Simply update text on the terminal, even after subsequent output is written
pedromsilvapt/data-async-iterator
Batteries-included utility functions to work with async iterables as available in ES2018/TypeScript
pedromsilvapt/stack-vm
A simple stack virtual machine simulator
pedromsilvapt/zig-header-gen
Automatically generate headers/bindings for other languages from Zig code
pedromsilvapt/zig-kdl
Library to parse [kdl](kdl.dev) configuration files in [Zig](ziglang.org/).
pedromsilvapt/pyfluidsynth
Python bindings for FluidSynth
pedromsilvapt/unicast-mpv
A simple module that exposes MPV to be controlled through a RPC WebSockets API, that can be used with the unicast server
pedromsilvapt/ado-backlog
Azure DevOps Backlog Exporter Tool
pedromsilvapt/alexandria
pedromsilvapt/clui-logger
Easy to use logger for both small and serious apps that writes both to the terminal and to files
pedromsilvapt/cmf-cli
Critical Manufacturing Projects Command Line Tool
pedromsilvapt/cronus-lang
Experimental byte-code based semi-pure functional scripting language
pedromsilvapt/data-pieces
Three efficient data structures to save and traverse indexed chunks of information (like torrent blocks or HLS segments)
pedromsilvapt/gallant-annotate
Tools for working with annotations in JavaScript/TypeScript classes
pedromsilvapt/gallant-config
Simple TypeScript/ES2017 class to load configuration files from a folder
pedromsilvapt/gallant-di
Straighforward Dependency Injection for Typescript/JavaScript applications
pedromsilvapt/gallant-schema
Library to handle schema validation by re-using existing Typescript interface and type declarations
pedromsilvapt/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
pedromsilvapt/miei-dissertation
pedromsilvapt/mzg_pack
Message Pack (de)serialization library for Zig
pedromsilvapt/recollect
Transcribe, Archive and Index meeting recording videos, written in Java with Spring Boot
pedromsilvapt/subbox
Composable subtitle parsing and transformations (including encoding/decoding) written in TypeScript
pedromsilvapt/tmdb.cr
Crystal wrapper for The Movie DB (TMDb)
pedromsilvapt/unicast-cache
Cache node for a Unicast Media Server, enables temporary or permanent replication of media resources on a remote device.
pedromsilvapt/yark
YouTube archiving made simple.
pedromsilvapt/zig-lfu
LFU data structure experiment with constant time operations written in zig
pedromsilvapt/zig-raytracing
Zig Implementation of the Raytracing In One Weekend book.