Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with c-language

A curated list of projects in awesome lists tagged with c-language .

https://github.com/realnegate/cuik

A Modern C11 compiler (STILL EARLY)

c-lang c-language compiler

Last synced: 29 Sep 2024

https://github.com/vernongrant/gnu-c-language-manual

This is a mirror of Richard Stallman's GNU C Language Intro and Reference, available in Markdown and PDF.

c c-language c-programming documentation gnu-linux learning linux manual

Last synced: 29 Sep 2024

https://github.com/ohkimur/the-c-programming-language-2nd-edition-solutions

Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R.

c c-language c-programming language programming programming-challenges programming-exercises programming-language solution solutions

Last synced: 29 Sep 2024

https://github.com/fstarlang/karamel

KaRaMeL is a tool for extracting low-level F* programs to readable C code

c-language cryptography f-star proofs verification

Last synced: 29 Sep 2024

https://github.com/p-ranav/fccf

fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.

abstract-syntax-tree c-language c-programming clang code-search-engine command-line-tool cpp cpp11 cpp17 fast find libclang needle search simd sse2

Last synced: 29 Sep 2024

https://github.com/fsaadatmand/the-c-programming-language

Answers to exercises in K&R's The C Programming Language (second Edition).

c c-language c-programming programming-exercises programming-language

Last synced: 29 Sep 2024

https://github.com/mastercard/pkcs11-tools

A set of tools to manage objects on PKCS#11 cryptographic tokens. Compatible with many PKCS#11 library, including major HSM brands, NSS and softoken.

aix bsd c-language certificate keymanagment linux macos nss oaep pkcs pkcs11 rfc3394 rfc5649 solaris windows x509

Last synced: 29 Sep 2024

https://github.com/parezj/embo

EMBO - Scope for only $6. Embedded instruments: Oscilloscope, Logic Analyzer, Voltmeter, Counter, PWM and Signal Generator on STM32 MCUs (F1, F3, L4, G4 ....). PC app for Windows, Ubuntu and macOS. Firmware is in C, PC GUI app is in C++ Qt 5.

bluepill-board c-language c-plus-plus counter ctu cubemx electronics embedded embo generator logicanalyzer nucleo-board oscilloscope pwm qt signal st stm32 stm32f103 voltmeter

Last synced: 29 Sep 2024

https://github.com/sindresorhus/macos-lock

Lock your Mac from the command-line

c-language command-line-tool lock macos

Last synced: 01 Oct 2024

https://github.com/at-ec/at-rtos

At-RTOS is an open and user-friendly real-time operating system (RTOS) for the embedded controller (EC).

c-language china ec embedded-controller embedded-systems firmware iot kernel mcu robot rtos thread

Last synced: 29 Sep 2024

https://github.com/malbolgee/uri

Soluções para algumas questões no juiz online URI

algorithms c-language data-structures uri-online-judge urionlinejudge

Last synced: 29 Sep 2024

https://github.com/roscibely/algorithms-and-data-structure

Repository for PEX1241|PET2033 Algorithms and Data Structure I subject/course on Information Technology - UFERSA

algorithm algorithms c c-language c-programming-language collaborate data-structures educative github gitlens

Last synced: 29 Sep 2024

https://github.com/abhayanigam/learn_c

Introduction in C language and all basic codes.

100-days-of-code 100daysofcode c c-language c-programming learn- learn-c learning-c vscode

Last synced: 29 Sep 2024

https://github.com/hamza5/learn-to-program-with-c_ar

ترجمة لدرس تعلّم البرمجة بلغة السي الخاص بموقع OpenClassrooms

arabic book c-language latex openclassrooms tex translation tutorial xelatex xetex

Last synced: 29 Sep 2024

https://github.com/sindresorhus/alfred-lock

Alfred 3 workflow to lock your Mac

alfred alfred-workflow alfy c-language lock macos npm-package

Last synced: 01 Oct 2024

https://github.com/criptych/physfs-old

UNOFFICIAL Git mirror of PhysicsFS Mercurial repository. The official repository has also moved to GitHub; this one will no longer be updated. Official website:

c-language filesystem game-development virtual-file-system

Last synced: 29 Sep 2024

https://github.com/pcawte/agdev

Port to Agon Light of TI-84-CE C/C++ Toolchain which uses LLVM and generates eZ80 ADL code

agon-light agonlight agonlight2 c-language compiler cpp ez80 programming ti-84-plus-ce

Last synced: 29 Sep 2024

https://github.com/miguelvis/mescc

Mike's Enhanced Small C Compiler for Z80 and CP/M.

c-compiler c-language cp-m cpm mescc small-c z80 z80-assembler

Last synced: 29 Sep 2024

https://github.com/fdefelici/clove-unit

Single-Header Unit Testing framework for C (interoperable with C++) with test autodiscovery feature

autodiscovery c-language clove clove-unit single-header unit-testing unit-testing-framework unit-testing-library

Last synced: 29 Sep 2024

https://github.com/superjmn/plotty

C language compiler from scratch for a custom architecture, with virtual machine and all

c c-language compiler csharp emulator net parser parsing risc superpower uwp virtual-machine

Last synced: 29 Sep 2024

https://github.com/MiguelVis/mescc

Mike's Enhanced Small C Compiler for Z80 and CP/M.

c-compiler c-language cp-m cpm mescc small-c z80 z80-assembler

Last synced: 04 Aug 2024

https://github.com/fsaadatmand/programming-in-c

Answers to Programming in C (Fourth Edition) by Stephan G. Kochan.

c c-language programming-exercises

Last synced: 29 Sep 2024

https://github.com/gnustep/libs-corebase

The GNUstep CoreBase Library is a library of general-purpose, non-graphical C objects.

base-library c-language corefoundation

Last synced: 29 Sep 2024

https://github.com/ctlst-tech/uas-catpilot

CatPilot is a hardware and OS agnostic drone's autopilot software stack. It is designed for faster creation of scalable distributed control systems for mission-critical applications. (UAS-CatPilot repo is a upper lever repo for sharing configurations for UAVs)

autopilot c-atlas c-atom c-language c-library catalyst-aerospace ctlst ctlst-tech cube cubepilot drone embedded-systems eswb freertos mission-control model-based-development stm32 uas uav vms

Last synced: 29 Sep 2024

https://github.com/mirek/rb_tree

Red-black tree C implementation

c-language library

Last synced: 29 Sep 2024

https://github.com/fredsiika/30-seconds-of-c

🔌Curated collection of useful C Programming tutorials, snippets, and projects that you can understand in 30 seconds or less.

c c-code c-language c-languages c-programming c-programming-game c-programms c-project

Last synced: 29 Sep 2024

https://github.com/andrewt0301/hse-acos-course

Materials for the "Computer Architecture and Operating Systems" course taught at Faculty of Computer Science of Higher School of Economics

assembly-language c-language computer-architecture linux operating-systems risc-v

Last synced: 29 Sep 2024

https://github.com/vincentdary/polyasciishellgen

Caezar ASCII Shellcode Generator (x86, 32 bits)

32-bit c c-language encoder shellcode x86 zero-dependency

Last synced: 29 Sep 2024

https://github.com/briandowns/libspinner

A pure C single-header library with 90 configurable terminal spinner/progress indicators.

c c-language indicator progress progress-bar shell spinner terminal

Last synced: 29 Sep 2024

https://github.com/cirocosta/stress

Single-purpose tools to stress resources

c c-language cpu disk docker memory stress

Last synced: 29 Sep 2024

https://github.com/felixtanhm/42-piscine

This repository is a compilation for all my projects during 42's Piscine at SUTD Singapore, held on March 2024.

42 42-singapore 42born2code 42cursus 42piscine 42projects 42rush 42school 42sg 42sutd c-language c-language-programming c-programming ecole42 piscine piscine-42 piscine-c piscine42 sutd

Last synced: 29 Sep 2024

https://github.com/roatienza/c-programming

C Programming Experiments

c c-language c-programming

Last synced: 29 Sep 2024

https://github.com/supurloop/ssf

Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.

base64-decoding base64-encoding byte-fifo-interface c-language crc16 crc32 embedded embedded-systems finite-state-machine fletcher-checksum forward-error-correction ini-parser json-parser linked-list memory-pool reed-solomon sha2 tlv ubjson

Last synced: 29 Sep 2024

https://github.com/e-candeloro/sauruss-autonomous-drone-surveillance

An autonomous drone and sensor based surveillance system that use a Tello Drone, an Arduino, a Raspberry Pi and an Android smartphone.

3d android-app arduino aruco-markers autonomous-drone autonomous-vehicles c-language computer-vision drone finite-state-machine intrusion-detection iot java opencv python surveillance telegram tellodrone yolo

Last synced: 29 Sep 2024

https://github.com/havardt/EzTest

An easy to use unit testing framework written in, and created for, the C language.

c c-language c-programming c11 ctest test-framework test-macros unit-test

Last synced: 02 Aug 2024

https://github.com/havardt/eztest

An easy to use unit testing framework written in, and created for, the C language.

c c-language c-programming c11 ctest test-framework test-macros unit-test

Last synced: 29 Sep 2024

https://github.com/ctlst-tech/eswb

Embedded software bus is a embedded pub/sub OS and hardware agnostic library for functions interactions inside thread, between threads and processes

c-language catpilot control-systems drone embedded embedded-systems hardware-agnostic os-agnostic posix pubsub realtime uas uav

Last synced: 29 Sep 2024

https://github.com/nathanramanoodles/canopen-esp32-nodes

Playing around with CANopenNode to fully expand the true potential of CAN bus on ESP32.

c-language can canopen esp-idf esp32

Last synced: 29 Sep 2024

https://github.com/biogui/simulador-runcodes

[PT-BR] Um script em python que simula o processo de correção do run.condes para programas em C ou compilados/executados via Makefile.

c-language makefiles python-scripts valgrind

Last synced: 29 Sep 2024

https://github.com/e-candeloro/SAURUSS-Autonomous-Drone-Surveillance

An autonomous drone and sensor based surveillance system that use a Tello Drone, an Arduino, a Raspberry Pi and an Android smartphone.

3d android-app arduino aruco-markers autonomous-drone autonomous-vehicles c-language computer-vision drone finite-state-machine intrusion-detection iot java opencv python surveillance telegram tellodrone yolo

Last synced: 02 Aug 2024

https://github.com/taeguk/system-programming-sicxe-project

Sogang Univ. System Programming (CSE4100) - SIC/XE Machine Project

assembler c-language linker loader sic-xe sic-xe-machines sogang

Last synced: 29 Sep 2024

https://github.com/1995parham-teaching/c-lecture

C Programming Course Lecture :see_no_evil::balloon:

c-lang c-language c-programming learning teaching

Last synced: 29 Sep 2024

https://github.com/bAndie91/tools

all-in collection of productivity scripts, CLI tools, utility libraries, fuse filesystems, and also some stuff

awk bash c-language cli commandline fuse-filesystem ld-preload linux pam-module sed ssh utility web-crawler

Last synced: 01 Aug 2024

https://github.com/ctlst-tech/catpilot

CatPilot is a hardware and OS agnostic drone's autopilot software stack. It is designed for faster creation of scalable distributed control systems for mission-critical applications.

autopilot c-atlas c-atom c-language control-systems ctlst ctlst-tech cube cubepilot drone eswb freertos mission-critical model-based-development scalable stm32 uas uav

Last synced: 29 Sep 2024

https://github.com/bandie91/tools

all-in collection of productivity scripts, CLI tools, utility libraries, fuse filesystems, and also some stuff

awk bash c-language cli commandline fuse-filesystem ld-preload linux pam-module sed ssh utility web-crawler

Last synced: 29 Sep 2024

https://github.com/blazej-bucha/charm

C/Python library to work with spherical harmonics up to almost arbitrarily high degrees

c-language geodesy geoscience gravity-field python spherical-harmonics topography

Last synced: 29 Sep 2024

https://github.com/michaelkolesidis/dragons_dice_roller

Dragon's Dice Roller is the first and (so far the only) open source RPG dice roller written in C available on GitHub. It aims to be a lightweight, simple, reliable and easy-to-use dice roller for any kind of role-playing game.

c-language c-programming c-programming-language dice dice-roller dice-rolls dnd dragon random-generation roleplaying-game roll-dice rpg-dice-roller rpg-tool

Last synced: 29 Sep 2024

https://github.com/soroush/libcpnet

A simple, thin-wrapper, cross-platform networking API on socket level

c-language cross-platform networking socket-level sockets

Last synced: 29 Sep 2024

https://github.com/jaladh-singhal/frequency-composer

A C-based application which alters the Frequency values of output sound beeps to create Music

beep c-application c-game c-language cool-project frequency-generator frequency-spectrum fun-project music-composition sound-synthesis

Last synced: 29 Sep 2024

https://github.com/joegasewicz/zx80-dev-tools

ZX Spectrum NEXT development tools for MacOS

c-language m1 m2 macos next-basic z80-assembly zx-spectrum-next zx80

Last synced: 29 Sep 2024

https://github.com/dungeons-of-moria/icmoria

ICMoria - C language port of Imoria

c-language imoria moria roguelike

Last synced: 29 Sep 2024

https://github.com/eantcal/mipos

Multum In Parvo Operating System is a cooperative multitasking RTOS designed for single-chip micro-controllers with severely limited RAM (e.g. less than 256 bytes) and ROM.

c-language educational-project firmware low-level-programming microcontroller rtos

Last synced: 29 Sep 2024

https://github.com/ashish2030/hackerrank

:octocat:🌟ᴛʜɪꜱ ɪꜱ ᴀ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ʜᴀᴄᴋᴇʀʀᴀɴᴋ ᴘʟᴀᴛꜰᴏʀᴍ ᴡʜɪᴄʜ ᴀʀᴇ ꜰᴜʟʟʏ ꜱᴏʟᴠᴇᴅ ʙʏ ᴍʏ ᴏᴡɴ 💻 🎯 🚀

c-language java-8 python3 sql

Last synced: 29 Sep 2024

https://github.com/ashish2030/c-language-code

:octocat:🌟ᴛʜɪꜱ ɪꜱ ᴀ ᴘʀᴀᴄᴛɪᴄᴇ ᴄᴏᴅᴇ ʙʏ ᴍᴇ ɪɴ ᴄ ʟᴀɴɢᴜᴀɢᴇ💻 🎯 🚀

c-language

Last synced: 29 Sep 2024

https://github.com/gistrec/c-p2p-chat

P2P Chat writing on C

c-language cmake ncurses p2p-chat

Last synced: 29 Sep 2024

https://github.com/justkappaman/steam-key-generator

Useless but fast key generator for Steam

c c-language key-generator keygen keygenerator steam valve

Last synced: 29 Sep 2024

https://github.com/taeguk/free_checker

Simple memory leak finder (for C program) using LD_PRELOAD.

c-language hooking ld-preload memory-leak

Last synced: 29 Sep 2024

https://github.com/katahiromz/mcpp

UTF-16 readable C preprocessor (A fork of mcpp 2.7.2)

bom byte-order-mark c-language c-preprocessor preprocessor utf-16 utf-32 utf-8

Last synced: 29 Sep 2024

https://github.com/wasmvision/wasmcv

WebAssembly guest interfaces for computer vision using OpenCV. Supports both WASI and WASM "unknown".

c-language computer-vision golang opencv opencv4 rust tinygo wasi wasm wasm-bindgen webassembly

Last synced: 29 Sep 2024

https://github.com/krypto-etox/c-language-book-solutions

The C Programming Language. 2nd Edition Book by Brian Kernighan and Dennis Ritchie, Solutions of All the chapters in detailed Program solutions.. . Learns and Enjoy

c c-language c-language-book-solutions c-programming-language learnig problems programming programming-exercises programming-language solutions

Last synced: 29 Sep 2024

https://github.com/lyushher/ybrowser

🐙 Yusher Web Browsers

c-language python webbrowser

Last synced: 29 Sep 2024

https://github.com/dreadl0ck/c-overview

A Basic Overview for the C Programming Language, with code examples and a cheatsheet

c-cheatsheet c-language

Last synced: 29 Sep 2024

https://github.com/liuxiaodong008008/co2

CO2: C language Object Oriented system.

c-language c-object-system library lightweight object-oriented

Last synced: 29 Sep 2024

https://github.com/antoniond/palib-archive

Archive of versions of PAlib, a NDS development library

c-language nintendo-ds

Last synced: 29 Sep 2024

https://github.com/codewithsandy/c

It explains in a elegantly c basics, numerical, data structure, algorithms, equations, patterns, matrix, file management, memory allocation...

algorithm algorithms ansi-c bootstrap c c-language codecamp compiler computer-engineering computer-science data-structures github go good-practices hackthon language learn-to-code pointer programmer programming-language

Last synced: 29 Sep 2024

https://github.com/aminkhani/c

Cpp/C Tutorials, Exercise and PDF

c c-example c-exercise c-language c-project cpp cpp-examples cpp-tutorials

Last synced: 29 Sep 2024

https://github.com/izgzhen/iris-c-coq

Control-flow based language verification framework

c-language coq iris verification

Last synced: 29 Sep 2024

https://github.com/detjonmataj/tiny-c-compiler-patches

During my experience with the C programming language, I have come across many problems. I realized that some things could be changed to improve the user experience with the language. In this repository, you will find patches for a lightweight C compiler called TinyC, where I implemented new features and improved existing ones.

c c-compiler c-compiler-patch c-language compiler tcc tcc-patch tinyc

Last synced: 29 Sep 2024

https://github.com/wasmvision/wasmvision

wasmVision gets you up and running with computer vision.

c-language computer-vision golang opencv rust wasi wasm webassembly

Last synced: 01 Oct 2024

https://github.com/johncoleman83/printf

Custom version of printf() in C Language

c c-language low-level-programming printf

Last synced: 29 Sep 2024

https://github.com/at-ec/at-fsm

At-FSM is an open and user-friendly embedded Finite State Machine (FSM) included the Primitive State Machine (PSM) and Hierarchical State Machine (HSM).

c-language chinese embedded-systems finite-state-machine firmware hierarchical-state-machine iot kernel mcu robot state-machine

Last synced: 29 Sep 2024

https://github.com/jerr-it/canvas

Render images and videos directly using C

c c-language hacktoberfest netpbm rendering

Last synced: 29 Sep 2024

https://github.com/codeabinash/aurora

The C code highlighting engine for the web.

c c-code-highlight c-lang c-language code-highlight code-highlighter highlight

Last synced: 29 Sep 2024

https://github.com/mahmoud-abdelraouf/module-03-microcontroller-architecture-and-interfacing-with-arm-cortex

Explore microcontroller architecture and ARM Cortex interfacing in this comprehensive workshop. Sessions cover topics like C basics, ARM architecture, peripherals, interrupts, and more. Attendees gain hands-on experience with ARM Cortex-based microcontrollers.

armcortexm3 c-language computer-architecture embedded-c embedded-driver-development embedded-systems free-rtos rtos stm32f103c8 tft-display tft-st7735s

Last synced: 29 Sep 2024