Skip to content
#

file-descriptor

Here are 90 public repositories matching this topic...

42cursus-Pipex: C program that recreates the functionality of shell pipes (|) and HereDoc (<< Del). This project focuses on inter-process communication by using fork(), pipe(), dup2(), and execve() to redirect the output of one command to the input of another, mimicking the shell command < infile cmd1 | cmd2 > outfile.

  • Updated Jul 1, 2025
  • C

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.

  • Updated Jun 24, 2025
  • Swift

Improve this page

Add a description, image, and links to the file-descriptor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-descriptor topic, visit your repo's landing page and select "manage topics."

Learn more