Skip to content
View eco-by-different's full-sized avatar

Block or report eco-by-different

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eco-by-different/README.md

eco-by-different

System performance, encoding and compression optimization.


Projects

SmartTAR - STAR

  • https://github.com/eco-by-different/smarttar-star
  • Windows PowerShell GUI archiver
  • Not a custom compression algorithm
  • It is an orchestration layer over Windows tar.exe / bsdtar.
  • It plans blocks, selects STORE / XZ9 / ZSTD19 methods
  • Writes a manifest, verifies blocks, and keeps manual recovery possible with standard tar.exe.

WinZSTD


Low Bitrate Encoding


AI RAM Engine


Focus

  • Performance optimization
  • Low bitrate encoding
  • System-level tuning on Windows
  • Native Windows utilities
  • Data compression
  • Archive format experiments
  • Practical automation tools

Philosophy

Maximize efficiency.
Minimize waste.
Keep it practical.

Pinned Loading

  1. smarttar-star smarttar-star Public

    Windows PowerShell GUI archiver using tar.exe with transparent STAR containers, block manifest, SHA-256 verification and smart compression planning.

    PowerShell

  2. winzstd winzstd Public

    Native Windows TAR/ZSTD GUI powered by Windows tar.exe. No external binaries.

    PowerShell

  3. low-bitrate-encoding low-bitrate-encoding Public

    Low bitrate video encoding workflows and system optimization techniques

  4. ai-ram-engine ai-ram-engine Public

    Process and memory optimization tool for improving performance of heavy workloads (e.g. video encoding).

    PowerShell