Roland Pihlakas open source projects
Pinned Loading
Repositories
- AsyncToSyncCodeRoundtripSynchroniserForCSharp Public
In realtime converts async C# code in one folder to synchronous code in another folder for easier and faster debugging purposes. You can also write your code in synchronous format and it will be automatically converted to async code in the background.
- FolderSyncNet Public
Folder synchroniser: Automatically copies updated files from source folder to destination folder for backup purposes. Provides also automatic generation of version history of old file versions.
- tcpoverudp2 Public
Reliably forwards TCP connections using UDP over two network interfaces in parallel.
- python_memory_limit Public
Code for setting memory limit for python processes and their subprocesses, under Windows or Linux.
- LegalSearch Public
A prototype legal text search engine that uses a semantic search algorithm in order to find related keywords and sort the results by relevance.
- SingleInstanceCmd Public
Tool for ensuring that a process specified in the arguments is launched only one at a time. Similar to the flock tool in Linux.
- log-of-sum-and-subtraction Public
Methods for calculating precise logarithm of a sum and subtraction of very large or very small numbers.
-