GitShow/BurntSushi/chan-signal
BurntSushi

chan-signal

Respond to OS signals with channels.

by BurntSushi
Star on GitHubFork

Rust

127 stars13 forks11 contributorsQuiet · 7y agoSince 2015Unlicense

Meet the team

See all 11 on GitHub →
BurntSushi
BurntSushi30 contributions
jwilm
jwilm3 contributions
l0kod
l0kod3 contributions
ftilde
ftilde3 contributions
sector-f
sector-f1 contribution
oconnor663
oconnor6631 contribution
mbrubeck
mbrubeck1 contribution
milkey-mouse
milkey-mouse1 contribution

Languages

View on GitHub →
Rust97.7%
Makefile1.6%
Shell0.7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
twilligon
Fix crossbeam-channel link & update exampleMergedPR

This is a very trivial change, but it saves a couple clicks for every visitor. is now part of the main repository, so link to its ('s) README instead of 's.

twilligon · 7y ago
sector-f
Fixed typo in README.mdMergedPR

It was kinda bothering me (and Hacktoberfest PRs don't write themselves)

sector-f · 7y ago
retep998
Windows supportClosedIssue

Windows does not have the signal handling mechanism of *nix. Instead it has two things: 1. which catches things like in the command line. 2. Registering an SEH exception handler to catch certain kinds of SEH exceptions such as segfaults, illegal instructions, arithmetic interrupts, stuff like that. Could probably be done with .

retep998 · 8y ago
Structured data for AI agents

Repository: BurntSushi/chan-signal. Description: Respond to OS signals with channels. Stars: 127, Forks: 13. Primary language: Rust. Languages: Rust (97.7%), Makefile (1.6%), Shell (0.7%). License: Unlicense. Open PRs: 0, open issues: 0. Last activity: 7y ago. Community health: 42%. Top contributors: BurntSushi, jwilm, l0kod, ftilde, sector-f, oconnor663, mbrubeck, milkey-mouse, bnewbold.

·@ofershap

Replace github.com with gitshow.dev