file-stream

There are 14 repositories under file-stream topic.

  • Akira13641/TLightFileStream

    Implements a lightweight, high-performance, non-allocating advanced-record-based wrapper around the SysUtils file handling routines as an alternative to Classes.TFileStream.

    Language:Pascal24474
  • buggysofts-com/StreamZip

    A convenient zip explorer library that uses streams (instead of files) as its source.

    Language:Java7110
  • tbhaxor/cpp-file-handling-tutorial

    A comprehensive guide to file handling in C++ language.

    Language:C++7102
  • rpidanny/streamline.js

    A JavaScript class that reads and processes a stream line-by-line in order.

    Language:TypeScript3203
  • erlonL/ProjetoCUCA

    Alocação de turmas escrito em C para a disciplina de Programação Estruturada.

    Language:C2100
  • DanielHaitink/CSVGood.js

    CSV Streamer Very Good - is a CSV file streamer for JavaScript. It automatically detects headers and returns JSON formatted data.

    Language:JavaScript1200
  • ishan-18/encode-decode-data

    A versatile utility package designed for encoding and decoding data in a multitude of schemes, providing a flexible solution for handling different data formats and representations.

    Language:JavaScript1100
  • 4hmedyasser/TwoNotes

    Simple Python3 and PyQt5 application for creating notes and saving them with the ability to view, edit or delete them

    Language:Python0100
  • Randomboiii03/VapeShop-POS-System

    The VapeShop POS System is a console-based point-of-sale system developed in C++. It serves as a comprehensive solution for managing transactions, inventory, and sales in a vape shop. The system utilizes file streams as a database for storing and retrieving information.

    Language:C++0100
  • Szhenger/scramble

    This is Scramble, a command-line program written in C that encrypts files using inversion, reversal, hashing, or splicing algorithms.

    Language:C0100
  • FilipRokita/FR_Spammer

    This program is a simple spamming tool that creates a large number of text files with the name "FR_XXX.txt" (where XXX is a number from 0 to 999999) and the content "filiprokita.com" written in them. The program uses C++ file stream operations to create and write to the text files.

    Language:C++10
  • tjohnston-softdev/line-stream-demo

    Demo project for the Node JS 'line-by-line' library

    Language:JavaScript10