read-file
Here are 35 public repositories matching this topic...
Read a file into a memory buffer with one call; also can read and parse all lines in a file with one call.
-
Updated
Sep 10, 2025 - C
This function reads from a file descriptor and returns a single line at a time. It’s designed to handle any file or standard input efficiently, making it easy to process text line by line.
-
Updated
Jul 28, 2025 - C
Reads JSON and JSON5 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.
-
Updated
Nov 27, 2025 - JavaScript
LFIxplorer is a tool designed to exploit Local File Inclusion (LFI) vulnerabilities in web applications. It reads files on the server by identifying vulnerable parameters, allowing users to locate and potentially exploit insecure file inclusion flaws.
-
Updated
Apr 6, 2025 - Python
Bora criar memes? Um gerador de memes simples para fins de diversão! Fiz com o objetivo de praticar DOM e suas aplicações. Futuramente irei fazer outras versões melhoradas.
-
Updated
Aug 21, 2024 - JavaScript
🌬️ A GitHub Action to read an arbitrary file and either output it or use it in another GitHub Action. 🍃
-
Updated
Jun 21, 2024 - JavaScript
Easily fetch local or remote file, and return buffer data.
-
Updated
Dec 26, 2023 - TypeScript
Programmed a calculator that would compute a series of matrix operations, such as addition, multiplication, and transposition.
-
Updated
Aug 20, 2023 - C
Save files to and load files from Protocol Buffers Messages (implemented in C++).
-
Updated
Mar 30, 2023 - C++
Reads YAML 1.2 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.
-
Updated
Mar 8, 2023 - JavaScript
Extracting and parsing data for project production works on a root directory with submodule/monorepo
-
Updated
Sep 22, 2022 - JavaScript
A simple read & write file
-
Updated
Mar 15, 2022 - Dart
Projeto ting - Projeto avaliativo da Trybe do Bloco 37: Estrutura de Dados II: Listas, Filas e Pilhas
-
Updated
Feb 21, 2022 - Python
Projeto inventory report - Projeto avaliativo da Trybe do Bloco 33: Programação Orientada a Objetos e Padrões de Projeto
-
Updated
Jan 28, 2022 - Python
Minimalistic Data read and write programs for r/w DATA to/from a file on the BBC Micro.
-
Updated
Jun 15, 2021
Projeto da disciplina PEX0228 Algoritmos e Programação I 2015.1 do curso Ciência e Tecnologia - UFERSA
-
Updated
May 8, 2021 - C
Improve this page
Add a description, image, and links to the read-file topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the read-file topic, visit your repo's landing page and select "manage topics."