filewriter
There are 52 repositories under filewriter topic.
arthurkiller/rollingwriter
Rolling writer is an IO util for auto rolling write in go.
subchen/go-log
Simple and configurable Logging in Go, with level, formatters and writers
Konloch/DiskLib
DiskLib is an easy to use zero dependency Disk Writer & Disk Reader with built in GZIP support for Java.
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.
LordMoMA/SpeedyWrite
test how fast Node, Python, Go, Rust PHP and C write 9000 lines into a file
filipe4ndrade/Hackathon1000Devs
1° Hackathon da segunda turma do 1000Devs da Mesttra, 2022
ess-dmsc/kafka-to-nexus
(Mirror: moved to https://gitlab.esss.lu.se/ecdc/ess-dmsc/kafka-to-nexus) Writes NeXus files from experiment data streamed through Apache Kafka.
AdmireKhulumo/FirestoreToCSV
Java app to export all Cloud Firestore collection data to a .csv file
barannmeisterr/Attendance-Management-System
The Attendance Management System is a Java-based application designed to automate the process of recording and managing attendance for various courses. It provides functionalities for creating courses, adding attendance records, and generating attendance reports.
blaqbox-prime/SimpleAtm
ATM Machine console application implemented in java
eylulozatman/myBankApp
bank app developed by java-gui, includes file write-read, transactions (deposit,withdraw,transfer money)
Forensor/DownloadManager
Administrador de descargas con Java usando un ExecutorService
jksch/revolver
Is a simple revolving file writer for go.
JuditFerenczik/PCBuilder
create your own PC version
JuditFerenczik/Shops
Choose the lowest price of a product from the offer of different shops.
Aaronwins/NBA-Teams
Description attached in readme file, but the theme is head coaches, players and Teams in the NBA, written in Java in IDE BlueJ
cjarbon318/InventoryManagementSystem
This application is a basic inventory management system where the user can input data to the system and it will save to an SQLite data base. The user can also make changes and save as a csv
Djolee00/db-update-based-on-json-MINI-APP
Mini Spring Boot application which generates SQL script for updating database. SQL script is generated based on comparison between MySQL database and JSON file
matchapragma/ByteMaker
Simple C# Library for Making Custom Files
Panchal-sunil/LibraryManagmentSystem
This is a Library Managment System project, i used only Java laguage.in this project both librarian and student have access to see the books and take away.
Simon-U/file-processor
Read and write fixed files according to Schema. Can be customised by change Schemas
SimonHegele/BufferedWriter
Simple buffered file writer for dealing with large amount of data and files efficiently
thifacco/buscador-cep-java
📩 Aplicação desenvolvida para treinar consumo de API REST Via CEP com Java
asif-shahriar/Java-Quiz
A general knowledge quiz for you. Hope you have fun!
Debora-Carvalho/arquivosTextoJava
Trabalhando manipulação de arquivos de texto em linguagem Java e tratamento de exceções(try-catch), na disciplina de Técnicas de Programação I (dia 29.10.2024).
Dlouhy/NetCoreUtils
NetCoreUtils is a collection of C# functions and methods for various tasks.
DorukEskicorapci/Banking-App
Banking App is a Python application designed to manage user access and handle transactions using an SQLite database.
harmindersinghnijjar/sales-receipt-java
A Java program to calculate and display the total cost of a purchase. It then creates a file that contains a sales receipt.
Luiggi-piero/java-swapi
Consumo de la api SWAPI y generación de un archivo json con la película buscada
MehrajLatifli/CarData-with-semaphore-in-MVVM
Example for threadpool, thread which is used with semaphore
patelkh/Online-Banking
Java application that combines an intuitive GUI with features to effortlessly manage checking accounts, conduct transactions, and generate insightful reports.
Statute8234/ContactOrganizer
Rating: (7/10): This Java Swing-based GUI application allows users to dynamically manage a list of names and their associated links. It features a main window, preferences panel, list management, options panel, data persistence, user interaction, and tooltips for additional guidance.