system-io

There are 7 repositories under system-io topic.

  • Liam-Rand/Corner-Grocer-App

    The Corner Grocer App is a console application written in C++ and Python used for performing quantity calculations from a shopping list text file.

    Language:C++1100
  • wtrsltnk/system.io

    Partial c++ implementation of .NET System.IO classes

    Language:C++121
  • FileSplitterMerger

    erionpc/FileSplitterMerger

    .NET Core 5 console tool which can split or merge any files of any size. It can handle huge files (100GB+) with a minimal memory fingerprint because it uses streams and adaptive buffers to read and write to disk, based on the process available memory. The speed will depend on the disk IO.

    Language:C#0200
  • huseyinerdin/BlogProject-.Net

    c#/.Net/System-IO/Multiple-Document Interface (MDI)

    Language:C#0100
  • aliyildizoz/SiparisOtomasyonu

    Müşterilerin siparişlerinin takibi,sipariş detayları , verilerin listelendiği ve CRUD işlemlerinin yapıldığı Veritabanı olarak Json formatında verilerin tutulduğu bir proje.

    Language:C#10
  • thekasss/practicing-csharp

    The repository contains several exercises and small projects, intended for oop practice!

    Language:C#
  • wtrsltnk/ssf

    Serve Static Files, a small app that will serve static files from the current working directory.

    Language:C++20