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

Projects in Awesome Lists tagged with file-descriptor

A curated list of projects in awesome lists tagged with file-descriptor .

https://github.com/apple/swift-system

Low-level system calls and types for Swift

file-descriptor file-path posix

Last synced: 14 May 2025

https://github.com/briceburg/fdclose

attach to a process and close a file descriptor

descriptor file-descriptor linux ptrace sysadmin syscall

Last synced: 09 Apr 2025

https://github.com/de-vri-es/fdinject

Write data to any file descriptor in any processs.

debug file-descriptor inject strace

Last synced: 25 Mar 2025

https://github.com/matrixai/privilege-elevation

Demo of using Polkit for Privilege Elevation using File Descriptor Passing over Unix Domain Sockets

file-descriptor nix pkexec polkit privilege-elevation serial-ports unix-domain-socket

Last synced: 17 Mar 2025

https://github.com/mewmewdevart/get_next_line

[42 Cursus] Reading a line from a fd is way too tedious

42projects c file-descriptor gnl static-variables

Last synced: 26 Jul 2025

https://github.com/abderrsfa/get_next_line

A function that reads from a file descriptor, standard input or standard output. Depending on how it is used, the function reads a single line or one line at a time until the End Of File.

1337 42born2code file-descriptor get-next-line memory-allocation

Last synced: 06 Nov 2025

https://github.com/de-vri-es/filedesc-rs

thin wrapper around raw file descriptors for Rust

file-descriptor hacktoberfest rust-library

Last synced: 13 Jun 2025

https://github.com/mozgiii/fdswap-go

Swap file descriptors (like bash io redirection, i.e. `exec 1>filename`)

file-descriptor file-descriptors io-redirection

Last synced: 21 Jul 2025

https://github.com/oresoftware/modify-socket

Set options on socket using `setsocketopt`

c cpp file-descriptor nodejs nodejs-addon socket

Last synced: 08 Jul 2025

https://github.com/wader/osleaktest

Checks for leaked fds, child processes and temp files

file-descriptor go golang leak processes tempfiles testing

Last synced: 20 Mar 2025

https://github.com/truewebber/swift-protoparser

A native Swift library for parsing Protocol Buffer (proto3) files into descriptors. SwiftProtoParser offers full proto3 syntax support, including services, RPC definitions, and custom options, with detailed error reporting and cross-platform compatibility. Designed as a Swift-idiomatic alternative to protoc with seamless Swift Protobuf integration.

ast code-generation cross-platform developer-tools file-descriptor grpc lexer-parser parser proto3 protobuf protocol-buffers swift swift-package swift-protobuf validation

Last synced: 21 Oct 2025

https://github.com/lilydjwg/rust-tokio-anyfd

Use any suitable file descriptor with tokio

file-descriptor linux rust rust-crate tokio-rs

Last synced: 09 Apr 2025

https://github.com/m1k1o/fd-covert-channel

Transmit text files using covert channel in file descriptors of process.

covert-channel file-descriptor linux python

Last synced: 08 Oct 2025

https://github.com/iker-gonzalez/get-next-line

C function that returns a line ending with a newline, read from a file descriptor.

42cursus buffer c file file-descriptor get-next-line

Last synced: 19 Oct 2025

https://github.com/ricvrdv/get_next_line

A C function that reads a line from a file descriptor, efficiently handling static variables and memory management to return the next line on each call, showcasing file I/O and dynamic memory skills.

c-language c-programming file-descriptor memory-management

Last synced: 29 Mar 2025

https://github.com/nabilac27/42-get_next_line

get_next_line is a C function that reads and returns a single line from a file descriptor, utilizing a static buffer to manage data across multiple calls

buffer-management error-handling file-descriptor memory-management static-variables string-manipulation

Last synced: 11 May 2025

https://github.com/nabilac27/42-pipex

pipex is a C program that simulates a shell pipeline, using pipes and process management to execute commands, handle file redirection, and facilitate inter-process communication.

command-execution concurency environment-variables error-handling file-descriptor file-handling input-output inter-process-communication memory-management pipeline pipes process-management redirection string-manipulation

Last synced: 11 May 2025

https://github.com/nabilac27/pipex

pipex is a C program that simulates a shell pipeline, using pipes and process management to execute commands, handle file redirection, and facilitate inter-process communication.

command-execution concurency environment-variables error-handling file-descriptor file-handling input-output inter-process-communication memory-management pipeline pipes process-management redirection string-manipulation

Last synced: 22 Mar 2025

https://github.com/mdbentaleb/get_next_line_42

Efficient single-line reader function for handling file descriptors, built for the 42 Network's Get Next Line project.

1337school 42network c-programming file-descriptor file-handling get-next-line-42 memory-management system-calls

Last synced: 13 Oct 2025

https://github.com/mnito/serverd

Server library for Swift using Dispatch

dispatch file-descriptor libdispatch server server-side-swift sockets swift

Last synced: 25 Mar 2025

https://github.com/teresa-chow/42-get_next_line

get_next_line is about programming a function that returns a line read from a file descriptor.

42 42born2code 42cursus 42porto 42school file-descriptor static-variables

Last synced: 05 Oct 2025

https://github.com/landeyucc/venc

An AES-GCM256-bit-based file encryption/decryption tool running in a browser environment. 一个运行在浏览器环境的基于AES-GCM256位的文件加密/解密工具。

encryption-decryption encryption-tool file-descriptor file-encryption files-decryption files-encryption webapp

Last synced: 08 Oct 2025