diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-22 08:28:10 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-22 08:28:10 +0300 |
| commit | 448838bf321bce296bae95eebfc5551f69972853 (patch) | |
| tree | d4970932275902cc730b4c288b075725f19e374b /about/showcase.gmi.tpl | |
| parent | 631cfaab551f9ffe4ca6de7f20c84c23ec6b1744 (diff) | |
Update content for gemtext
Diffstat (limited to 'about/showcase.gmi.tpl')
| -rw-r--r-- | about/showcase.gmi.tpl | 399 |
1 files changed, 196 insertions, 203 deletions
diff --git a/about/showcase.gmi.tpl b/about/showcase.gmi.tpl index ef92376f..8e88bd0c 100644 --- a/about/showcase.gmi.tpl +++ b/about/showcase.gmi.tpl @@ -1,6 +1,6 @@ # Project Showcase -Generated on: 2025-07-21 +Generated on: 2025-07-22 This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, and licensing. The projects are ordered by recent activity, with the most actively maintained projects listed first. @@ -9,11 +9,11 @@ This page showcases my side projects, providing an overview of what each project ## Overall Statistics * ๐ฆ Total Projects: 56 -* ๐ Total Commits: 10,576 -* ๐ Total Lines of Code: 206,858 -* ๐ Total Lines of Documentation: 24,896 -* ๐ป Languages: Go (29.9%), Java (26.5%), C (9.3%), C++ (8.2%), Perl (6.9%), C/C++ (6.0%), Shell (2.8%), HTML (1.8%), Config (1.8%), Ruby (1.4%), HCL (1.3%), Python (0.8%), Make (0.7%), CSS (0.6%), XML (0.5%), Raku (0.4%), JSON (0.4%), Haskell (0.3%), YAML (0.2%), TOML (0.1%) -* ๐ Documentation: Text (44.4%), Markdown (41.8%), LaTeX (13.8%) +* ๐ Total Commits: 10,587 +* ๐ Total Lines of Code: 235,542 +* ๐ Total Lines of Documentation: 22,073 +* ๐ป Languages: Go (26.2%), Java (17.2%), C++ (15.8%), C/C++ (8.9%), C (8.6%), Perl (7.2%), Shell (6.2%), Config (1.9%), HTML (1.9%), Ruby (1.2%), HCL (1.2%), Make (0.8%), Python (0.7%), CSS (0.6%), JSON (0.3%), Raku (0.3%), XML (0.3%), Haskell (0.3%), YAML (0.2%), TOML (0.1%) +* ๐ Documentation: Text (52.8%), Markdown (45.0%), LaTeX (2.3%) * ๐ต Vibe-Coded Projects: 4 out of 56 (7.1%) * ๐ค AI-Assisted Projects (including vibe-coded): 8 out of 56 (14.3% AI-assisted, 85.7% human-only) * ๐ Release Status: 34 released, 22 experimental (60.7% with releases, 39.3% experimental) @@ -22,15 +22,15 @@ This page showcases my side projects, providing an overview of what each project ### totalrecall -* ๐ป Languages: Go (98.9%), Shell (0.5%), YAML (0.5%) -* ๐ Documentation: Markdown (89.0%), Text (11.0%) -* ๐ Commits: 74 -* ๐ Lines of Code: 12010 -* ๐ Lines of Documentation: 498 -* ๐
Development Period: 2025-07-14 to 2025-07-21 +* ๐ป Languages: Go (98.9%), Shell (0.6%), YAML (0.5%) +* ๐ Documentation: Markdown (94.4%), Text (5.6%) +* ๐ Commits: 78 +* ๐ Lines of Code: 11771 +* ๐ Lines of Documentation: 359 +* ๐
Development Period: 2025-07-14 to 2025-07-22 * ๐ฅ Recent Activity: 1.6 days (avg. age of last 42 commits) * โ๏ธ License: MIT -* ๐ท๏ธ Latest Release: v0.7.1 (2025-07-21) +* ๐ท๏ธ Latest Release: v0.7.2 (2025-07-22) * ๐ต Vibe-Coded: This project has been vibe coded @@ -51,13 +51,13 @@ The project is implemented in Go with a modular architecture featuring both CLI * ๐ป Languages: Go (90.3%), Shell (8.1%), YAML (1.0%), JSON (0.5%) * ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 94 -* ๐ Lines of Code: 9183 +* ๐ Commits: 96 +* ๐ Lines of Code: 9182 * ๐ Lines of Documentation: 2484 * ๐
Development Period: 2025-06-23 to 2025-07-20 -* ๐ฅ Recent Activity: 8.7 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 8.5 days (avg. age of last 42 commits) * โ๏ธ License: BSD-2-Clause -* ๐ท๏ธ Latest Release: v0.8.3 (2025-07-20) +* ๐ท๏ธ Latest Release: v0.8.4 (2025-07-20) * ๐ต Vibe-Coded: This project has been vibe coded @@ -70,6 +70,28 @@ The tool is implemented in Go with a clean architecture that supports both indiv --- +### rexfiles + +* ๐ป Languages: Perl (38.1%), Shell (30.9%), Config (8.0%), CSS (7.8%), TOML (6.9%), Ruby (5.8%), Lua (1.7%), JSON (0.7%), INI (0.1%) +* ๐ Documentation: Text (97.3%), Markdown (2.7%) +* ๐ Commits: 882 +* ๐ Lines of Code: 4160 +* ๐ Lines of Documentation: 854 +* ๐
Development Period: 2021-12-28 to 2025-07-22 +* ๐ฅ Recent Activity: 22.7 days (avg. age of last 42 commits) +* โ๏ธ License: No license found +* ๐งช Status: Experimental (no releases yet) + + +Based on my analysis of the codebase, **rexfiles** is a comprehensive infrastructure automation and configuration management project built with the Rex framework (a Perl-based alternative to Ansible, Puppet, or Chef). The project provides structured automation for managing multiple aspects of a personal infrastructure, including dotfiles, server configurations, and application deployments. + +The project consists of three main components: **dotfiles** management for personal development environment configuration (bash, fish shell, helix editor, tmux, etc.), **frontends** for managing production OpenBSD servers with services like DNS (nsd), web servers (httpd), mail (OpenSMTPD), SSL certificates (ACME), and monitoring systems, and **babylon5** containing Docker container startup scripts for self-hosted applications. The implementation leverages Rex's declarative syntax to define tasks for package installation, file management, service configuration, and system state management, with templates for configuration files and support for multiple operating systems (OpenBSD, FreeBSD, Fedora Linux, Termux). This approach provides a KISS (Keep It Simple, Stupid) alternative to more complex configuration management tools while maintaining the ability to manage both local development environments and production infrastructure consistently. + +=> https://codeberg.org/snonux/rexfiles View on Codeberg +=> https://github.com/snonux/rexfiles View on GitHub + +--- + ### timr * ๐ป Languages: Go (98.3%), YAML (1.7%) @@ -78,7 +100,7 @@ The tool is implemented in Go with a clean architecture that supports both indiv * ๐ Lines of Code: 873 * ๐ Lines of Documentation: 137 * ๐
Development Period: 2025-06-25 to 2025-07-19 -* ๐ฅ Recent Activity: 23.4 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 23.8 days (avg. age of last 42 commits) * โ๏ธ License: BSD-2-Clause * ๐ท๏ธ Latest Release: v0.0.0 (2025-06-29) * ๐ต Vibe-Coded: This project has been vibe coded @@ -93,28 +115,6 @@ The project is implemented using a clean modular architecture with the CLI entry --- -### rexfiles - -* ๐ป Languages: Perl (38.3%), Shell (30.6%), Config (8.0%), CSS (7.9%), TOML (6.9%), Ruby (5.8%), Lua (1.7%), JSON (0.7%), INI (0.1%) -* ๐ Documentation: Text (97.3%), Markdown (2.7%) -* ๐ Commits: 880 -* ๐ Lines of Code: 4142 -* ๐ Lines of Documentation: 854 -* ๐
Development Period: 2021-12-28 to 2025-07-16 -* ๐ฅ Recent Activity: 24.3 days (avg. age of last 42 commits) -* โ๏ธ License: No license found -* ๐งช Status: Experimental (no releases yet) - - -Based on my analysis of the codebase, **rexfiles** is a comprehensive infrastructure automation and configuration management project built with the Rex framework (a Perl-based alternative to Ansible, Puppet, or Chef). The project provides structured automation for managing multiple aspects of a personal infrastructure, including dotfiles, server configurations, and application deployments. - -The project consists of three main components: **dotfiles** management for personal development environment configuration (bash, fish shell, helix editor, tmux, etc.), **frontends** for managing production OpenBSD servers with services like DNS (nsd), web servers (httpd), mail (OpenSMTPD), SSL certificates (ACME), and monitoring systems, and **babylon5** containing Docker container startup scripts for self-hosted applications. The implementation leverages Rex's declarative syntax to define tasks for package installation, file management, service configuration, and system state management, with templates for configuration files and support for multiple operating systems (OpenBSD, FreeBSD, Fedora Linux, Termux). This approach provides a KISS (Keep It Simple, Stupid) alternative to more complex configuration management tools while maintaining the ability to manage both local development environments and production infrastructure consistently. - -=> https://codeberg.org/snonux/rexfiles View on Codeberg -=> https://github.com/snonux/rexfiles View on GitHub - ---- - ### tasksamurai * ๐ป Languages: Go (99.8%), YAML (0.2%) @@ -123,7 +123,7 @@ The project consists of three main components: **dotfiles** management for perso * ๐ Lines of Code: 6160 * ๐ Lines of Documentation: 162 * ๐
Development Period: 2025-06-19 to 2025-07-12 -* ๐ฅ Recent Activity: 25.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 25.6 days (avg. age of last 42 commits) * โ๏ธ License: BSD-2-Clause * ๐ท๏ธ Latest Release: v0.9.2 (2025-07-02) * ๐ต Vibe-Coded: This project has been vibe coded @@ -150,7 +150,7 @@ The implementation follows a clean architecture with clear separation of concern * ๐ Lines of Code: 12762 * ๐ Lines of Documentation: 742 * ๐
Development Period: 2024-01-18 to 2025-07-14 -* ๐ฅ Recent Activity: 63.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 63.5 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) * ๐ค AI-Assisted: This project was partially created with the help of generative AI @@ -179,7 +179,7 @@ The architecture combines kernel-level tracing with user-space analysis: eBPF pr * ๐ Lines of Code: 20091 * ๐ Lines of Documentation: 5674 * ๐
Development Period: 2020-01-09 to 2025-06-20 -* ๐ฅ Recent Activity: 64.7 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 65.1 days (avg. age of last 42 commits) * โ๏ธ License: Apache-2.0 * ๐ท๏ธ Latest Release: v4.2.0 (2023-06-21) * ๐ค AI-Assisted: This project was partially created with the help of generative AI @@ -206,7 +206,7 @@ The system uses a client-server architecture where dtail servers run on target m * ๐ Lines of Code: 396 * ๐ Lines of Documentation: 24 * ๐
Development Period: 2025-04-18 to 2025-05-11 -* ๐ฅ Recent Activity: 84.0 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 84.4 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v1.0.0 (2025-05-11) @@ -228,7 +228,7 @@ The implementation uses a YAML configuration file to define the network topology * ๐ Lines of Code: 25762 * ๐ Lines of Documentation: 3101 * ๐
Development Period: 2008-05-15 to 2025-06-27 -* ๐ฅ Recent Activity: 97.4 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 97.8 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) * ๐ค AI-Assisted: This project was partially created with the help of generative AI @@ -253,7 +253,7 @@ The project is built on an event-driven architecture with clear component separa * ๐ Lines of Code: 33 * ๐ Lines of Documentation: 3 * ๐
Development Period: 2025-04-03 to 2025-04-03 -* ๐ฅ Recent Activity: 110.0 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 110.3 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -275,7 +275,7 @@ The implementation is minimal and focused, consisting of a basic Go module with * ๐ Lines of Code: 3967 * ๐ Lines of Documentation: 324 * ๐
Development Period: 2024-05-04 to 2025-07-12 -* ๐ฅ Recent Activity: 123.1 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 123.5 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v1.0.0 (2025-03-04) @@ -301,7 +301,7 @@ The tool is architected around a file-based queueing system where posts progress * ๐ Lines of Code: 1586 * ๐ Lines of Documentation: 154 * ๐
Development Period: 2023-01-02 to 2025-07-12 -* ๐ฅ Recent Activity: 130.9 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 131.3 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v0.1.0 (2025-07-12) @@ -323,7 +323,7 @@ The project implements a modular architecture with seven core components: FileHe * ๐ Lines of Code: 1373 * ๐ Lines of Documentation: 48 * ๐
Development Period: 2024-12-05 to 2025-02-28 -* ๐ฅ Recent Activity: 150.7 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 151.0 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -337,6 +337,28 @@ The system is implemented with a modular architecture centered around a DSL clas --- +### gemtexter + +* ๐ป Languages: Shell (68.1%), CSS (28.7%), Config (1.9%), HTML (1.3%) +* ๐ Documentation: Text (76.1%), Markdown (23.9%) +* ๐ Commits: 465 +* ๐ Lines of Code: 2268 +* ๐ Lines of Documentation: 1180 +* ๐
Development Period: 2021-05-21 to 2025-07-09 +* ๐ฅ Recent Activity: 213.5 days (avg. age of last 42 commits) +* โ๏ธ License: GPL-3.0 +* ๐ท๏ธ Latest Release: 3.0.0 (2024-10-01) + + +**Gemtexter** is a static site generator and blog engine that transforms content written in Gemini Gemtext format into multiple output formats. It's a comprehensive Bash-based tool designed to support the Gemini protocol (a simpler alternative to HTTP) while maintaining compatibility with traditional web technologies. The project converts a single source of Gemtext content into HTML (XHTML 1.0 Transitional), Markdown, and native Gemtext formats, enabling authors to write once and publish across multiple platforms including Gemini capsules, traditional websites, and GitHub/Codeberg pages. + +The implementation is built entirely in Bash (version 5.x+) using a modular library approach with separate source files for different functionality (atomfeed, gemfeed, HTML generation, Markdown conversion, templating, etc.). Key features include automatic blog post indexing, Atom feed generation, customizable HTML themes, source code highlighting, Bash-based templating system, and integrated Git workflow management. The architecture separates content directories by format (gemtext/, html/, md/) and includes comprehensive theming support, font embedding, and publishing workflows that can automatically sync content to multiple Git repositories for deployment on various platforms. + +=> https://codeberg.org/snonux/gemtexter View on Codeberg +=> https://github.com/snonux/gemtexter View on GitHub + +--- + ### quicklogger * ๐ป Languages: Go (97.6%), Shell (1.5%), TOML (0.9%) @@ -345,7 +367,7 @@ The system is implemented with a modular architecture centered around a DSL clas * ๐ Lines of Code: 917 * ๐ Lines of Documentation: 33 * ๐
Development Period: 2024-01-20 to 2025-07-06 -* ๐ฅ Recent Activity: 460.7 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 461.0 days (avg. age of last 42 commits) * โ๏ธ License: MIT * ๐ท๏ธ Latest Release: v0.0.3 (2025-07-06) @@ -371,7 +393,7 @@ The project follows a clean, single-file architecture with all functionality con * ๐ Lines of Code: 12 * ๐ Lines of Documentation: 3 * ๐
Development Period: 2024-03-24 to 2024-03-24 -* ๐ฅ Recent Activity: 484.5 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 484.8 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -393,7 +415,7 @@ The project is implemented as a simple Docker build system with a Makefile that * ๐ Lines of Code: 2850 * ๐ Lines of Documentation: 52 * ๐
Development Period: 2023-08-27 to 2025-04-05 -* ๐ฅ Recent Activity: 514.5 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 514.9 days (avg. age of last 42 commits) * โ๏ธ License: MIT * ๐งช Status: Experimental (no releases yet) @@ -415,7 +437,7 @@ The system is designed to host multiple personal services including Anki sync se * ๐ Lines of Code: 1096 * ๐ Lines of Documentation: 287 * ๐
Development Period: 2023-04-17 to 2025-06-12 -* ๐ฅ Recent Activity: 527.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 527.7 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v1.1.0 (2024-05-03) * ๐ค AI-Assisted: This project was partially created with the help of generative AI @@ -440,7 +462,7 @@ The implementation follows a clean architecture with concurrent check execution, * ๐ Lines of Code: 32 * ๐ Lines of Documentation: 3 * ๐
Development Period: 2023-12-31 to 2023-12-31 -* ๐ฅ Recent Activity: 568.0 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 568.4 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -462,7 +484,7 @@ The implementation uses Alpine Linux as the base image for a minimal footprint, * ๐ Lines of Code: 29 * ๐ Lines of Documentation: 3 * ๐
Development Period: 2023-08-13 to 2024-01-01 -* ๐ฅ Recent Activity: 661.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 661.6 days (avg. age of last 42 commits) * โ๏ธ License: MIT * ๐งช Status: Experimental (no releases yet) @@ -484,7 +506,7 @@ The implementation is built using a Rocky Linux base image with Python 3.9, and * ๐ Lines of Code: 1525 * ๐ Lines of Documentation: 15 * ๐
Development Period: 2023-04-17 to 2023-11-19 -* ๐ฅ Recent Activity: 713.4 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 713.8 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -498,28 +520,6 @@ The architecture consists of several key components: a quorum manager that handl --- -### guprecords - -* ๐ป Languages: Raku (100.0%) -* ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 95 -* ๐ Lines of Code: 312 -* ๐ Lines of Documentation: 416 -* ๐
Development Period: 2013-03-22 to 2025-05-18 -* ๐ฅ Recent Activity: 763.4 days (avg. age of last 42 commits) -* โ๏ธ License: No license found -* ๐ท๏ธ Latest Release: v1.0.0 (2023-04-29) - - -GupRecords is a Raku-based system administration tool that analyzes and reports on system uptime statistics across multiple hosts. It processes raw uptime records from various systems and generates formatted reports showing the top-performing hosts or operating systems based on metrics like uptime, boot count, downtime, and calculated meta-scores. - -The tool is implemented with a clean object-oriented architecture featuring an Aggregator class that parses record files, Host and OS Aggregate classes that store statistics, and Reporter classes that generate formatted tables. It supports multiple analysis categories (host, OS, OS-major, uname) and various sorting criteria including uptime duration, boot frequency, system lifespan, and downtime. The formatted output includes visual indicators for active systems and provides both duration-based and numerical metrics in a structured table format, making it useful for system administrators to quickly identify the most reliable systems in their infrastructure. - -=> https://codeberg.org/snonux/guprecords View on Codeberg -=> https://github.com/snonux/guprecords View on GitHub - ---- - ### randomjournalpage * ๐ป Languages: Shell (94.1%), Make (5.9%) @@ -528,7 +528,7 @@ The tool is implemented with a clean object-oriented architecture featuring an A * ๐ Lines of Code: 51 * ๐ Lines of Documentation: 26 * ๐
Development Period: 2022-06-02 to 2024-04-20 -* ๐ฅ Recent Activity: 778.1 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 778.5 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -543,29 +543,6 @@ The implementation is straightforward - a bash script that uses `find` to locate --- -### gemtexter - -* ๐ป Languages: Shell (86.6%), CSS (8.3%), Config (3.2%), HTML (1.9%) -* ๐ Documentation: Text (68.0%), Markdown (32.0%) -* ๐ Commits: 465 -* ๐ Lines of Code: 1585 -* ๐ Lines of Documentation: 778 -* ๐
Development Period: 2021-05-21 to 2023-07-17 -* ๐ฅ Recent Activity: 826.8 days (avg. age of last 42 commits) -* โ๏ธ License: GPL-3.0 -* ๐ท๏ธ Latest Release: 3.0.0 (2024-10-01) - -โ ๏ธ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. - -**Gemtexter** is a static site generator and blog engine that transforms content written in Gemini Gemtext format into multiple output formats. It's a comprehensive Bash-based tool designed to support the Gemini protocol (a simpler alternative to HTTP) while maintaining compatibility with traditional web technologies. The project converts a single source of Gemtext content into HTML (XHTML 1.0 Transitional), Markdown, and native Gemtext formats, enabling authors to write once and publish across multiple platforms including Gemini capsules, traditional websites, and GitHub/Codeberg pages. - -The implementation is built entirely in Bash (version 5.x+) using a modular library approach with separate source files for different functionality (atomfeed, gemfeed, HTML generation, Markdown conversion, templating, etc.). Key features include automatic blog post indexing, Atom feed generation, customizable HTML themes, source code highlighting, Bash-based templating system, and integrated Git workflow management. The architecture separates content directories by format (gemtext/, html/, md/) and includes comprehensive theming support, font embedding, and publishing workflows that can automatically sync content to multiple Git repositories for deployment on various platforms. - -=> https://codeberg.org/snonux/gemtexter View on Codeberg -=> https://github.com/snonux/gemtexter View on GitHub - ---- - ### sway-autorotate * ๐ป Languages: Shell (100.0%) @@ -574,7 +551,7 @@ The implementation is built entirely in Bash (version 5.x+) using a modular libr * ๐ Lines of Code: 41 * ๐ Lines of Documentation: 17 * ๐
Development Period: 2020-01-30 to 2025-04-30 -* ๐ฅ Recent Activity: 1071.7 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 1072.0 days (avg. age of last 42 commits) * โ๏ธ License: GPL-3.0 * ๐งช Status: Experimental (no releases yet) @@ -596,7 +573,7 @@ The implementation consists of two main components: `autorotate.sh` monitors the * ๐ Lines of Code: 342 * ๐ Lines of Documentation: 39 * ๐
Development Period: 2011-11-19 to 2022-04-02 -* ๐ฅ Recent Activity: 1291.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 1291.6 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.5.0 (2022-02-21) @@ -619,7 +596,7 @@ The implementation centers around a single Bash script (`photoalbum.sh`) that us * ๐ Lines of Code: 1728 * ๐ Lines of Documentation: 18 * ๐
Development Period: 2020-07-12 to 2023-04-09 -* ๐ฅ Recent Activity: 1442.4 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 1442.8 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -642,7 +619,7 @@ The project leverages Go's generics system to provide type-safe implementations * ๐ Lines of Code: 671 * ๐ Lines of Documentation: 19 * ๐
Development Period: 2018-05-26 to 2025-01-21 -* ๐ฅ Recent Activity: 1444.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 1444.6 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -661,11 +638,11 @@ The system is architected around several key components: a configuration system ### foo.zone * ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 2942 +* ๐ Commits: 2945 * ๐ Lines of Code: 0 * ๐ Lines of Documentation: 23 * ๐
Development Period: 2021-05-21 to 2022-04-02 -* ๐ฅ Recent Activity: 1458.0 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 1458.4 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -680,31 +657,6 @@ The site is built using **Gemtexter**, a static site generator that creates both --- -### xerl - -* ๐ป Languages: CSS (54.6%), XML (39.1%), Perl (4.0%), Make (2.2%) -* ๐ Documentation: Text (91.2%), Org (4.9%), Markdown (3.9%) -* ๐ Commits: 670 -* ๐ Lines of Code: 815 -* ๐ Lines of Documentation: 102 -* ๐
Development Period: 2011-03-06 to 2021-11-02 -* ๐ฅ Recent Activity: 1860.8 days (avg. age of last 42 commits) -* โ๏ธ License: Custom License -* ๐ท๏ธ Latest Release: v1.0.0 (2018-12-22) - -โ ๏ธ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. - -Based on my analysis of the project files, here's a summary of Xerl: - -**Xerl** is an open-source website template engine with Content Management System (CMS) features, written in object-oriented Perl and powered by FastCGI. It uses XML-based configuration and content files to generate static websites with multiple output formats (HTML5, XHTML, RSS feeds, and plain text). - -The system works through a template-driven architecture where content is written in XML files with semantic tags (like `<pagetitle>`, `<text>`, `<enumeration>`) that get transformed into HTML using configurable transformation rules. The `config.xml` file defines how these semantic tags map to HTML elements, supporting variables and dynamic content insertion. Each website can have its own template configuration, content files, and static assets (CSS, images, fonts), making it useful for maintaining multiple related websites with consistent styling and structure while allowing customization per site. The project includes several example sites (paul.buetow.org, xerl.buetow.org) and redirect configurations, demonstrating its practical use for personal or organizational web presence management. - -=> https://codeberg.org/snonux/xerl View on Codeberg -=> https://github.com/snonux/xerl View on GitHub - ---- - ### perl-c-fibonacci * ๐ป Languages: C (80.4%), Make (19.6%) @@ -713,7 +665,7 @@ The system works through a template-driven architecture where content is written * ๐ Lines of Code: 51 * ๐ Lines of Documentation: 69 * ๐
Development Period: 2014-03-24 to 2022-04-23 -* ๐ฅ Recent Activity: 1923.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 1923.7 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -728,6 +680,27 @@ The project is useful as an educational tool for understanding language syntax s --- +### guprecords + +* ๐ป Languages: Raku (100.0%) +* ๐ Commits: 95 +* ๐ Lines of Code: 195 +* ๐
Development Period: 2013-03-22 to 2023-03-09 +* ๐ฅ Recent Activity: 2138.8 days (avg. age of last 42 commits) +* โ๏ธ License: No license found +* ๐ท๏ธ Latest Release: v1.0.0 (2023-04-29) + +โ ๏ธ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. + +GupRecords is a Raku-based system administration tool that analyzes and reports on system uptime statistics across multiple hosts. It processes raw uptime records from various systems and generates formatted reports showing the top-performing hosts or operating systems based on metrics like uptime, boot count, downtime, and calculated meta-scores. + +The tool is implemented with a clean object-oriented architecture featuring an Aggregator class that parses record files, Host and OS Aggregate classes that store statistics, and Reporter classes that generate formatted tables. It supports multiple analysis categories (host, OS, OS-major, uname) and various sorting criteria including uptime duration, boot frequency, system lifespan, and downtime. The formatted output includes visual indicators for active systems and provides both duration-based and numerical metrics in a structured table format, making it useful for system administrators to quickly identify the most reliable systems in their infrastructure. + +=> https://codeberg.org/snonux/guprecords View on Codeberg +=> https://github.com/snonux/guprecords View on GitHub + +--- + ### ioriot * ๐ป Languages: C (55.5%), C/C++ (24.0%), Config (19.6%), Make (1.0%) @@ -736,7 +709,7 @@ The project is useful as an educational tool for understanding language syntax s * ๐ Lines of Code: 12420 * ๐ Lines of Documentation: 610 * ๐
Development Period: 2018-03-01 to 2020-01-22 -* ๐ฅ Recent Activity: 2464.9 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 2465.2 days (avg. age of last 42 commits) * โ๏ธ License: Apache-2.0 * ๐ท๏ธ Latest Release: 0.5.1 (2019-01-04) @@ -761,7 +734,7 @@ The tool is implemented in C for minimal overhead and uses SystemTap for efficie * ๐ Lines of Code: 919 * ๐ Lines of Documentation: 12 * ๐
Development Period: 2015-01-02 to 2021-11-04 -* ๐ฅ Recent Activity: 2973.6 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 2974.0 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 1.1.3 (2015-01-02) @@ -784,7 +757,7 @@ The system is particularly useful for distributed static content delivery where * ๐ Lines of Code: 18 * ๐ Lines of Documentation: 49 * ๐
Development Period: 2014-03-24 to 2021-11-05 -* ๐ฅ Recent Activity: 3209.5 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3209.8 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -807,7 +780,7 @@ The implementation consists of a shell script (`update-dyndns`) that accepts hos * ๐ Lines of Code: 5360 * ๐ Lines of Documentation: 789 * ๐
Development Period: 2015-01-02 to 2021-11-05 -* ๐ฅ Recent Activity: 3476.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3476.5 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 1.0.1 (2015-01-02) @@ -830,7 +803,7 @@ The tool is particularly useful for system administrators and DevOps engineers w * ๐ Lines of Code: 273 * ๐ Lines of Documentation: 32 * ๐
Development Period: 2015-09-29 to 2021-11-05 -* ๐ฅ Recent Activity: 3480.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3480.7 days (avg. age of last 42 commits) * โ๏ธ License: Apache-2.0 * ๐ท๏ธ Latest Release: 0 (2015-10-26) @@ -853,7 +826,7 @@ The tool is implemented as a single Ruby script that leverages threading for par * ๐ Lines of Code: 1839 * ๐ Lines of Documentation: 412 * ๐
Development Period: 2015-01-02 to 2021-11-05 -* ๐ฅ Recent Activity: 3560.0 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3560.3 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 1.0.2 (2015-01-02) @@ -876,7 +849,7 @@ The project is implemented as a modular Perl application with a clean architectu * ๐ Lines of Code: 499 * ๐ Lines of Documentation: 8 * ๐
Development Period: 2015-05-24 to 2021-11-03 -* ๐ฅ Recent Activity: 3570.7 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3571.0 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.1 (2015-06-01) @@ -899,7 +872,7 @@ The implementation follows a concurrent architecture using Go's goroutines and c * ๐ Lines of Code: 88 * ๐ Lines of Documentation: 148 * ๐
Development Period: 2015-06-18 to 2015-12-05 -* ๐ฅ Recent Activity: 3674.4 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3674.8 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -916,6 +889,29 @@ The implementation works by creating a Debian filesystem image using debootstrap --- +### xerl + +* ๐ป Languages: Perl (98.4%), Config (1.1%), Make (0.5%) +* ๐ Commits: 670 +* ๐ Lines of Code: 1667 +* ๐
Development Period: 2011-03-06 to 2017-01-01 +* ๐ฅ Recent Activity: 3892.8 days (avg. age of last 42 commits) +* โ๏ธ License: Custom License +* ๐ท๏ธ Latest Release: v1.0.0 (2018-12-22) + +โ ๏ธ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. + +Based on my analysis of the project files, here's a summary of Xerl: + +**Xerl** is an open-source website template engine with Content Management System (CMS) features, written in object-oriented Perl and powered by FastCGI. It uses XML-based configuration and content files to generate static websites with multiple output formats (HTML5, XHTML, RSS feeds, and plain text). + +The system works through a template-driven architecture where content is written in XML files with semantic tags (like `<pagetitle>`, `<text>`, `<enumeration>`) that get transformed into HTML using configurable transformation rules. The `config.xml` file defines how these semantic tags map to HTML elements, supporting variables and dynamic content insertion. Each website can have its own template configuration, content files, and static assets (CSS, images, fonts), making it useful for maintaining multiple related websites with consistent styling and structure while allowing customization per site. The project includes several example sites (paul.buetow.org, xerl.buetow.org) and redirect configurations, demonstrating its practical use for personal or organizational web presence management. + +=> https://codeberg.org/snonux/xerl View on Codeberg +=> https://github.com/snonux/xerl View on GitHub + +--- + ### fapi * ๐ป Languages: Python (96.6%), Make (3.1%), Config (0.3%) @@ -924,7 +920,7 @@ The implementation works by creating a Debian filesystem image using debootstrap * ๐ Lines of Code: 1681 * ๐ Lines of Documentation: 539 * ๐
Development Period: 2014-03-10 to 2021-11-03 -* ๐ฅ Recent Activity: 3952.4 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3952.8 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 1.0.2 (2014-11-17) @@ -947,7 +943,7 @@ The implementation is written in Python and built on top of the bigsuds library, * ๐ Lines of Code: 65 * ๐ Lines of Documentation: 228 * ๐
Development Period: 2013-03-22 to 2021-11-04 -* ๐ฅ Recent Activity: 4006.9 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4007.2 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.0.0.0 (2013-03-22) @@ -970,7 +966,7 @@ The project implements a clean, Make-based build system with automatic versionin * ๐ Lines of Code: 136 * ๐ Lines of Documentation: 96 * ๐
Development Period: 2013-03-22 to 2021-11-05 -* ๐ฅ Recent Activity: 4019.8 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4020.2 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.2.0 (2014-07-05) @@ -993,7 +989,7 @@ The implementation is elegantly simple, consisting of a bash script that operate * ๐ Lines of Code: 134 * ๐ Lines of Documentation: 106 * ๐
Development Period: 2013-03-22 to 2021-11-05 -* ๐ฅ Recent Activity: 4027.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4027.7 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.1.5 (2014-06-22) @@ -1016,7 +1012,7 @@ The tool works by having both hosts run the same command simultaneously - one ac * ๐ Lines of Code: 493 * ๐ Lines of Documentation: 26 * ๐
Development Period: 2009-09-27 to 2021-11-02 -* ๐ฅ Recent Activity: 4070.6 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4071.0 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.9.3 (2014-06-14) @@ -1039,7 +1035,7 @@ The implementation leverages GPG for strong encryption, ensuring passwords are n * ๐ Lines of Code: 286 * ๐ Lines of Documentation: 144 * ๐
Development Period: 2013-03-22 to 2021-11-05 -* ๐ฅ Recent Activity: 4075.7 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4076.0 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.4.3 (2014-06-16) @@ -1062,7 +1058,7 @@ The implementation uses modern Perl with the Moo object system and consists of t * ๐ Lines of Code: 191 * ๐ Lines of Documentation: 8 * ๐
Development Period: 2014-03-24 to 2014-03-24 -* ๐ฅ Recent Activity: 4136.9 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4137.3 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -1083,7 +1079,7 @@ Each script explores different themes - Christmas celebrations, mathematical stu * ๐ Commits: 7 * ๐ Lines of Code: 80 * ๐
Development Period: 2011-07-09 to 2015-01-13 -* ๐ฅ Recent Activity: 4217.0 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4217.3 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -1106,7 +1102,7 @@ The implementation uses a straightforward approach with three test endpoints: on * ๐ Lines of Code: 124 * ๐ Lines of Documentation: 75 * ๐
Development Period: 2010-11-05 to 2021-11-05 -* ๐ฅ Recent Activity: 4257.6 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4258.0 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 1.0.2 (2014-06-22) @@ -1129,7 +1125,7 @@ The implementation is remarkably simple - a single shell script that uses GNU AW * ๐ Lines of Code: 1828 * ๐ Lines of Documentation: 100 * ๐
Development Period: 2010-11-05 to 2015-05-23 -* ๐ฅ Recent Activity: 4287.7 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4288.1 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.7.5 (2014-06-22) @@ -1150,7 +1146,7 @@ The application is implemented using a multi-threaded architecture where each mo * ๐ Commits: 110 * ๐ Lines of Code: 614 * ๐
Development Period: 2011-02-05 to 2022-04-21 -* ๐ฅ Recent Activity: 4337.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4337.6 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v1.4 (2022-04-29) @@ -1173,7 +1169,7 @@ The architecture centers around a modular plugin system where custom functionali * ๐ Lines of Code: 122 * ๐ Lines of Documentation: 10 * ๐
Development Period: 2011-01-27 to 2014-06-22 -* ๐ฅ Recent Activity: 4668.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4668.6 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: v0.2 (2011-01-27) @@ -1196,7 +1192,7 @@ The implementation consists of a main AWK script (`index.cgi`) that reads config * ๐ Lines of Code: 720 * ๐ Lines of Documentation: 6 * ๐
Development Period: 2008-06-21 to 2021-11-03 -* ๐ฅ Recent Activity: 4730.9 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4731.2 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v0.3 (2009-02-08) @@ -1213,31 +1209,6 @@ The implementation follows a clean three-class architecture: `SMain` handles the --- -### ychat - -* ๐ป Languages: C++ (62.8%), C/C++ (27.1%), HTML (3.1%), Config (2.5%), Perl (1.9%), Shell (1.9%), Make (0.4%), CSS (0.2%) -* ๐ Documentation: Text (100.0%) -* ๐ Commits: 67 -* ๐ Lines of Code: 27104 -* ๐ Lines of Documentation: 109 -* ๐
Development Period: 2008-05-15 to 2014-07-01 -* ๐ฅ Recent Activity: 5331.8 days (avg. age of last 42 commits) -* โ๏ธ License: GPL-2.0 -* ๐ท๏ธ Latest Release: yhttpd-0.7.2 (2013-04-06) - -โ ๏ธ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. - -Based on my analysis of the codebase, here's a concise summary of the yChat project: - -**yChat** is a web-based chat server written in C++ that functions as a standalone HTTP server without requiring external web server dependencies. It allows users to participate in multi-room chat sessions using standard web browsers, with no special client software needed. The system supports user registration, authentication via session IDs, customizable HTML templates, and multi-language support through XML configuration files. - -The architecture is built around several key managers: a socket manager for handling HTTP connections, a chat manager for core functionality, an HTML template manager for dynamic content generation, and a modular system supporting dynamically loadable command modules. It uses hash maps for efficient O(1) data retrieval, POSIX threads for concurrent request handling, and includes advanced features like SSL support, MySQL database integration, garbage collection for memory management, and comprehensive logging. The codebase also includes related projects like yhttpd (a lightweight HTTP server) and ycurses (a terminal interface library), making it a comprehensive communication platform designed for performance and extensibility. - -=> https://codeberg.org/snonux/ychat View on Codeberg -=> https://github.com/snonux/ychat View on GitHub - ---- - ### netcalendar * ๐ป Languages: Java (83.0%), HTML (12.9%), XML (3.0%), CSS (0.8%), Make (0.2%) @@ -1246,7 +1217,7 @@ The architecture is built around several key managers: a socket manager for hand * ๐ Lines of Code: 17380 * ๐ Lines of Documentation: 947 * ๐
Development Period: 2009-02-07 to 2021-05-01 -* ๐ฅ Recent Activity: 5361.6 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 5361.9 days (avg. age of last 42 commits) * โ๏ธ License: GPL-2.0 * ๐ท๏ธ Latest Release: v0.1 (2009-02-08) @@ -1265,28 +1236,28 @@ The implementation uses a clean separation of concerns with dedicated packages f --- -### vs-sim +### ychat -* ๐ป Languages: Java (98.6%), Shell (0.8%), XML (0.4%) -* ๐ Documentation: LaTeX (98.4%), Text (1.4%), Markdown (0.2%) -* ๐ Commits: 411 -* ๐ Lines of Code: 14582 -* ๐ Lines of Documentation: 2903 -* ๐
Development Period: 2008-05-15 to 2022-04-03 -* ๐ฅ Recent Activity: 5397.8 days (avg. age of last 42 commits) -* โ๏ธ License: Custom License -* ๐ท๏ธ Latest Release: v1.0 (2008-08-24) +* ๐ป Languages: C++ (54.9%), C/C++ (23.0%), Shell (13.8%), Perl (2.5%), HTML (2.5%), Config (2.3%), Make (0.8%), CSS (0.2%) +* ๐ Documentation: Text (100.0%) +* ๐ Commits: 67 +* ๐ Lines of Code: 67884 +* ๐ Lines of Documentation: 127 +* ๐
Development Period: 2008-05-15 to 2014-06-30 +* ๐ฅ Recent Activity: 5382.2 days (avg. age of last 42 commits) +* โ๏ธ License: GPL-2.0 +* ๐ท๏ธ Latest Release: yhttpd-0.7.2 (2013-04-06) โ ๏ธ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. -=> showcase/vs-sim/image-1.jpg vs-sim screenshot +Based on my analysis of the codebase, here's a concise summary of the yChat project: -VS-Sim is an open-source distributed systems simulator written in Java, developed as a diploma thesis at Aachen University of Applied Sciences. It provides a visual environment for simulating and understanding distributed system algorithms including consensus protocols (one-phase/two-phase commit), time synchronization (Berkeley, Lamport, vector clocks), and communication patterns (multicast, broadcast, reliable messaging). The simulator is useful for educational purposes, allowing students and researchers to visualize complex distributed system concepts through interactive simulations. +**yChat** is a web-based chat server written in C++ that functions as a standalone HTTP server without requiring external web server dependencies. It allows users to participate in multi-room chat sessions using standard web browsers, with no special client software needed. The system supports user registration, authentication via session IDs, customizable HTML templates, and multi-language support through XML configuration files. -The implementation features a modular architecture with separate packages for core processes, events, protocols, and visualization. It includes pre-built protocol implementations, a GUI-based simulator with start/pause/reset controls, serialization support for saving simulations, and comprehensive time modeling systems. The codebase demonstrates clean separation of concerns with abstract base classes for extensibility and a plugin-like protocol system for easy addition of new distributed algorithms. +The architecture is built around several key managers: a socket manager for handling HTTP connections, a chat manager for core functionality, an HTML template manager for dynamic content generation, and a modular system supporting dynamically loadable command modules. It uses hash maps for efficient O(1) data retrieval, POSIX threads for concurrent request handling, and includes advanced features like SSL support, MySQL database integration, garbage collection for memory management, and comprehensive logging. The codebase also includes related projects like yhttpd (a lightweight HTTP server) and ycurses (a terminal interface library), making it a comprehensive communication platform designed for performance and extensibility. -=> https://codeberg.org/snonux/vs-sim View on Codeberg -=> https://github.com/snonux/vs-sim View on GitHub +=> https://codeberg.org/snonux/ychat View on Codeberg +=> https://github.com/snonux/ychat View on GitHub --- @@ -1296,7 +1267,7 @@ The implementation features a modular architecture with separate packages for co * ๐ Commits: 80 * ๐ Lines of Code: 601 * ๐
Development Period: 2009-11-22 to 2011-10-17 -* ๐ฅ Recent Activity: 5457.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 5457.6 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -1313,13 +1284,13 @@ The implementation uses a clean separation of concerns with modules for IRC conn ### fype -* ๐ป Languages: C (71.3%), C/C++ (20.6%), HTML (6.6%), Make (1.5%) -* ๐ Documentation: Text (60.2%), LaTeX (39.8%) +* ๐ป Languages: C (72.1%), C/C++ (20.7%), HTML (5.7%), Make (1.5%) +* ๐ Documentation: Text (71.3%), LaTeX (28.7%) * ๐ Commits: 99 -* ๐ Lines of Code: 8906 -* ๐ Lines of Documentation: 1431 -* ๐
Development Period: 2008-05-15 to 2021-04-29 -* ๐ฅ Recent Activity: 5864.0 days (avg. age of last 42 commits) +* ๐ Lines of Code: 10196 +* ๐ Lines of Documentation: 1741 +* ๐
Development Period: 2008-05-15 to 2021-11-03 +* ๐ฅ Recent Activity: 5619.3 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -1331,3 +1302,25 @@ The implementation is built using a straightforward top-down parser with a maxim => https://codeberg.org/snonux/fype View on Codeberg => https://github.com/snonux/fype View on GitHub + +--- + +### vs-sim + +* ๐ Documentation: Markdown (100.0%) +* ๐ Commits: 411 +* ๐ Lines of Code: 0 +* ๐ Lines of Documentation: 7 +* ๐
Development Period: 2008-05-15 to 2015-05-23 +* ๐ฅ Recent Activity: 5818.5 days (avg. age of last 42 commits) +* โ๏ธ License: No license found +* ๐ท๏ธ Latest Release: v1.0 (2008-08-24) + +โ ๏ธ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. + +VS-Sim is an open-source distributed systems simulator written in Java, developed as a diploma thesis at Aachen University of Applied Sciences. It provides a visual environment for simulating and understanding distributed system algorithms including consensus protocols (one-phase/two-phase commit), time synchronization (Berkeley, Lamport, vector clocks), and communication patterns (multicast, broadcast, reliable messaging). The simulator is useful for educational purposes, allowing students and researchers to visualize complex distributed system concepts through interactive simulations. + +The implementation features a modular architecture with separate packages for core processes, events, protocols, and visualization. It includes pre-built protocol implementations, a GUI-based simulator with start/pause/reset controls, serialization support for saving simulations, and comprehensive time modeling systems. The codebase demonstrates clean separation of concerns with abstract base classes for extensibility and a plugin-like protocol system for easy addition of new distributed algorithms. + +=> https://codeberg.org/snonux/vs-sim View on Codeberg +=> https://github.com/snonux/vs-sim View on GitHub |
