Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by pedromsilvapt

A curated list of projects in awesome lists by pedromsilvapt .

https://github.com/pedromsilvapt/unicast

A node server that serves as a middleware for casting videos and other media to chromecast, and controlling the playthrough

chromecast ffmpeg mediacenter movies nodejs server tvshows

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/composable

Easily compose complex and reusable ffmpeg filters using JavaScript functions and generate the command string on the fly

Last synced: 19 Dec 2024

https://github.com/pedromsilvapt/zitt

Experimental Zig chainable iterators library

functional-programming iterators streams zig

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/fget

Simple cli tool that allows to share files between multiple computers over LAN or the Internet

cli files internet lan nodejs sharing transfer

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/zig-stack-vm

Very simple stack virtual machine implementation in Zig

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/stack-vm

A simple stack virtual machine simulator

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-async-iterator

Batteries-included utility functions to work with async iterables as available in ES2018/TypeScript

async es2018 generators iterables iterators nodejs typescript

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/simpleeventssystem

A PHP implementation of the Observer pattern.

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/clui-live

Simply update text on the terminal, even after subsequent output is written

ansi-codes console progress terminal ui

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/zig-kdl

Library to parse [kdl](kdl.dev) configuration files in [Zig](ziglang.org/).

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/angularphp

A flexible and powerful PHP framework that is optimized for serving as a backend for AngularJS sites.

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-balanced-tree

Efficient balanced tree implementation in TypeScript

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-semaphore

Lightweight TypeScript/ES2017 class to simulate an asynchonous semaphore, with several utility functions

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/clui-progressbar

Simple terminal progress bar, backed by clui-live

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/trainmeter

A simple application made in VB.NET that allows you to regist and compare your trainings.

Last synced: 28 Dec 2024

https://github.com/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

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/smartbackup

An easy-to-use backup application for Windows that allows you to backup your files without having to worry about it or having to spend time doing it.

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/mymusic

A simple & free open source MP3 ID3 Tags editor. Really simple! Give it a try!

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/simplecommands

An open source PHP library to parse commands from strings

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/miei-storage-system-backend

Back-end application of a food storage management system.

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-either

Simple TypeScript/ES2017 class to represent either values

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/safe-file-write

Write to a file, making sure it's parent folders exist, and that if the write operation is cancelled mid-writing, it does not corrupt any possible file there previously.

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-collectors

A collection of composable reduction operations for arbitrary streams of values

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-unit

Simple TypeScript/ES2017 classes to represent unit values (like time/data size)

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/zig-raytracing

Zig Implementation of the Raytracing In One Weekend book.

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-transactional-log

Safely and reliable serialize and write data to a file in transactions, and read them back again

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/recollect

Transcribe, Archive and Index meeting recording videos

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/zig-lfu

LFU data structure experiment with constant time operations written in zig

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/cronus-lang

Experimental byte-code based semi-pure functional scripting language

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/gallant-di

Straighforward Dependency Injection for Typescript/JavaScript applications

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/gallant-annotate

Tools for working with annotations in JavaScript/TypeScript classes

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/turing-machine

A simplistic simulation of turing machines written in TypeScript

automata graphs machine nodejs turing typescript

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/unicast-cache

Cache node for a Unicast Media Server, enables temporary or permanent replication of media resources on a remote device.

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/gallant-schema

Library to handle schema validation by re-using existing Typescript interface and type declarations

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-optional

Simple Java8-inspired monadic class to represent optional values.

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/subbox

Composable subtitle parsing and transformations (including encoding/decoding) written in TypeScript

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-future

Simple TypeScript/ES2015 class to allow to create a promise and to be resolved/rejected later

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/node-novel

A bunch of node tools to automate the workflow for writing and publishing books using markdown.

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-pieces

Three efficient data structures to save and traverse indexed chunks of information (like torrent blocks or HLS segments)

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-stopwatch

Measure the elapsed time in your code between two moments

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/clui-logger

Easy to use logger for both small and serious apps that writes both to the terminal and to files

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/gallant-config

Simple TypeScript/ES2017 class to load configuration files from a folder

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-cache

Incredibly simple and extensible in-memory sync/async cache with optional persistence and eviction

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/ado-backlog

Azure DevOps Backlog Exporter Tool

Last synced: 28 Dec 2024

https://github.com/pedromsilvapt/data-cancel-token

Simple TypeScript/ES2015 class to emulate cancellation tokens

Last synced: 28 Dec 2024