Skip to content
@RT-Projects

RT.Projects

Pinned

  1. RT.Util RT.Util Public

    Wad of stuff. All documentation at http://docs.timwi.de/

    C# 3 3

  2. RT.Servers RT.Servers Public

    An in-process HTTP server with support for authentication, incremental HTML generation, AJAX via JSON, segmented downloading, WebSockets, etc.

    C# 2 2

  3. RT.TagSoup RT.TagSoup Public

    A library for strongly-typed HTML generation.

    C# 1

  4. RT.ArithmeticCoding RT.ArithmeticCoding Public

    C# 3 1

  5. RT.Dijkstra RT.Dijkstra Public

    Dijkstra’s Algorithm (a generalization of breadth-first search) in C#. Declare your own Nodes and Edges to define the graph and let the algorithm find the best path to the target Node.

    C# 4 2

  6. RT.VisualStudio RT.VisualStudio Public archive

    Visual Studio extension with assorted functionality.

    C# 1

Repositories

Showing 10 of 15 repositories
  • RT.Coordinates Public

    A small library with structs to represent tiles in rectilinear, hexagonal and other grids; generating mazes and finding paths. Useful for 2D games and puzzles.

    C# 1 MIT 0 0 0 Updated May 9, 2024
  • RT.Servers Public

    An in-process HTTP server with support for authentication, incremental HTML generation, AJAX via JSON, segmented downloading, WebSockets, etc.

    C# 2 MIT 2 0 0 Updated Mar 31, 2024
  • RT.Util Public

    Wad of stuff. All documentation at http://docs.timwi.de/

    C# 3 MIT 3 0 0 Updated Mar 2, 2024
  • RT.CommandLine Public

    A command line parser that populates a class or a set of classes, with support for advanced help text formatting.

    C# 0 MIT 0 0 0 Updated Dec 23, 2023
  • C# 3 MIT 1 0 0 Updated Dec 21, 2023
  • RT.Emailer Public

    Helper to send emails from scheduled tasks using centralised SMTP settings.

    C# 0 0 0 0 Updated Dec 21, 2023
  • RT.Keyboard Public

    GlobalKeyboardListener and other keyboard-related utilities.

    C# 0 0 0 0 Updated Dec 21, 2023
  • CloseAllToolWindows Public

    A Visual Studio extension that creates a command to close all tool windows.

    C# 0 Apache-2.0 0 0 0 Updated Dec 8, 2023
  • RT.SelfService Public

    Provides functions for implementing programs that can install and uninstall themselves as Windows services.

    C# 1 MIT 1 0 0 Updated Aug 1, 2023
  • RT.TagSoup Public

    A library for strongly-typed HTML generation.

    C# 0 MIT 1 0 0 Updated Jul 28, 2023

Top languages

Loading…

Most used topics

Loading…