An open API service indexing awesome lists of open source software.

IO

io is a input and output for computer programs for web domains.

https://github.com/meowool-toolkit/mio

🖲️ A fast and easy-to-use multiplatform I/O Library of meowool-toolkit.

archive asyncio coroutines file filesystem io kotlin path zip zipfile

Last synced: 11 Jul 2025

https://github.com/streamlined2/expertise-clusterer

Employee expertise space clusterer

collections git io java17 maven regexp streams

Last synced: 10 Sep 2025

https://github.com/ajsalemo/language-io-tests

A collection of various languages that write files to disk to test disk based I/O.

disk express flask input-output io java javascript node php python read-write springboot

Last synced: 30 Dec 2025

https://github.com/olivegamestudio/sparkio

A file system wrapper library with functions to open files. Intention to wrap up MonoGame (TitleContainer implementation) and hide the different implementatons away from the consumers.

csharp file filesystem io library monogame wrapper

Last synced: 09 Sep 2025

https://github.com/pin3dev/42_getnextline

A function that reads and returns a single line from a file descriptor, efficiently handling large inputs. This project sharpens skills in dynamic memory allocation, buffer management, and system-level file operations in C programming.

42-cursus 42-get-next-line 42-gnl 42projects 42school buffer-overflow file-descriptors io memory-management

Last synced: 24 Jul 2025

https://github.com/appzmonster/io-net

A small I/O utility library for CSV and file compression.

compression csv csv-reader csv-writer dotnet io password zip

Last synced: 14 Jan 2026

https://github.com/basemax/usernamealgo

UsernameAlgo is a high-performance, developer-friendly Go tool designed to process large text files line by line and extract common prefixes shared by three or more consecutive lines.

file file-reading go golang io line lines prefix regex username usernames

Last synced: 07 Jul 2025

https://github.com/kasthack-labs/kasthack.asyncsynchronized

Non-blocking synchronized object proxy generator

async io multithreading

Last synced: 03 Apr 2025

https://github.com/mrizaln/cppread

Simple console input library written in C++20

cpp input io

Last synced: 19 Mar 2025

https://github.com/pagopa/io-web-profile

ioapp.it web portal

io ioapp it-web

Last synced: 08 Jan 2026

https://github.com/xpdojo/io

Io is a pure object-oriented programming language.

io

Last synced: 08 Jan 2026

https://github.com/znx-30/portfolio

This is ultra slim sleek minimal portfolio for developers and software Engineers

clean code github html io minimal portfolio programming study

Last synced: 01 Mar 2025

https://github.com/yehuthi/split_read

split std::io::Read streams by a separator

io parse read rust rust-lang stream

Last synced: 25 Jun 2025

https://github.com/vadimkantorov/perlpack

Primer on a fully self-contained, statically linked build of Perl embedding in the binary system .pm files and any other files

embed io perl static static-linking virtual-file-system

Last synced: 06 Jul 2025

https://github.com/fabriziog202/readers

A minimalistic library for incremental file reading and buffering.

dart flutter io

Last synced: 06 Jul 2025

https://github.com/mb-44/plane_management

Course Work 01 - SD 2

io java scanner

Last synced: 18 Mar 2025

https://github.com/hubenchang0515/diana

Diana is a Lua utility library in Linux , has IO SOCKET etc

io linux lua socket

Last synced: 31 Aug 2025

https://github.com/aivruu/file-relocator

A very simple library to download files since URL's, and relocate into specified directories.

downloader file gradle http http-requests https io java java-21 library relocation

Last synced: 23 Feb 2025

https://github.com/basemax/filesplitter

FileSplitter - A high-performance, easy-to-use Go CLI tool to split massive text files by line count, file size, or regex pattern. Supports customizable output naming, efficient buffered I/O, dry run mode, and colorful logs for smooth developer experience.

bigfile cli file file-splitter filesplitter go golang io line-splitter size-splitter splitter

Last synced: 07 Jul 2025

https://github.com/eisaa-rice/processor-simulator

C++ CPU simulator consisting of a file generator full of organized data and a simulator that uses that data file to replicate how CPUs would schedule jobs as it runs

cpp cpu-scheduling io

Last synced: 09 Jul 2025

https://github.com/bigabdoul/pyfileutil

A Python file utility for the creation, copying, deletion, moving, and opening of a single file, and aid in the creation of IOTextWrapper objects.

copy create delete enumerate file filesystem io move open

Last synced: 13 Jun 2025

https://github.com/redinfinitypro/cardgame_python

The code defines CardRarity and Standard_Cards classes, imports MainMenu and CardDeck libraries, and uses a pygame library for a card game with 104 cards, bonus, cursed, and bug fixes.

io math os pygame random requests sys time

Last synced: 08 Oct 2025

https://github.com/therandomlabs/trlutils-io

A collection of utilities that are useful when performing I/O operations.

io java library nio utility

Last synced: 11 Jul 2025

https://github.com/momosam-sk/simplemathrepl

A simple command-line math evaluator written in C

beginner c evaluator io linux math-expression-evaluator shunting-yard-algorithm unix

Last synced: 04 May 2025

https://github.com/eduardo-paes/go-samples

This repository offers a collection of educational Go code examples and projects, catering to both beginners and experienced developers, making it an excellent resource for learning Go and exploring specific concepts.

concurrency go-basic golang io large-file-transfers restful-api streaming

Last synced: 14 Jan 2026

https://github.com/johntalton/mcp23

8/16-bit I/O Expander (mcp23) with advanced features

chip expander gpio i2c io mcp23008 mcp23017 pin

Last synced: 11 Oct 2025

https://github.com/laguer/gns3-io

GNS3 webserver

gns3 io

Last synced: 11 Oct 2025

https://github.com/amir-hshahi/spring-documentation-guides

Guides of spring documentation implemented in java

io rest-api

Last synced: 13 Oct 2025

https://github.com/lbthomsen/stm32-aw9523

STM32 AS9523 Driver

aw9523 gpio io stm32

Last synced: 13 Oct 2025

https://github.com/jmjoy/async-bufstream

Buffered I/O for streams where each read/write half is separately buffered, async-std version of bufstream.

async async-std buffer io read reader rust stream write writer

Last synced: 27 Mar 2025

https://github.com/coenttb/swift-kernel-primitives

The Swift kernel primitives library built on swift-standards.

cross-platform io kernel low-level swift swift-package systems-programming

Last synced: 22 Jan 2026

https://github.com/amboxer21/file-tail

A ruby implementation of tail -f -n0

file io non-blocking non-blocking-io ruby tail

Last synced: 14 Oct 2025

https://github.com/zeozeozeo/rwtypes

Adds methods to read/write binary numbers to the Read and Write traits.

binary file file-io filesystem filesystems io number numbers read reader rust rust-patterns utils-library write writer

Last synced: 26 Mar 2025

https://github.com/orlandopalmeira/trabalhos-io-2021-2022

Repositório dos trabalhos práticos no âmbito da UC de Investigação Operacional (IO) - Licenciatura em Engenharia Informática (LEI/MIEI) - Universidade do Minho (UMinho)

investigacao-operacional io io-uminho lcc lei miei uminho uminho-io uminho-lcc uminho-lei uminho-miei

Last synced: 05 Jan 2026

https://github.com/farhad-here/streamlit-image-processing-pillow

A Streamlit-based image processing tool powered by Pillow. It supports filtering, segmentation, cropping, format analysis, edge detection, background removal, and more all from a user-friendly web UI.

background-removal coordinates cropper image-processing io pillow python rembg streamlit

Last synced: 24 Jul 2025

https://github.com/thearchitector/anyio-atexit

A small AnyIO utility for ensuring some task runs before the current async context finishes.

anyio asynchronous asyncio atexit io python structured-concurrency trio

Last synced: 11 Nov 2025

https://github.com/andrepaulino/java_io

Código do curso Alura: Java e java.io: Streams, Reader e Writers

io java reader stream writer

Last synced: 04 Mar 2025

https://github.com/tornevall/tornelib-php-io

PHP I/O Utils. Handles commonly used arrays and strings. It also parses and converts html to json as an alternative to "non-rss-readable" websites.

html io json php rss xml

Last synced: 14 Mar 2025

https://github.com/ome/omero-romio

Gradle project for the ROMIO library of OMERO

io jar library omero

Last synced: 20 Jan 2026

https://github.com/paulcager/iostatserv

Expose IO statistics via HTTP

http io linux monitoring statistics

Last synced: 27 Aug 2025

https://github.com/maow-tty/saviour

💾 A little more than a save file format.

gamedev io library open-source rust save

Last synced: 15 Jun 2025

https://github.com/amirhaytham/chatio

Simple Socket.io ChatApp I/O Using Websockets

api chat chatio io javascript js json socket-io sockets websocket

Last synced: 04 Oct 2025

https://github.com/sourceduty/process_theory

🔝 Linear activity processes, sequences, trajectories, durations and intervals.

diagram io process process-theory processes processing sequence series sourceduty theory

Last synced: 08 Aug 2025

https://github.com/cjaewon/gomokuio

온라인 실시간 오목 게임

game gomoku io io-game web websocket

Last synced: 05 Aug 2025

https://github.com/pagopa-archive/io-web-profile-backend

IO Web profile backend repository

io web

Last synced: 19 Oct 2025

https://github.com/farhad-here/data-visualization-analysis-dva

This is my data analysis project. Users can use this project to clean and preprocessing the date or data visualization. Individuals can impute or ecnode ther dataset.

altair bokeh data-analysis data-analysis-python io matplotlib numpy pandas plotly python sklearn streamlit

Last synced: 30 Dec 2025

https://github.com/durosoft/node-utils

Publicly accessible Node.js utility functions used in various DuroSoft projects and in Google Cloud Functions

encryption io javascript nodejs string-manipulation utility-library

Last synced: 04 Aug 2025

https://github.com/oneframelink/ofl.io

Utilities for working with IO routines/abstractions.

input-output io streams

Last synced: 01 Aug 2025

https://github.com/qrailibs/functir

✨ Functional programming library for JavaScript. Fully type-safe.

functional functional-programming functor immutable io monad trait

Last synced: 29 Jul 2025

https://github.com/oelin/node-add-file

Elegantly add files to FormData objects 📋.

file form form-data http io

Last synced: 27 Dec 2025

https://github.com/mazkdevf/nitrojs-example

Nitro Minimal Starter

extermlyfast fast io nitro typescript unjs

Last synced: 06 Nov 2025

https://github.com/zipzou/cserialize

C语言实现文件序列化

c io

Last synced: 25 Feb 2025

https://github.com/darrae/monk

A lightweight Go library for scheme agnostic read and write operations.

go go-library golang io url-scheme

Last synced: 09 Apr 2025

https://github.com/jesusbmx/mini-okio

A modern I/O API for Java

io java okio

Last synced: 11 Mar 2025

https://github.com/ladyincodes/todoconsoleapp

A simple console to-do list app built in Java using List. You can add, update, complete, and remove tasks.

console-application io java lists logging serialization

Last synced: 14 May 2025

https://github.com/xtcry/cursors-game-client

Custom client for the game cursors.io

cursors-io game game-cursors io react typescript

Last synced: 27 Feb 2025

https://github.com/jirufik/jrfawaitres

Run an asynchronous request with a callback to the socket.io server in a synchronous style.

io jrf realtime socket socketio websocket websockets

Last synced: 06 Apr 2025

https://github.com/bincrafters/conan-libaio

Conan package for libaio

asynchronous conan io libaio linux

Last synced: 31 Mar 2025

https://github.com/muhammed-shafeeque-th/dart_language_learning

This repository consist of my workouts on Dart programming language and its practicals, feel free to checkout. First step towards flutter learning journey

advanced dart future generators io iterator null-safety oop streams

Last synced: 03 Nov 2025

https://github.com/tjstretchalot/iorpg-bots

The bots for classfight.com

ai bots classfight games io

Last synced: 22 Mar 2025

https://github.com/dginev/latexml-plugin-secureio

Temporary workaround for secure IO in LaTeXML

io latexml plugin security

Last synced: 23 Mar 2025

https://github.com/debapriyo007/taking-io-java

This repository contains a Java program designed for competitive programming. It provides a basic structure for efficiently handling input and output .

boilerplate-template bufferreader cp io java

Last synced: 22 Mar 2025

https://github.com/ddeutils/ddeutil-io

🚅 Input/Output transport utility objects

file-interface io

Last synced: 09 Apr 2025

https://github.com/pasdam/go-io-utilx

Utility functions to deal with io in Go

go golang io library

Last synced: 09 Sep 2025

https://github.com/nikneym/jolt

[WIP] Asynchronous I/O for Zig ⚡

async asynchronous io nonblocking zig ziglang

Last synced: 07 Apr 2025

https://github.com/fizvlad/io-request-rb

Small gem to create JSON request/response type of connection over IO object

connection gem io json request response

Last synced: 16 May 2025

https://github.com/pagopa/io-eudiw-wpb

This repository contains the code to implement the EUDI Wallet Provider backend (WP).

eudiw io

Last synced: 30 Mar 2025

https://github.com/pagopa/io-selfcare-importadesioni

A batch application to import Adesioni into SelfCare

importadesioni io

Last synced: 21 Jul 2025

https://github.com/natescarlet/block-cipher

Encrypt/Decrypt stream with a padded block algorithm (e.g. AES-CBC with PKCS7 padding)

aes-cbc cipher io stream

Last synced: 06 Mar 2025

https://github.com/twilkinson3421/rwbuf

A simple byte-buffer reader and writer. Uses Node.js' Buffer. Supports little- and big-endianness. Supports signed & unsigned integers of 8, 16, and 32 bits, as well as floats of 32 and 64 bits.

buffer io jsr network typescript

Last synced: 02 Sep 2025

https://github.com/foiovituh/mfr

Rename all files in a directory using a specified pattern 📂

filesystem go io rename-files rename-script renamer-utility

Last synced: 09 Mar 2025

https://github.com/ntdls/ntdls.streamframing

Stream wrapper (typically TCPIP/NetworkStream) that enables reliable framing, compression, optional encryption and two way communication.

framing io network socket tcp-ip

Last synced: 14 Apr 2025

https://github.com/trissim/polystore

Framework-agnostic multi-backend storage abstraction for ML and scientific computing

backend data io jax ml multi-framework numpy pytorch scientific-computing storage tensorflow zarr

Last synced: 01 Nov 2025

https://github.com/farhad-here/image-dataset-splitter

A simple Streamlit app that splits a zipped image dataset into train, validation, and test folders automatically.

deep-learning io os python random shutil streamlit zipfile

Last synced: 24 Jun 2025

https://github.com/briuor/tinywar.io

tinywar.io is a fake multiplayer sword-fighting free-for-all io game made using pure js.

bot browser fake free-for-all game game-development io javascript multiplayer

Last synced: 14 Sep 2025

https://github.com/vokungahrotlaas/inf-process

C++ wrapper for C io / POSIX / Windows functions.

io posix windows wrapper

Last synced: 12 Apr 2025

https://github.com/dearblue/ruby-ioposrw

pread/pwrite for ruby

io pread pwrite ruby

Last synced: 06 Apr 2025

https://github.com/harium/etyl-io

Util IO library to Etyl

android etyl io java

Last synced: 26 Jun 2025

https://github.com/tomtzook/bbbio

C IO library for the Beaglebone Black

beaglebone-black c io

Last synced: 22 Aug 2025

https://github.com/spenserblack/go-bitio

I/O for bits

bytecode io

Last synced: 13 Mar 2025

https://github.com/hugohil/aio

realtime audio analysis tool

audio dsp io socket-io sound tool websocket

Last synced: 08 Jul 2025

IO Awesome Lists
IO Categories