csp
Here are 42 public repositories matching this topic...
An interpreter for a human-readable CSP language.
-
Updated
Apr 29, 2017 - Go
This simple program aims at exploring Golang channels and CSP modal for implementing a simple Logger that can queue up logs and then logs them afterwards asynchronously. Thus offering an asyncLogger like functionnality with a smaller performance overhead then a traditional sequential logger.
-
Updated
Apr 7, 2024 - Go
examples, usecases of go concurrency
-
Updated
Oct 25, 2023 - Go
Tony Hoare's seminal 1978 paper "Communicating sequential processes" implemented in Go.
-
Updated
Oct 1, 2016 - Go
Receive CSP violation reports and save them to Redis for later audit & investigation.
-
Updated
Dec 15, 2025 - Go
Solving n-Queens to learn golang and constraint satisfaction problems
-
Updated
Feb 12, 2022 - Go
Lightweight webserver for containers in Golang with security and optimizations
-
Updated
Jun 16, 2025 - Go
A lightweight package that provides a comprehensive and secure foundation for managing Content Security Policies in your Go applications.
-
Updated
Sep 15, 2025 - Go
Go app lists checked-out and ready-hold books at multiple library websites. Uses CSS selectors and CSP-based concurrency. Beginner-friendly with mock data and easy inclusion of custom scraping logic.
-
Updated
Dec 16, 2025 - Go
A solution for the zebra puzzle in Go
-
Updated
Apr 19, 2020 - Go
OpenCVとGoを使用したリアルタイム顔表情分析Webアプリケーション。WebRTCでブラウザからカメラにアクセスし、顔の検出と感情分析をリアルタイムで実行します
-
Updated
Jan 21, 2025 - Go
Introduction into CSP based concurrency on the example of golang goroutines.
-
Updated
Oct 21, 2024 - Go
Quantum Network Channels (netchan) for Golang: Secure, cluster-ready, supports nested channels & any data type. Inspired by Rob Pike.
-
Updated
Dec 21, 2024 - Go
Improve this page
Add a description, image, and links to the csp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the csp topic, visit your repo's landing page and select "manage topics."