fileio
There are 175 repositories under fileio topic.
nttcslab-sp/kaldiio
A pure python module for reading and writing kaldi ark files
JuliaIO/FileIO.jl
Main Package for IO, loading all different kind of files
rec/safer
🧷 A safer writer 🧷
Donald-Rupin/zab
C++20 liburing backed coroutine executor and event loop framework.
oVoIndia/MultiUpload-Bot
A Bot to Upload files to Many Cloud services. Powered by Telethon.
ptyadana/Python-Projects-Dojo
Collections of python projects including machine learning projects, image and pdf processing, password checkers, sending emails, sms, web scraping,flask web app,selenium automation testing,etc
hrbrmstr/fileio
⏳ Ephemeral File, Text or R Data Sharing with 'file.io'
DissectMalware/WinNativeIO
Using Undocumented NTDLL Functions to Read/Write/Delete File
Niraj-Kamdar/async-files
A Fast, lightweight, and extensible asyncio file library
jegesh/python-random-access-file-reader
Low memory usage random access reader for csv and general files
unknownv2/corehook-plugins
Example managed and unmanaged plugins for CoreHook
JuliaIO/QuartzImageIO.jl
Exposes macOS's native image IO functionality to Julia
damiendr/RobotOSData.jl
Tools to read data from ROS bags and messages in Julia.
robstoll/niok
Kotlin idiomatic API for java.nio.file
mauro3/OrgTables.jl
Read Emacs org-mode tables
Yasin-VU/simple-python-bibliometrics
Easiest way to get your bibliometrics data ready and prepared
zyclonite/sysbench-docker
Sysbench as Docker Image
InteractivePlus/EasyCrossPlatform_src
⛳ An easy-to-use crossplatform C++ Library, primarily for server-side development.
JuliaAstroSim/AstroIO.jl
I/O interface for astrophysical simulation codes
krdganesh/go-concurrency-examples
This project will give you a demo of handling concurrency in Go Lang. It gets data from an api, processes it and writes the data in a file. Another function watches for the files, reads it, deletes it and shows the data on console.
SuperFastPython/ConcurrentFileIOInPython
Concurrent File I/O in Python
HartzFrequency/ATM-Machine
Hi, here is a coded algorithm ATM machine with dynamic balance storage and receipt generation using concepts of File IO and some other concepts like structure, loops in c language
iammanish17/FileIO
A Python class to manage input/output from files and stdin/stdout easily and simultaneously.
PlasmaFAIR/neasy-f
Nice and easy netCDF-Fortran wrapper
syrte/h5attr
H5Attr: Quick access to hdf5 data via attributes, allowing 'group.dataset' and IPython/Jupyter tab completion.
alistenberger/Shortest_Path_Elevation_Map
Finding the shortest path in a grey-scale elevation map. Converts all pixels in the image to Nodes with elevation data gathered from analysis of the unsigned char value at any given pixel. Then utilizes Dijkstra's algorithm for a greedy search with a priority queue, organized with a node comparison binary functor, to first find the shortest path to all nodes from Node (0,0). Finally utilizes a singly linked-list to trace the shortest path from the end back to the start.
AssetRipper/AssetRipper.IO.Endian
A library for reading and writing data with varying endianess
PuneetBansal/AESD_ECEN-5013-002
Repository for the course Advanced Embedded Software Development -Spring 2019
rdi-eg/wfile
A little C++ lib that helps you do file operations with normal and wstrings.
ueoo/Compiler
Compiler Principle and Design course project.
Eyantra698Sumanto/BASIC-JAVA-PROGRAMS-3
This Repository contains basic programs in JAVA programming language.
MechaDragonX/BambooCutterLayover
A simple CLI program written in C++ and basic website that takes a URL from a east Asian comic aggregation site and crates a redirect link to guya.moe using its proxy feature, so that users can use its online reader.・Idea from https://github.com/funkyhippo/guya-redirect-extension
NaokiHori/SimpleNpyIO
Simple, C99-compatible, well-tested, well-documented, library-independent, and single-source NPY file reader / writer
r-hyperspec/hySpc.read.spc
Import SPC files into hyperSpec
rafayhanan/TaxiBookingSystem-OOP
Taxi Booking System (Java Swing)