Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

C

C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators. C is also a very low level programming language, which means it can communicate directly with hardware.

https://github.com/taymindis/wfqueue

wait free FIFO queue, easy built cross platform(no extra dependencies needed)

async c cpp header-only lock-free mpmc-queues mpsc-queue wait-free wait-free-queue

Last synced: 06 Nov 2024

https://github.com/blackhole89/macros

A more powerful C/C++ preprocessor.

algebraic-data-types c cplusplus haskell macros preprocessor

Last synced: 06 Dec 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: 12 Oct 2024

https://github.com/nanoflite/basic

:tv: A from-scratch BASIC interpreter with a focus on being easy to extend and port.

basic c interpreter

Last synced: 17 Nov 2024

https://github.com/samuel-tyler/fast_ber

A C++11 ASN.1 BER Encoding and Decoding Library

asn asn-1 asn1 ber c cmake compiler conan cpp decoding decoding-library der encoding

Last synced: 09 Oct 2024

https://github.com/rohanrhu/cebsocket

Lightweight WebSocket library for C.

c websocket websocket-library websocket-server

Last synced: 07 Nov 2024

https://github.com/stepfunc/rodbus

Rust implementation of Modbus with idiomatic bindings for C, C++, .NET, and Java

async c csharp java modbus modbus-library modbus-protocol modbus-tcp rust scada tokio tokio-rs

Last synced: 12 Nov 2024

https://github.com/capnramses/apg

mini libraries / experimental tools and reusable snippets

c libraries utilities

Last synced: 31 Dec 2024

https://github.com/paolostivanin/libcotp

C library that generates TOTP and HOTP

c hotp totp

Last synced: 05 Jan 2025

https://github.com/jankammerath/iptvx

IPTV player and streamer for Linux that allows to play any stream that LibVLC can play, offers an overlay based on WebKit using HTML5, JavaScript and CSS and uses XMLTV data for EPG information. It allows the playback of URLs, files and can grab URLs from shell scripts. XMLTV EPG data can be downloaded from URLs or grabbed from shell scripts.

c epg epg-functionality epg-information iptv iptv-application iptv-player linux overlay-menu streamer subtitle television tv video-recoding video-recorder video-streaming xmltv xmltv-data xmltv-epg-data

Last synced: 23 Nov 2024

https://github.com/brglng/libwave

A simple C library for reading/writing PCM wave (.wav) files

c wav

Last synced: 07 Jan 2025

https://github.com/schani/mathmap

An image processing programming language and GUI

c compiler gimp gimp-plugin graphics programming-language

Last synced: 27 Oct 2024

https://github.com/alxm/faur

⚒️✨ My personal C games framework. 2D graphics, sound, inputs, states, ECS, and misc utils for data, files, math, memory, strings, time, and more. Builds for Linux, Windows, Web, and embedded devices.

2d-game-framework 2d-graphics arduino arduino-library c c99 caanoo emscripten game-development gamebuino-meta gamedev gamedev-framework gp2x gp2x-wiz linux mingw odroid-go pandora-console sdl sdl2

Last synced: 07 Jan 2025

https://github.com/stevelauc/understanding-unix-linux-programming

Source code of Understanding Unix/Linux Programming. The book provides example code in C, I would like to replicate it in Rust.

c linux rust system-programming unix

Last synced: 28 Oct 2024

https://github.com/inducer/pycparserext

Extensions for Eli Bendersky's pycparser

c extension gnu-c opencl parser pycparser python

Last synced: 06 Jan 2025

https://github.com/rain-1/single_cream

single file scheme interpreter with tail call optimization

c scheme tco

Last synced: 18 Nov 2024

https://github.com/libdriver/hmc5883l

HMC5883L full function driver library for general MCU and Linux.

c full-function-driver hmc5883l iic linux magnetometer mcu

Last synced: 03 Jan 2025

https://github.com/alcover/lacy

compile/run for the lazy

c compile linux

Last synced: 13 Dec 2024

https://github.com/ixzzving/ssr-vpn

Shadowsocks & ShadowsocksR & V2Ray & V2RayNG & VNET/酸酸乳节点及客户端

android c macos python shadowsocks ssr ssrr v2ex v2ray v2rayng windows

Last synced: 17 Nov 2024

https://github.com/Parallel-NetCDF/PnetCDF

Source code repository of PnetCDF library and utilities

c fortran mpi-io netcdf parallel-io pnetcdf

Last synced: 09 Nov 2024

https://github.com/pret/pokepinballrs

Decompilation of Pokémon Pinball: Ruby & Sapphire

c decompilation gameboy-advance pokemon reverse-engineering

Last synced: 07 Jan 2025

https://github.com/smartkeyerror/snorlax

👻 Explore data structure & algorithm with C/C++.总结常用的数据结构和算法,包含图论

algorithm c cpp data-structure

Last synced: 19 Nov 2024

https://github.com/doctorwkt/subc

A Tour Through the SubC Compiler

c compiler lexical parsing

Last synced: 27 Dec 2024

https://github.com/berndporr/kiss-fft

A compact FFT library in C with an Android JNI wrapper

android android-library c complex fft fft-library jni jni-android jni-wrapper kiss-fft-library

Last synced: 11 Nov 2024

https://github.com/keiichiw/ucc

Udon C Compiler: C compiler for our original CPU

c compiler ocaml

Last synced: 08 Nov 2024

https://github.com/amypad/cuvec

Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory

array buffer c cpp cpu cpython cpython-api cpython-extensions cuda cxx gpu hacktoberfest pybind11 python swig vector

Last synced: 04 Jan 2025

https://github.com/jobovy/extreme-deconvolution

Density estimation using Gaussian mixtures in the presence of noisy, heterogeneous and incomplete data

c density-estimation gaussian-mixture-models machine-learning python uncertainty

Last synced: 07 Jan 2025

https://github.com/ergrelet/cpplumber

Static analysis tool based on clang, which detects source-to-binary information leaks in C and C++ projects

anti-reversing c clang continuous-integration cpp devsecops obfuscation rust static-analysis

Last synced: 11 Nov 2024

https://github.com/ronen25/libcmdf

Single-header library for writing CLI applications in C/C++

c cli cmd cmdf cmdline cmdline-parser command-line-parser cplusplus gnu-readline readline single-header single-header-lib

Last synced: 11 Nov 2024

https://github.com/heiher/hev-task-system

A simple, lightweight multi-task system (coroutines) for Unix (Linux/BSD/macOS)

android c completely-fair-scheduler coroutine epoll freebsd io kqueue linux macos network

Last synced: 07 Jan 2025

https://github.com/libdriver/pca9685

PCA9685 full function driver library for general MCU and Linux.

c full-function-driver iic led-controller linux mcu pca9685 pwm

Last synced: 07 Jan 2025

https://github.com/CoderionLabs/exoberry

An exokernel for the raspberry pi 3.

c driver gplv3 kernel operating-system raspberry-pi unix-like

Last synced: 06 Dec 2024

https://github.com/libdriver/amg8833

AMG8833 full function driver library for general MCU and Linux.

amg8833 c full-function-driver infra-red infra-red-array linux mcu thermometer

Last synced: 07 Jan 2025

https://github.com/fragglet/lhasa

Free Software LHA implementation

c compression isc lha lharc lzh lzs pma pmarc

Last synced: 06 Nov 2024

https://github.com/frang75/nappgui

Cross-Platform C SDK (precompiled)

c cairo cocoa cross-platform gdiplus gtk3 quartz win32

Last synced: 02 Nov 2024

https://github.com/nsqio/libnsq

async C client library for NSQ

c client-library nsq

Last synced: 09 Nov 2024

https://github.com/bosmoment/PineTime-apps

Firmware for the PineTime based on RIOT, NimBLE and LittleVGL

c embedded littlefs littlevgl nimble pinetime riot riot-os

Last synced: 17 Nov 2024

https://github.com/chkoreff/Fexl

Function EXpression Language (interpreter for functional programs)

c functional-programming interpreter

Last synced: 17 Nov 2024

https://github.com/hhromic/libe131

libE131: a lightweight C/C++ library for the E1.31 (sACN) protocol

c cpp e131 library light-controller lightweight protocol sacn

Last synced: 07 Jan 2025

https://github.com/roualdes/bridgestan

BridgeStan provides efficient in-memory access through Python, Julia, and R to the methods of a Stan model.

c cpp julia python r stan

Last synced: 02 Jan 2025

https://github.com/marzent/wine-msync

A Mach semaphore-based synchronization mechanism for Wine on macOS. Built for speed, inspired by fsync.

c mach macos wine

Last synced: 29 Nov 2024

https://github.com/hjagodzinski/c-mock

C Mock is Google Mock's extension allowing a function mocking.

c google-mock mock-functions

Last synced: 06 Nov 2024

https://github.com/SilentVoid13/Silent_Packer

An ELF / PE binary packer written in pure C, made for fun

c elf-packer encryption-methods packer pe-packer

Last synced: 09 Nov 2024

https://github.com/virgilsecurity/virgil-crypto

Virgil Crypto is a high-level cryptographic library that allows you to perform all necessary operations for secure storing and transferring data and everything required to become HIPAA and GDPR compliant. Crypto Library is written in C++, suitable for mobile and server platforms and supports bindings with: Swift, Obj-C, Java (Android), С#/.NET, JS, Python, Ruby, PHP, Go.

bsd3 c c-plus-plus crypto cryptography e2ee encryption end-to-end-encryption gdpr hipaa pythia

Last synced: 09 Nov 2024

https://github.com/kikuchan/libqrean

A portable QR and Barcode generation / manipulation library written in C.

arduino barcode c code39 code93 ean itf jan microqr mqr nw7 qr qrcode rmqr tqr

Last synced: 05 Nov 2024

https://github.com/membraneframework/bundlex

Multiplatform app bundler tool for Elixir

c cnode compilation elixir nif

Last synced: 05 Jan 2025

https://github.com/indoorvivants/sn-bindgen

Scala 3 native binding generator + libclang facade

bindings c generator sbt scala scala-native

Last synced: 03 Jan 2025

https://github.com/silentvoid13/silent_packer

An ELF / PE binary packer written in pure C, made for fun

c elf-packer encryption-methods packer pe-packer

Last synced: 27 Oct 2024

https://github.com/pidgin/pidgin

Project Website: https://pidgin.im/ Repository: https://keep.imfreedom.org/pidgin/pidgin

c chat chat-application gtk gtk2 gtk3 libpurple mercurial meson pidgin

Last synced: 02 Nov 2024

https://github.com/Pypperoni/pypperoni

Pypperoni Python Compiler Source Code

bytecode c compiler python python-bytecode python-compilers

Last synced: 25 Oct 2024

https://github.com/suirad/zig-header-gen

Automatically generate headers/bindings for other languages from Zig code

binding-generator build c comptime cpp golang header-generator nim python rust zig zig-library

Last synced: 18 Nov 2024

https://github.com/lucavallin/gnaro

A proto-database inspired by SQLite for educational purposes.

btree c database sqlite

Last synced: 02 Dec 2024

https://github.com/rgburke/wed

wed is a terminal text editor with key bindings commonly used in Windows based editors

c terminal-based text-editor

Last synced: 07 Nov 2024

https://github.com/afiskon/c-algorithms

Collection of BSD/MIT-licensed algorithms implementations in pure C

algorithms algorithms-implemented c

Last synced: 17 Nov 2024

https://github.com/jimporter/bfg9000

bfg9000 - build file generator

build-system c c-plus-plus make msbuild ninja-build python

Last synced: 03 Jan 2025

https://github.com/tidbyt/hdk

A community supported firmware for the Tidbyt hardware 🤓

c firmware led-matrix-displays platformio tidbyt

Last synced: 07 Jan 2025

https://github.com/dizballanze/hashtable

Async hash table server in C

c hashtable text-protocol

Last synced: 19 Dec 2024

https://github.com/dashed/tetris-sdl-c

🕹️ A toy project implementing a simple tetris clone in C for learning SDL 2.x.

c game sdl2 tetris

Last synced: 16 Nov 2024

https://github.com/eerimoq/dbg-macro

A set of dbg(…) macros for C

c dbg debug macro

Last synced: 08 Nov 2024

https://github.com/michael2012z/sparrow

My Operating System.

c kernel operating-system os sparrow

Last synced: 19 Nov 2024

https://github.com/zakkemble/si446x

Si4463 Radio Library for AVR and Arduino

arduino arduino-library avr avr-library c driver radio

Last synced: 07 Jan 2025

https://github.com/jwerle/progress.c

Progress display lib for c

ansi asci c clib progress terminal

Last synced: 07 Jan 2025

https://github.com/gyrovorbis/libgimbal

C17-based extended standard library, cross-language type system, and unit testing framework targeting Sega Dreamcast, Sony PSP and PSVita, Windows, Mac, Linux, Android, iOS, and WebAssembly.

algorithms allocators c containers core dreamcast language-interoperability object-oriented-c psp psp-sdk psvita psvita-homebrew standard-library stl-c stl-containers type-system unit-testing utility-library

Last synced: 05 Nov 2024

https://github.com/abderraouf-adjal/ArduinoSpritzCipher

Spritz encryption system portable C library, CSPRNG, cryptographic hash and MAC functions, symmetric-key data encryption, and general-purpose functions. It's also an Arduino library.

algorithms arduino arduino-library c crypto crypto-library cryptography embedded encryption hash microcontroller random-bytes spritz spritz-library

Last synced: 25 Oct 2024

https://github.com/libdriver/hx711

HX711 full function driver library for general MCU and Linux.

adc c full-function-driver gpio hx711 linux mcu

Last synced: 03 Jan 2025

https://github.com/eerimoq/pbtools

Google Protocol Buffers tools (C code generator).

c embedded proto3 protobuf protocol-buffers

Last synced: 01 Jan 2025

https://github.com/paulo-d2000/shellcodeobfuscator

Simple shellcode obfuscator using PYTHON and C / C++

c cpp python3 shellcode shellcode-injection

Last synced: 16 Oct 2024

https://github.com/anyaschukin/OverRide

Binary Exploitation and Reverse-Engineering (from assembly into C)

assembly c exploitation gdb hacking reverse-engineering

Last synced: 09 Nov 2024

https://github.com/OlehKulykov/PLzmaSDK

PLzmaSDK is (Portable, Patched, Package, cross-P-latform) Lzma SDK.

7zip c cocoapods compress compression cpp extract js lzma lzma-sdk lzma2 multi-volume multi-volume-archives plzmasdk swift tar tarball xz

Last synced: 31 Oct 2024

https://github.com/olehkulykov/plzmasdk

PLzmaSDK is (Portable, Patched, Package, cross-P-latform) Lzma SDK.

7zip c cocoapods compress compression cpp extract js lzma lzma-sdk lzma2 multi-volume multi-volume-archives plzmasdk swift tar tarball xz

Last synced: 18 Nov 2024

https://github.com/kakwa/uts-server

Micro RFC 3161 Time-Stamp server written in C.

c civetweb cryptography openssl rfc-3161 security time-stamp

Last synced: 03 Dec 2024

https://github.com/Paulo-D2000/ShellCodeObfuscator

Simple shellcode obfuscator using PYTHON and C / C++

c cpp python3 shellcode shellcode-injection

Last synced: 21 Nov 2024

https://github.com/libdriver/ds3231

DS3231 full function driver library for general MCU and Linux.

c ds3231 full-function-driver iic linux mcu rtc

Last synced: 03 Jan 2025

https://github.com/deepgrace/tetris

Stunning Tetris in all kinds of Languages (C, C++, Go, Shell)♦️

c cpp go rust shell tetris

Last synced: 14 Nov 2024

https://github.com/mugglewei/haclog

Haclog(Happy Aync C log) is an extremely fast plain C logging library

c high-performance logging low-latency

Last synced: 04 Jan 2025

https://github.com/washingtonpost/fastfec

An extremely fast FEC filing parser written in C

c elections fec parser

Last synced: 04 Jan 2025

https://github.com/MuggleWei/haclog

Haclog(Happy Aync C log) is an extremely fast plain C logging library

c high-performance logging low-latency

Last synced: 30 Oct 2024

https://github.com/woodruffw/screenfetch-c

A rewrite of screenFetch in C.

c screenfetch

Last synced: 20 Dec 2024

https://github.com/hfiref0x/misc

Miscellaneous Code and Docs

amsi apisetschema atl c dse dsefix miscellaneous reactos

Last synced: 16 Nov 2024

https://github.com/mjansson/json

Single file in-place JSON/SJSON parser

c json sjson

Last synced: 09 Nov 2024

https://github.com/nohupped/ADtoLDAP

A light weight Active Directory to OpenLDAP, or OpenLDAP to OpenLDAP Synchronization Connector written in Golang.

active-directory c daemon go golang ldap openldap python python3 replication sync tls

Last synced: 17 Nov 2024

https://github.com/jwerle/fs.c

File system API much like Node's fs module (synchronous)

c filesystem fs library

Last synced: 07 Jan 2025

https://github.com/paul-j-lucas/cdecl

Composing and deciphering C (or C++) declarations or casts, aka ‘‘gibberish.’’

c cdecl cplusplus developer-tools

Last synced: 20 Nov 2024

https://github.com/wyvernSemi/pcievhost

PCIe (1.0a to 2.0) Virtual host model for verilog

bfm c cosim modelling pcie pli verification verilog virtual

Last synced: 17 Nov 2024