Fast binary logger for C++
-
Updated
Jan 31, 2025 - C++
Fast binary logger for C++
Threaded Python and CLI client library for AWS S3, Google Cloud Storage (GCS), in-memory, and the local filesystem.
Extends `File` to provide `atomic_write()`.
Simple time based file writer used for writing files to disk
Various scripts related to NYU Tandon Bridge topics (mostly OOP)
Tiny IO utility library for Python with Pydantic inspired by Serdeio of Rust
C′ (C Prime) is a library for the C programming language that includes many standard library headers, macros, and functions to provide a more modern/high-level and user-friendly experience for C programmers.
Basic File Writing and Reading done in JAVA.
advance_python_programming
A solving method to the Towers of Hanoi problem, where given a number of cases at the first line, the program can solve the n cases recursively and print it on a file.
Tiny IO utility library for Rust to serialize/deserialize Serde compatible structs
Script that evaluates results from a registration form
A C++11 file system library mainly based on C functions to increase portability
python-tee is a simple tool that allows you to simultaneously print output to console and a variable number of files
Simulation of a student information and course registration system (APCS A 2019 final project)
Simple tool in scala which gets post from https://jsonplaceholder.typicode.com REST api and saves them to file
This program creates an array filled with random number. Then transfers that array to a linked list. During the transfer, duplicate numbers are removed and placed into a separate array. The first array, linked list (with duplicates removed), the second array w/ amount of repetitions & length of the linked list is then printed to terminal & a file.
Add a description, image, and links to the file-writing topic page so that developers can more easily learn about it.
To associate your repository with the file-writing topic, visit your repo's landing page and select "manage topics."