An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pipes

composewell/streamly

High performance, concurrent functional programming abstractions

Language: Haskell - Size: 17.1 MB - Last synced at: 40 minutes ago - Pushed at: about 1 hour ago - Stars: 891 - Forks: 66

itsyst/angular-pipes-forms

This repository focuses on building various forms and utilizing Angular pipes for data transformation. It includes components such as password check, course forms, and custom validators. The project demonstrates the use of reactive forms, custom directives, async validators, and performance optimizations through Angular features.

Language: TypeScript - Size: 1.13 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

akavel/up

Ultimate Plumber is a tool for writing Linux pipes with instant live preview

Language: Go - Size: 836 KB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 8,479 - Forks: 129

jmcdo29/testing-nestjs

A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!

Language: TypeScript - Size: 10.7 MB - Last synced at: about 4 hours ago - Pushed at: 17 days ago - Stars: 2,980 - Forks: 379

sveinbjornt/Sloth

Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.

Language: Objective-C - Size: 11.4 MB - Last synced at: 1 day ago - Pushed at: 6 days ago - Stars: 8,472 - Forks: 163

n0-computer/dumbpipe

Unix pipes between devices

Language: Rust - Size: 217 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 208 - Forks: 23

slurdge/goeland

An alternative to rss2email written in golang with many filters

Language: Go - Size: 5.17 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 181 - Forks: 13

danrevah/ngx-pipes

⚡️ Useful pipes for Angular with no external dependencies!

Language: TypeScript - Size: 4.31 MB - Last synced at: about 14 hours ago - Pushed at: over 1 year ago - Stars: 1,598 - Forks: 201

aimxnaim/angular-courses-udemy

Language: TypeScript - Size: 7.37 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

LangbaseInc/langbase-sdk

Langbase AI SDK for building declarative and composable AI-powered LLM products.

Language: TypeScript - Size: 1.15 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 31 - Forks: 5

Yassir-aykhlf/Minishell

A lightweight Unix shell implementation featuring command execution, piping, redirections, and environment variable handling, developed as part of the 42 curriculum. This project recreates essential bash functionality with custom parsing, AST-based execution, and comprehensive signal management.

Language: C - Size: 1.75 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

James-Ansley/pipe-utils

Python with pipes, utils, and pipe utils.

Language: Python - Size: 124 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 7 - Forks: 1

Smoren/itertools-ts

TypeScript Iteration Tools Library

Language: TypeScript - Size: 1.34 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 61 - Forks: 10

Emma-blnch/Pipex

Total hours of work: about 40.

Language: C - Size: 117 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

HavenDV/H.Pipes

A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.

Language: C# - Size: 705 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 309 - Forks: 28

FRSOURCE/frs-replace

The fastest way to replace any text/file/piped stream content. Shipped with both NodeJS API & CLI out of the box!

Language: TypeScript - Size: 1.2 MB - Last synced at: 24 minutes ago - Pushed at: about 2 hours ago - Stars: 2 - Forks: 2

phip1611/bash-like-cpp-shell

A demo bash-like shell for educational purposes - shows basics about pipes, fork and a lot of other UNIX facilities.

Language: C++ - Size: 126 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

tinsae-ghilay/OS

Contains all my home work solutions and my solutions for exams and old exams. done for the course on Operating Systems at MCI Innsbruck Department od DIgital Bussiness and Software Engineering

Language: C - Size: 324 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 1

PhoenixDwarf/Angular-pipes-app

Pipes demo application in Angular v19

Language: TypeScript - Size: 149 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

NemesLaszlo/ELTE-Operating-Systems-Course

This repository contains the tasks / files and details of the ELTE Operating systems course.

Language: C - Size: 198 KB - Last synced at: 7 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 1

HavenDV/H.Ipc

C# Source Generator library for Inter-Process Communication

Language: C# - Size: 306 KB - Last synced at: 6 days ago - Pushed at: 17 days ago - Stars: 39 - Forks: 5

mfaria-p/minishell

A minimal Bash-like shell written in C, supporting built-in commands, pipes, redirections, signals, and environment variables

Language: C - Size: 3.15 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

roadrunner-server/goridge

🧙 High-performance PHP-to-Golang IPC/RPC bridge

Language: Go - Size: 3.09 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1,267 - Forks: 77

instantcommerce/next-api-decorators

Collection of decorators to create typed Next.js API routes, with easy request validation and transformation.

Language: TypeScript - Size: 3.94 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 427 - Forks: 29

phpgt/Daemon

Background process execution.

Language: PHP - Size: 859 KB - Last synced at: 6 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 2

AnaVolkmann/42_PIPEX

This project will let you discover in detail a UNIX mechanism, the |PIPE|.

Language: C - Size: 31.3 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

lucabro81/semreg

A library for creating readable and maintainable regular expressions

Language: TypeScript - Size: 120 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

PipecraftNet/pipecraftnet.github.io

Welcome to Pipecraft!

Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bitranox/wrapt_timeout_decorator

Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods

Language: Python - Size: 694 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 157 - Forks: 16

baloise/web-app-utils

Utilities for Baloise Web Applications

Language: TypeScript - Size: 11.7 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

f-corvaro/PIPEX

"Unleash the power of Unix pipelines and redirections with PIPEX - your gateway to system programming."

Language: C - Size: 5.59 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

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.

Language: C - Size: 1.49 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

N03l-MG/pipex

This project is about using child processes to recreate the behaviour of UNIX pipes and redirections.

Language: C - Size: 1.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

nglrx/pipes

A library of useful pipes for Angular apps

Language: TypeScript - Size: 2.11 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 7

konradzdeb/extraInserts

Simple convenience RStudio add-in inserting assignment operators and pipes

Language: R - Size: 106 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 5

Josee9988/Filter-Pipe-ngx

𝗔𝗻𝗴𝘂𝗹𝗮𝗿 𝘂𝗻𝗶𝘃𝗲𝗿𝘀𝗮𝗹 𝗽𝗶𝗽𝗲 to 𝗳𝗶𝗹𝘁𝗲𝗿 your array of objects.✨ (accent marks and upper/lowercase ignored!) 🧨 Filter your objects with high accuracy and speed 🔥

Language: TypeScript - Size: 1.74 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 4

arianhaddadi/Ensemble-Classifier

A Multiprocess Classifier Written Using Linux Pipes and FIFOs.

Language: C++ - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pipes-digital/pipes

Repository for Pipes

Language: CSS - Size: 1.55 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 272 - Forks: 20

Xander1936/angular_pokemon_app

This is an Angular Pokemon's App based on the Simon Dieney Youtube Angular beginner's course.

Language: TypeScript - Size: 26 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

1j01/pipes

💿 Classic 3D Pipes screensaver remake (web-based)

Language: JavaScript - Size: 1.31 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 373 - Forks: 47

alexeskenazi/operating-systems-pipes-ipc

A C programming experiment demonstrating inter-process communication using pipes to chain multiple Unix commands (cat, head, wc) together, showcasing fork(), exec(), and pipe() system calls in a parent-child process architecture.

Language: C - Size: 167 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Usergh0st/bspwm

Professional bspwm desktop environment for kali linux for hacking, of all kinds, with custom shortcuts, scripts, s4vitar configurations, among other things.

Language: Shell - Size: 162 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 155 - Forks: 19

henkelmax/pipez

Lag friendly pipes.

Language: Java - Size: 877 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 52 - Forks: 29

REEKRAJROY/pyrun-editor

Ide made using Python.

Language: Python - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ricvrdv/pipex

A command-line program in C that mimics shell pipelines, handling input/output redirection and executing commands using fork, exec, and pipe.

Language: C - Size: 70.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Alairion/not-enough-standards

A modern header-only C++ library that provides platform-independent utilities.

Language: C++ - Size: 112 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 232 - Forks: 7

tigran-sargsyan-w/pipex

This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.

Language: Shell - Size: 50.8 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

p-ranav/pipeline

Pipelines for Modern C++

Language: C++ - Size: 245 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 67 - Forks: 8

martacanirome4/DistributedDevHub

Repositorio de proyectos distribuidos con énfasis en TDD, pipes, fifos, sockets, TCP, UDP y más.

Language: Python - Size: 7.68 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jakewmeyer/Geo 📦

:earth_americas: A Bash utility for easy wan, lan, router, dns, mac address, and geolocation output, with clean stdout for piping

Language: Shell - Size: 58.6 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 233 - Forks: 21

daxferab/42_pipex

🎓 Project 3.3 - Working with pipes and simultaneous processes

Language: C - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

elliottophellia/pipes.py

Basically pipes.sh but rewritten in Python

Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 14 - Forks: 4

ThomasRoinas/server-client-pipes

Code for creating server-client communication through pipes

Language: C - Size: 118 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

pspanoudakis/System-Programming-Projects

System Programming projects on Multiprocessing, Multithreading, FIFO Pipes, Network Sockets, Bash Scripting & building Data Structures

Language: C++ - Size: 25.3 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

kastdeur/pipeband-music

Pipeband music using lilypond

Language: LilyPond - Size: 2.76 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

rofl0r/jobflow

distribute and coordinate work using parallel processes (like GNU parallel, but much faster and memory-efficient)

Language: C - Size: 113 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 96 - Forks: 7

Jaspero/ng-helpers

A collection of useful components, directives and pipes for Angular.

Language: TypeScript - Size: 7.16 MB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 1

PipecraftNet/PipecraftNet

Pipecraft : https://www.pipecraft.net/

Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

02061992/PowerPipesFix

power & pipes fix

Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sunfishcode/io-streams

Unbuffered and unlocked I/O streams

Language: Rust - Size: 188 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 45 - Forks: 5

book-monkey5/13-pipes

🐵📕 Demo-Projekt BookMonkey 5 – Kapitel 21 (Seite 413) "Pipes: Daten im Template formatieren"

Language: TypeScript - Size: 8.16 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ap-dev-at-home/YSocket

Library providing diverse means of socket communication.

Language: C# - Size: 34.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

miguelmota/bash-streams-handbook 📦

💻 Learn Bash streams, pipelines and redirection, from beginner to advanced.

Size: 3.38 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 248 - Forks: 19

a8m/ng-pipes

Bunch of useful pipes for Angular2 (with no external dependencies!)

Language: TypeScript - Size: 2.27 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 116 - Forks: 24

tmmvn/kotlin-agogo 📦

A file processor suitable for SSG and more.

Language: Kotlin - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

woo-woo23/shell-with-history

A bash-like shell implementation in C11 (plus POSIX.1-2008) using Linux syscalls, with command history, built-in commands and IO redirection with pipes

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jaguar-ks/Pipex

This project will let you discover in detail a UNIX mechanism that you already use.

Language: C - Size: 1.32 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Lachee/unity-named-pipes

A native named pipe wrapper for Unity3D

Language: C# - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 65 - Forks: 8

yonatan-reicher/functionality

Rust |> functional programing = 💖

Language: Rust - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Nipsu24/42_minishell

Creating an own bash shell

Language: C - Size: 641 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

gabrieldiem/shell-with-history

A bash-like shell implementation in C11 (plus POSIX.1-2008) using Linux syscalls, with command history, built-in commands and IO redirection with pipes

Language: C - Size: 257 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

gabrieldiem/shell

A bash-like shell implementation in C11 (plus POSIX.1-2008) using Linux syscalls, with built-in commands and IO redirection with pipes

Language: C - Size: 235 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

inunix3/rxpipes

2D recreation of the ancient Pipes screensaver for terminals.

Language: Rust - Size: 173 KB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 11 - Forks: 2

robinhilliard/pipes

Elixir–style pipes for Python

Language: Python - Size: 69.3 KB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 75 - Forks: 10

proycon/procmapgen

A small toy project written in Rust: procedural generation of various kinds of grid-based maps.

Language: Rust - Size: 7.19 MB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 1

HavenDV/NamedPipeServerStream.NetFrameworkVersion

.NET Standard version of NamedPipeServerStream that contains PipeSecurity constructor.

Language: C# - Size: 218 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

estnafinema0/CMC-practice

A collection of homework and seminar materials in C of 3rd semester at CMC MSU

Language: C - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

python-mario/mario

Powerful Python pipelines for your shell

Language: Python - Size: 1.73 MB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 507 - Forks: 15

LucasDiasJorge/IPC

Inter Process communication

Language: C - Size: 2.78 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ejarvinen/42Minishell Fork of staskine/42Minishell

A minimal Bash-like shell written in C

Language: C - Size: 204 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AndrewJBateman/ionic-angular-news-app

:clipboard: Ionic-Angular app to fetch news articles from a REST API using Typescript interfaces to define the expected structure of the json objects returned & http service providers. Custom pipes used to modify API news article titles, contents and convert the Universal Time Constant (UTC) date string. Dark mode, Offline Storage of favourite articles & settings using Ionic Storage. Common Refresh & Progress Bar Components. Localisation using i18n so user can select between English (default), Spanish and French.

Language: TypeScript - Size: 21.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 12

TobiStr/ObservablePipelines

The .NET package to achieve a clean pipeline architecture.

Language: C# - Size: 58.6 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 24 - Forks: 5

guicdas/42_LISBOA

From 42 Lisboa common core.

Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

parikshit223933/custom-angular-pipes

A simple lightweight library exposing some very useful custom built pipes for angular projects.

Language: TypeScript - Size: 1.35 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

WesleyCh3n/process-cpp

A rust-like C++ API to easily create process, pipe stdio, etc on win/unix

Language: C++ - Size: 101 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

Uchimann/minishell

beautiful as a shell - terminal bash shell programming

Language: C - Size: 136 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

zhgzhg/GPhpThread

Generic PHP threads library implemented with pure PHP code

Language: PHP - Size: 1000 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 13 - Forks: 5

beyzayildizli/Multi_Process_Calculator

A simple multi-process calculator application in C that performs basic arithmetic operations (addition, subtraction, multiplication, and division) using inter-process communication (pipes). Results are logged to a text file (results.txt) for record-keeping.

Language: C - Size: 25.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

laktak/pipevcr

Record and play back Linux pipes at different speeds

Language: Python - Size: 7.81 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

NemesLaszlo/SolarPanel-System 📦

Signal and Process Management. A process managed work scheduler that simulates the day-to-day work of different teams (with one pair per day, which will not be paired for a week, it will get one single day-to-day installation)

Language: C - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

tandav/pipe21

Simple functional pipes for python

Language: Python - Size: 1.03 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 19 - Forks: 0

MeDjb10/AnimusClub

A project created about the Animus Club activities, training, wrokshops at our university. The project demonstrates the use of various Angular concepts and practices learned during our sessions, such as Two-way Data Binding, Event Binding, Routing, Guards, Pipes, and more.

Language: JavaScript - Size: 61.8 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

amikhail48/posix-ipc

This repository contains C++ wrappers for POSIX Message Queues, Shared Memory, and Pipes, providing a convenient interface for inter-process communication (IPC)

Language: C++ - Size: 30.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

hupe1980/dagster-pipes-go

Go library for integrating with Dagster Pipes, enabling seamless communication between external processes and Dagster workflows. It provides a set of utilities for managing context, logging, reporting asset materializations, and more.

Language: Go - Size: 103 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

nrauschcom/ngx-function-expression

Performant calls to local functions in Angular Bindings

Language: TypeScript - Size: 885 KB - Last synced at: 11 days ago - Pushed at: 12 months ago - Stars: 6 - Forks: 1

AntonovIgor/lecture-intro-nest

Демонстрационный пример для лекции «Введение в Nest» (ИТМО, 2024)

Language: TypeScript - Size: 58 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

barcek/aqfr

run deeper | multipath piping | command-line tool | Elixir + Mix, w/ POSIX shell

Language: Elixir - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

DeValde/Shell

Unix Shell on C. Implemented pipes, redirections, signal handler.

Language: C - Size: 69.3 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

fbbdev/sdr

Software Defined Radio building blocks for unix pipes

Language: C - Size: 1.11 MB - Last synced at: 21 days ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 1

alainlebret/os

Programmation système Linux / Linux System Programming

Language: C - Size: 9.03 MB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 1