• Stars
    star
    2
  • Language
    Shell
  • License
    The Unlicense
  • Created almost 6 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A bunch of scripts usefull for batch processing raw media files (video, sound, images, subtitles) before releasing into production

More Repositories

1

big-O

Enforces a maximum `space` and `time` Algorithm Complexity when testing Rust programs
Rust
13
star
2

reactive-messaging

Provides reactive client/server communications for Rust -- through sockets, shared mem IPCs and other goodies
Rust
7
star
3

kickass-app-template

Bloated template for production applications featuring Tokio, Rocket (with self-embedded & compressed static files) + Console, Terminal, Egui (native + web), Angular & Telegram UIs, a fast & configurable Socket Server (& client) + a Configuration & Runtime Patterns to tie them all together with your business logic
Rust
5
star
4

reactive-mutiny

async Event-Driven Reactive Library for Rust with optimized Stream executors -- loosely inspired on SmallRye's Mutiny Java Library
Rust
5
star
5

keen-retry

Introduces "Retryable Operations" to Rust, providing an idiomatic API to add retry & instrumentation logics
Rust
4
star
6

MTL

MutuaTech's Template Library -- Efficient Data Structures & Helper Macros for C++
C++
3
star
7

AlgoTradingStrategyPrototyping

A very realistic and powerful tool for algorithm trading development
D
2
star
8

neat-date-time

(native) Types & operations to allow space efficient storage of dates and times for Rust
Rust
2
star
9

CppSpikes

Various programs to investigate specific behaviors of C++ and the interactions with compilers, operating systems and hardware
Lua
2
star
10

zertyz-rust-playground

Set of small programs that exercise various aspects of the Rust programming language, which I used while learning it...
CSS
2
star
11

MutuatechLinux

Shell
1
star
12

MutuaTech-backend-java-opensource

MutuaTech's Java backend open sourced codes
Java
1
star
13

quake3-log-analyser

Good practices demonstration for a Rust project
Rust
1
star
14

observatorio-SUAS-formularios

Frontend web/desktop/mobile para coleta dos dados do Observatório SUAS do MPRJ
TypeScript
1
star
15

HashTableSpikes

Inquisitive software to explore different aspects of various hash tables & maps implementations
C++
1
star
16

EventsFramework

A framework for efficient (local or distributed) event driven programming, easing the creation of decoupled architectures and respecting real-time constraints
C++
1
star
17

FreePlaneGoogleDriveCollaboration

This python script allows one to use the Google Drive backend to store, share and collaborate their Free Plane mind maps
Python
1
star
18

InstantVAS-backend-java-opensource

Java source codes for the Java backend portion of the Instant VAS project
Java
1
star
19

AlgorithmComplexityAndReentrancyAnalysis

Library to measure the complexity (Big-O notation) of algorithms AND to test the reentrancy of such algorithms.
C++
1
star
20

edificando-o-controle-interno

Frontend web/desktop/mobile para apresentação dos dados do projeto Edificando o Controle Interno do MPRJ
CSS
1
star
21

CloudVMRealtimeTester

A tool to gather statistics and quantify the reactiveness of Virtual Machines, reporting if they may be trusted to execute hard, firm or soft Real-Time applications
C++
1
star
22

mmaplloc

malloc & free & realloc & associated functions allowing backing overlay to filesystem mmapped files (in C, which are way, way faster than swapping) PLUS associated tools to help building numerous stores for C++ data structure containers.
C++
1
star