outputstream
There are 30 repositories under outputstream topic.
fralalonde/iostream
Java IO streams handling sugar library
christian-schlichtherle/fun-io
Fun I/O provides functional programming patterns and high level abstractions for simple and reusable synchronous I/O.
damoon/timeoutput
Timeoutput stops a command when it does not create output for a specified time or takes longer to run then some other time.
H3AR7B3A7/AutomatedPitchMailer
Generates a customized pitch to a company and automates mailing this pitch over a Gmail-account to given receivers. God knows this could save me tons of time, but I better not use it if I want to actually get a job. XD
pboling/silent_stream
ActiveSupport Stream Silencing/Capturing - Without ActiveSupport
riasat97/mj1_lecture_1
Pumpkin mj1 lecture 1
robtimus/io-streams
A collection of InputStream, OutputStream, Reader and Writer implementations
avinava-mycelium/terraform-gcp-chainlinknode
Terraform module to setup Chainlink Nodes
jbp261/Booksellers-Software-Development
A point-of-sale (POS) software package for a bookstore using C++
zhengsigen/knowledgePoints-summary
知识点摘要-(数组集合)-(异常重现-避免)-(日历Date-Calendar)-(随机红包-随机数-浮点数)-(递归复制删除文件-io流)-(群聊私聊-多线程-网络)-(天气API-序列化-反序列化)-(数据结构-集合-单向链表-双向链表-crud)-(多线程切割合并文件-多线程-io流)
alixlm19/Ezprint
Print color text to you heart's desire
caluml/streammasker
Wrappers for Input/OutputStream to thwart traffic analysis
edigerad/binary-io
Java Programming (Binary I/O)
happyflyer/Java-IO
文件传输基础——Java IO流,语雀浏览链接:https://www.yuque.com/happyflyer/java-topics/ron1a3
maelysarn/movie-classifier
This code will be able to clean up the different movie records, classify them by genre and make the valid records available to the user through an interactive console-based menu system.
Ngone51/iostreams-in-spark
This project extracts input/output streams from Spark. Learning these I/O streams' design and usage is helpful for us to know better with I/O streams.
sysread/App-Tailor
Easily tailor terminal output to meet your needs with simple perl scripts
Zain-Najeeb/OnlineChess
This is my Online Chess project. It allows you to play alone, or play with a friend (locally).
beached/ostreams
A constexpr output streams library
DanSilva41/java-io
Curso realizado na plataforma Alura, utilizando recursos do pacote java.io. Aplicando conhecimentos em leitura e escrita de arquivos através de InputStream e OutputStream e também aplicando tratamento de encoding em arquivos e plataformas, finalizando com a serialização e deserialização de objetos.
hunteryavitz/IOFunctions
Java I/O Functionality
io7m-com/streamtime
Input/output stream progress.
jaihan/dolphin-conversations
Build a dolpin conversations program using Java.
nurefsanyildiz/SimpleAPICall
An android app that shows how to get data from a website by using a HTTP request and use that data which will be in the JSON format in order to display the data.
nurefsanyildiz/SimpleAPICallUsingGSON
An android app that shows how to get data from a website easily by using GSON library and use that data which will be in the JSON format in order to display the data.
ravel44/comparison-script-for-huge-lists
A very simple but efficient python script to be able to compare 2 lists of million of items. The script outputs a new file with items that are in list2 but not in list1.
savindaJ/Serialization-and-Deserialization
Lern Serialization and Deserialization
soheshdoshi/File-Copier-in-Java
copy program which works exactly like windows file copy mechanism.