Topic: "fileoperations"
ileafsolutions/ILSFileManager
ILSFileManager will helps you create create file, create directory ,Delete Files,Move Files,Copy Files,Get the list of files in your directory from Apple File System(APFS)
Language: Swift - Size: 684 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 3

Shubh2-0/File_Operations_in_Java
Discover efficient file handling in Java with this repository. Learn how to perform read, write, and manipulate operations on files. Master file handling techniques to develop robust applications. Ideal for Java beginners and enthusiasts seeking to strengthen their file processing skills.
Language: JavaScript - Size: 28.7 MB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 0

darshank15/Inode-based-file-system
Implemented Inode based virtual file system on top of the Linux file system. User can perform all the operations which are basically supported by Linux ext2 file system like creating disk, mounting disk, unmounting disk, create file, open file (in read ,write or append mode), delete file, close file, list of open files.
Language: C++ - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 5

doesluck1026/Wifi-File-Transfer-App
app to transferfile between PC and mobile phones over local server
Language: C# - Size: 246 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

AsjadIqbal/myNote
This is a Notepad-like text-editor built in Java using AWT and Swing.
Language: Java - Size: 1.66 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

NemesLaszlo/Cloud.File.Storage.Manager
Provides complete implementation to handle easily cloud file storage operations like get informations about files, reading, downloadURL generation, file update, file append and delete. Primarily for Azure right now.
Language: C# - Size: 49.8 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 2

darshank15/Linux-Terminal-based-File-Explorer
Designed Linux terminal based file explorer which operates on two mode command mode and GUI mode. Implemented all basic file operation such as create/delete/copy/move files or directory, search, rename, goto, back/forward and many more using system calls.
Language: C++ - Size: 1.13 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

Tks-Devops/python-zero-to-hero
"This repository features Python sample code and practical DevOps use cases. For detailed explanations and insights, follow my blog: CloudCraft with TK."
Language: Python - Size: 1.38 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

karenpayneoregon/iterate-files-directories
Learn how to get file count in folder and iterate folders for files
Language: C# - Size: 116 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Vivek2k20/B_Plus_Tree_GUI
Implements B+Tree for storing,indexing and retrieval of records.GUI Implemented by using .NET Framework(Winforms)
Language: C++ - Size: 6.55 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

amankrm-dev/OOP-in-Java
Comprehensive Java repository featuring OOP concepts, real-world implementations, and algorithmic problem-solving.
Language: Java - Size: 79.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 2

furkanozev/Systems-Programming
Systems Programming (C Language) File I/O, Multi Process, Parallel Programming, Synchronization, Signal Handling, Pipes, Threads, POSIX Threads, System-V Threads, Thread Pool, Dynamic Pool, Semaphores, Multiple Produceser Multiple Consumer Problem, Prioritizing, Sockets, Daemon Process, Server Client
Language: C - Size: 4.14 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

karenpayneoregon/ImportingCsvFiles1
Part of a series on reading delimited files
Language: C# - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

VatsalSoni301/InodeBasedFileSystem
Developed inode based virtual file system on top of the Linux file system. Implemented all the operations which are basically supported by Linux file system like creating disk, mounting disk, unmounting disk, create file, open, delete, close file, list of files, read mode, write mode and append mode.
Language: C++ - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

VatsalSoni301/LinuxFileExplorer
Developed terminal based file explorer which supports both Normal mode as well as command mode. Implemented all commands like cut, copy, delete, rename, goto, search, snapshot for both files and directories. Worked with data structures to handle files and its information. It also supports run time modifications of files.
Language: C++ - Size: 979 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

dakshp13/CyberSecurity-Automation-Projects
Cybersecurity related projects using python that help automate tasks. We construct many different useful tasks where coding is used to minimize human effort, and to retract more accurate data, while working faster
Language: Python - Size: 15.6 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Rohan-kini/automated_email_sender
"This Python script simplifies bulk email sending for internship/job applications or certificate distribution. With customizable email templates and easy attachment of resumes or certificates, it's a one-stop solution for reaching multiple recipients efficiently."
Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gelndjj/_WORK_Extensio_Craft
File Extension Management Simplified
Language: Python - Size: 1.72 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ANSANJAY/DriverFileOperations
Master the file operations integral to character device drivers. Learn about open, read, write, and close operations, and how they integrate with the kernel's VFS.
Language: C - Size: 323 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Vidhan31/FileOps
This repository is my learning playground. I build the application by implementing what I learn.
Language: Java - Size: 1.57 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

zehracakir/InputOutputOperations
Input Output Operations
Size: 41 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

thealibrs/YemekSepeti-Python-Bootcamp-HWs
This repo contains the answers to the assignments given during the Yemeksepeti Bootcamp.
Language: Python - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Vivek2k20/B_plus_Tree
Implements B+Tree for storing,indexing and retrieval of records.
Language: C++ - Size: 459 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Vivek2k20/Task-Management-System
A fully Fledged Task Management system which uses Dynamic Memory Allocation,Structures,Linked Lists,Merge Sort Algorithm modified to sort Linked Lists .
Language: C - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MaheshkumarR/FileOperation
Language: Java - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dhawal777/TerminalFileExp
It is a implementation of File Explore with two basic operating modes namely normal mode and command mode.Normal Mode:It displays list of files in current folder and can move between folder and correspondinly keep track of navigating path with proper handling of all cases that make it look better and help it to become versatile Command Mode:It include all the functionalities which defines it utility and are as follows: Copy,move,delete,remove file/folder,snapshot,search and further supported by recycle bin.
Language: C++ - Size: 139 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Mohamed2del/GymSystem
Gym System
Language: C# - Size: 14.9 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
