SimultaneousConsoleIO - Simultaneously write to and read from the console (i.e. use WriteLine and ReadLine at the same time)

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SimultaneousConsoleIO

    C# command line tool for reading console input and writing console output at the same time.

  • My tool SimultaneousConsoleIO makes it possible to write to and read from the console at the same time. This means that you can basically use the WriteLine and ReadLine methods simultaneously without ReadLine blocking the console preventing you from using WriteLine. I made this tool because I could not find anybody who had made a similar tool before and because I also found no good workarounds for the blocking issue.

  • Reminders

    Feature-rich and lightweight command line C# app for creating reminders. (by Stefan-Horst)

  • I made this tool for a command line reminder application that can show due reminders in the console while also always accepting user input for creating new reminders.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GitHub Actions e a Magia dos Triggers: Automatizando Tarefas com C#

    3 projects | dev.to | 8 May 2024
  • The search for easier safe systems programming

    11 projects | news.ycombinator.com | 8 May 2024
  • An Operating System for the Web

    1 project | news.ycombinator.com | 8 May 2024
  • A16Z-backed Regression Games launches Quickscope, automated testing in Unity

    1 project | news.ycombinator.com | 8 May 2024
  • Arena-Based Parsers

    4 projects | news.ycombinator.com | 8 May 2024