retoor
- Zwolle, Netherlands
- https://molodetz.nl
-
I'm a software developer from the Netherlands. I have professional experience in almost all commonly used programming languages and database servers. I worked in sectors like recycling / packaging / automotive / web hosting / cloud / IT / charity.
- Joined on
2024-11-19
Block a user
rtop is a read-only version of htop that displays disk usage, networking details, and other system statistics. Its interface is organized into tabs for easy navigation. It includes several command-line options, which you can view by running ./rtop --help.
Updated 2025-12-13 05:51:02 +01:00
A clone of searchxnq that contains a docker compose file that I've made for easy setup.
Updated 2025-12-13 05:48:38 +01:00
Clone of Apache Benchmark (ab) that supports variable content length as response from the test URL. This repository contains a python version based on aiohttp and a C version with only OpenSSL / lcrypto as depenceny. Both support keep alive, insecure mode (expired SSL), concurrency level and amount of request configurable trough parameters. It's just a modern variant of Apache Benchmark.
Updated 2025-12-13 00:13:11 +01:00
devRant front-end with markdown, syntax highlighting, url previews and youtube / image embedding.
Updated 2025-12-12 19:39:56 +01:00
Rava is a well-engineered Java interpreter with strong architectural foundations and sophisticated optimizations. The 5-stage pipeline design is clean, the optimization infrastructure is advanced, and test coverage is comprehensive. Primary concerns center on memory safety patterns and error handling consistency.
Updated 2025-12-09 20:52:36 +01:00
EDS stands for Enterprise DAV server because of it's high quality. It has user management and quota management. It is made for performance and concurrency and implements the whole RFC 4918. This server is made for production usage for my cloud storage provider.
Updated 2025-11-29 12:23:41 +01:00
A programming language of 500 lines supporting oop written in Python. The language contains most basics and is a nice starter template for everyone who wants to learn to write a programming language or actually need to create some parser embedded within their application.
Updated 2025-11-25 16:07:12 +01:00