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

GitHub topics: pthread

bytecodealliance/wasm-micro-runtime

WebAssembly Micro Runtime (WAMR)

Language: C - Size: 26.8 MB - Last synced at: about 9 hours ago - Pushed at: about 11 hours ago - Stars: 5,300 - Forks: 680

VincenzoImp/parallel-sudoku-solver

A comparison of three parallel Sudoku solvers (Pthread-based DFS, Hybrid DFS/BFS with Pthread, and OpenMP BFS), evaluating their performance, scalability, and memory usage.

Language: C - Size: 3.43 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

iddm/thread-priority

A simple Cross-platform thread schedule and priority library for rust.

Language: Rust - Size: 151 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 123 - Forks: 24

AnJoiner/FFmpegCommand

FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等

Language: C - Size: 306 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 851 - Forks: 157

yahoojapan/fullock

Fast User Level LOCK library

Language: C++ - Size: 676 KB - Last synced at: 3 days ago - Pushed at: 28 days ago - Stars: 27 - Forks: 11

thanhit95/multi-threading

Practical multithreading tutorials. Languages supported: C++, Java, C#, Python, Javascript/Nodejs.

Language: C++ - Size: 840 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 163 - Forks: 46

AlessioBugetti/password-cracker

Implements both sequential and parallel brute-force decryption of DES-encrypted passwords, focusing on 8-character passwords from the set [a-zA-Z0-9./]

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

gdavidbutler/pthreadChannel

Yet another implementation of a "channel" construct for pthreads

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

twinik/TP-SistemasOperativos

Trabajo práctico de Sistemas Operativos, 2024, UTN

Language: C - Size: 621 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Isty001/mem-pool

Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.

Language: C - Size: 65.4 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 4

ANSI-Christ/C-posix-pthread-extension

An extension for POSIX pthread: thread pool, signal, channel, pause-resume, backtrace

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

pcapurro/42philosophers

A complex simulation of threads set up with the arguments specified by the user.

Language: C - Size: 21.5 KB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

gullradriel/nilorea-library

C tools that are usable as a collection of .c .h or a shared library/dll

Language: C - Size: 23.8 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 1

kshru9/Web-Crawler

A multithreaded web crawler using two mechanism - single lock and thread safe data structures

Language: C++ - Size: 4.39 MB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 33 - Forks: 12

samratanilkumar/Multithreading-Bible

Designing and Implementing a Multi-threading library, provides set of Thread Synchronization Data Structures

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

maiconpml/local-torrent

Study of threads with simulation of a torrent in local folders.

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

pigeooon/tarea-hilos-semaforos

Este proyecto implementa un rastreador web multiproceso en C utilizando las bibliotecas pthread, semaphore y curl.

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

leo27945875/parallel_pso

Language: Cuda - Size: 19.5 MB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mdminhazulhaque/lua-task 📦

:bulb: Multitasking support library for Lua

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

GonTurri/tp-so-1c-2024-C-Comenta

Trabajo Práctico de la asignatura Sistemas Operativos de la UTN, presentado en la primera entrega

Language: C - Size: 415 KB - Last synced at: 23 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Matth-L/parallelAlgoCompendium

A compilation of projects exploring parallel programming concepts using Pthreads, OpenMP, MPI and OpenCL.

Language: C - Size: 4.88 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

how-dawn/PedestrianSimulation 📦

This repo is for the assignments of Low-Level Parallel Programming (1DL550) at Uppsala University. The original repo: https://github.com/iamchanghyunpark/1DL550_Assignment.

Language: C++ - Size: 32.9 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

salmiyounes/tiny-c-thread-pool

minimal threadpool implementation in c

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

GabriOliv/cpp-thread-scripts-general

Algorithms implemented in C++ with Threads.

Language: C++ - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mersinvald/rust_shm_ipc

An example implementatation of synchronized queue for inter-process communication in shared memory

Language: Rust - Size: 7.81 KB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 14 - Forks: 1

menashe12346/Kosaraju-Server

The project aims to implement a server capable of handling graph operations and computing strongly connected components (SCCs) using Kosaraju's algorithm. It is designed to efficiently manage multiple client connections.

Language: C++ - Size: 2.09 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mxvements/ft_philo

I never thought philosophy would be so deadly. Learn the basis of threading a process.

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

unipr-org/SO

SO - Sistemi Operativi presso l'Università degli Studi di Parma (9 CFU).

Language: C - Size: 1.21 MB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

teleprint-me/logger.c

A simple and lightweight thread-safe logger written in pure C

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

ilyassealdidi/philosophers

This project is about concurrent programming, focusing on multithreading.

Language: C - Size: 191 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

waelkarman/open-pipe-media-player

GStreamer and GTK3 based media player

Language: C - Size: 64.5 MB - Last synced at: 23 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

dezashibi-c/dthreads

Cross platform multi threading library with maximum possible familiarity of pthreads and using native api for windows.

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

georgesittas/remote-file-transfer

Multi-threaded file transferring app, based on the client-server model

Language: C++ - Size: 58.6 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

MatiasJastrebow/tp-so-1c-2024-C-Comenta

Trabajo Práctico de la asignatura Sistemas Operativos de la UTN, presentado en la primera entrega sin fallas

Language: C - Size: 405 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

meequrox/flb-archiver

Flareboard web archiver in C using libcurl

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

saivarshith2000/HTTPStaticServer

Bare-bones static HTTP server written in a single C file

Language: C - Size: 49.8 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 24 - Forks: 0

merendamattia/SO

SO - Sistemi Operativi presso l'Università degli Studi di Parma (9 CFU).

Language: C - Size: 1.23 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

anvari1313/quarantine

Quarantine is a simple HTTP server that I started in COVID-19 quarantine time.

Language: C - Size: 22.5 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

JEONG-J/Multicore

Multi Thread in Java / C / C++ / Pthread / CUDA

Language: Java - Size: 6.25 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

satrobit/go-pthreads

POSIX Threads (pthreads) bindings in Go

Language: Go - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

0xf104a/ddos 📦

Simple dos attack utility

Language: C - Size: 389 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 45 - Forks: 18

wind0ws/libcutils

common c utils. include posix thread/semaphore style on windows

Language: C - Size: 14.1 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

jimlinntu/Parallel-Programming-2019

https://sites.google.com/view/pp2019-ntu/home?authuser=0

Language: C - Size: 21.4 MB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

allenvox/netcoding 📦

Network programming class workspace

Language: C++ - Size: 21.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

allenvox/chat-pthread 📦

Internet chatting program (client + server) written in C++ using pthread lib

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

Naminar/mpi

Parallel calculation course in 6 term at MIPT.

Language: C - Size: 14.1 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mmd-nemati/OS-Course-CAs

A collection of projects for the Operating Systems course at the University of Tehran, Fall 2023. Featuring a networked restaurant application in C, a utility bill calculator using MapReduce in C++, and an image processing suite with both serialized and parallelized versions in C++.

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

fritzwill/tcp-pong-game

Implementation of the classic game 'Pong' in C/C++. The game is played over a network, all that is needed is the binary 'netpong' on each machine

Language: C++ - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

chiqui3d/ub-server

HTTP 1.1 server with epoll and pthread, written in C

Language: C - Size: 3.39 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HiImFelipe/threads-c

First contact with multi-threading in the C language

Language: C - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Howeng98/Odd-Even-Sort

NTHU 2021 Parallel Programming HW1 Odd Even Sort implemented with MPI to Speed up The Performance of MergeSort and Quicksort

Language: Python - Size: 4.95 MB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

waelkarman/parallel-executions

Exploring parallel programming using C++ primitives, POSIX Threads and OpenMPI.

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

dmolik/tls-server

A quick and dirty tls server experimentation

Language: C - Size: 105 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 8

DanielAraldiEDU/item-count-capture

Uma aplicação que realizar a contagem e pesagem de itens em esteiras utilizando os conceitos de IPC, threads, pipes, concorrência e paralelismo.

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

alighanbari2002/Parallel-Programming-Course-Projects

Parallel Programming course projects demonstrating various parallelism techniques with SIMD SSE3, OMP, and POSIX threads, including Intel Parallel Studio for analysis and parallelization.

Language: C++ - Size: 7.32 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

4x7y/SecureSocket

Language: C - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

eHag-FRU/OperatingSystems-CS33211-KSU-Project1 📦

Classic Producer-Consumer Problem implemented with multi-threading, shared memory, and semaphores

Language: C++ - Size: 659 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pkarakal/cosine-prod-cons

Calculate cosine of angles using a producer consumer implementation with pthreads to find the number of threads that minimize the mean time of the job waiting in the queue

Language: C++ - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

fexed/SOL_LAB 📦

Excersises for the UniPi's Operative System course

Language: C - Size: 283 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

james5418/parallel-file-finder

Language: C - Size: 116 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

RaniAgus/so-tp-2020-2c-pedidOS-ya

Un TP de Sistemas Operativos que fue presentado habiendo dormido la noche anterior... a la segunda entrega

Language: C - Size: 570 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

amirR01/Multi-Threaded-Matrix-Multiplication

parallel matrix multiplication in C using pthread thread pool

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

davidzwei/Parallel-Programming-NCTU

2022 Autumn NCTU CS Paralell-Programming

Language: C++ - Size: 9.63 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

wind0ws/pthread-win32

pthread port for windows

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

ishmahafeez/Serial-vs-OMP-vs-MPI

Comparison of sorting algorithms Serial, Pthread and OpenMP using sorting algos Count Sort, Quick Sort ,Selection Sort

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

Ravindu-Kalhara/High-Performance-Computing-Lab

Summarized version of the syllabus of High Performance Computing Lab (PH3024).

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

kekuchh/lab_OS

Лабы по "Операционным системам"

Language: C++ - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

frozsgy/ceng334-hw 📦

Repository for CENG334 - Introduction to Operating Systems homeworks.

Language: C++ - Size: 1.32 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

albertoscala/string-matching

This repository contains my implementation of parallelized Aho-Corasick algorithm. It was developed as a project for my Multicore Programming course

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

ingo2/hello_rollup_wasm_and_threads

WebAssembly Threading Exploration.

Language: JavaScript - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

imehrdadmahdavi/traffic-controller-simulation

Simulating a traffic shaper which transmits packets controlled by a token bucket filter using POSIX multi-threaded programming

Language: C - Size: 94.7 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Im-Rises/cMergeSortParallel

Sequential and parallel merge sort algorithm implemented in C using OpenMP

Language: C - Size: 111 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

Felecort/determinant_parallel

Parallel calculation of the determinant of the matrix

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

hayyp/tpool

tpool: An Easy-to-Use Threadpool Implementation

Language: C - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hayyp/parrots

parrots: A Simple HTTP Web Proxy

Language: C - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

yorickdewid/Chat-Server

Simple chatroom in C

Language: C - Size: 52.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 81 - Forks: 40

cu-ecen-aeld/assignments-3-and-later-MoMagDii

assignments-3-and-later-MoMagDii System Calls, Manual Kernel and Root Filesystem Build

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

0xastro/Additive-Synthesizer

Language: C - Size: 19.5 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

zarif98sjs/CSE-314-Operating-System

CSE 314 Operating System Sessional (L3/T2)

Language: C - Size: 6.9 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3

KikoRSilva/TecnicoFS

IST, Operative Systems Project "Tecnico File System". Programming language: C. Authors: Francisco Ribeiro e Silva & Pedro Peres.

Language: C - Size: 438 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mcreng/parallel 📦

HKUST COMP 5112 Parallel Programming Assignment Repository

Language: C++ - Size: 880 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

JoyeBright/OSLab

Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.

Language: C - Size: 730 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 27

liu-jianhao/chatRoom

从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台

Language: C++ - Size: 5.04 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 209 - Forks: 55

D0ub1ePieR/OS-Experiment

operating system experiment/NUAA os-exp

Language: C - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 2

SiddhantNadkarni/Parallel-and-Distributed-Computing

Implementation of different programming models - CUDA, PRAM, Shared memory, Message Passing for different algorithms

Language: C++ - Size: 4.81 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

valdojoao/REAL-TIME-SYSTEMS

01/2014: Shooting computer game with with the scope of manage multiple threads and deadlines on a Real-time system.

Language: C - Size: 1.51 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dialoghmari/public_transport 📦

Simulation of a public transport system using threads and mutex.

Language: C - Size: 7.81 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 2

TimDeve/pthread

A naive bindings for pthread in Carp

Size: 6.84 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

ahmadirfanx/TicTacToeWithOSconcepts

Tic Tac Toe game with Operating Systems concepts such as Threads, Mutex and Pipes. Developed on Linux system with C++

Language: C++ - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

mp81ss/ptimer

A very small and easy but flexible timer library written in C

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

HMaker/pymutex

POSIX's robust mutexes in Python that can be shared across processes.

Language: Python - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Vinni-Cedraz/philosophers

Learning more about parallelism and concurrency by solving the classic "Dining Philosphers Problem" in a multi-threaded C program.

Language: C - Size: 625 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JayHsieh1104/DCP4334-Operating-Systems-Fall-2016 📦

NCTU DCP4334 Introduction to Operating Systems (Fall 2016)

Language: C++ - Size: 1.07 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mathewmarcus/bruteforce-gpg

Utility to attempt to find the passphrase of a GPG secret key

Language: C - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

nicolas-hernandez/SO-1c-2017

Task scheduling. Concurrent hashmap using pthread. Distributed hashmap MPI framework.

Language: Python - Size: 11.4 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

its-izhar/ASP-Pthreads-EFTs-Processing

Processing EFTs with worker threads (in C++ with POSIX Threads)

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

antoineMontier/labyrinth

university project

Language: C - Size: 245 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

eliaskanelis/systick

ARM Cortex-M systick simulation

Language: C - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

harrymt/project_marking_problem

Producer and Consumer problem and solution.

Language: C - Size: 123 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

jamieboyd/GPIO_Thread

Uses pulsedThread library to make pulses and trains of pulses on Raspberry Pi GPIO pins

Language: C++ - Size: 1.21 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 3