Rasmus Search Engine
Go to file
2025-04-14 11:58:52 +00:00
Analyze Made a lot of changes. Enhanced memory usage. 2025-02-16 09:38:00 +01:00
Backend Fixed a new memory leak 2025-04-14 13:56:57 +02:00
frontend Add stuff 2025-01-16 11:10:43 +01:00
Models Fixed a new memory leak 2025-04-14 13:56:57 +02:00
.gitignore Update gitignore 2025-01-16 12:27:23 +01:00
global.json Made a lot of changes. Enhanced memory usage. 2025-02-16 09:38:00 +01:00
LICENSE Initial commit 2024-11-24 11:09:15 +00:00
README.md Made a lot of changes. Enhanced memory usage. 2025-02-16 09:38:00 +01:00
RSE.sln Made a lot of changes. Enhanced memory usage. 2025-02-16 09:38:00 +01:00
RSE.sln.DotSettings.user Fixed a new memory leak 2025-04-14 13:56:57 +02:00
Type Dependencies Diagram for Communication and other elements.png Way too much happened for me to create a commit message 2025-02-07 18:44:22 +01:00

RSE

Rasmus Search Engine

This is just a hobby project I'm working on at the moment. (Rasmus is my name BTW lol)

This is also an "Anything goes" type of project. I'm not really aiming for correctness or any other type of paradigm or architecture.

I'm just trying to minimize memory usage while maximizing performance.