C# .Net library which contains handy classes with examples of using.
For example it contain:
- Alternative to .Net "Lock()" called QueuedLock, which can preserve order, in which was the lock accessed.
- Thread safe version of Random class from .Net (the original in .Net is not threadsafe).
- Helper class for synchronization with main thread in Windows Forms environment. For example if you want to add items to ListBox from different thread.
- Classes for removing diacritics from general text or from filenames
For download use application "Mercurial" http://mercurial.selenic.com/
In Mercurial use this link to download source code:
hg clone http://hg.code.sf.net/p/rsrlibraries/code rsrlibraries-code
Categories
Software DevelopmentLicense
BSD LicenseFollow RSR Libraries
Other Useful Business Software
Host LLMs in Production With On-Demand GPUs
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RSR Libraries!