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

gitlab.com topics: C

duplicity/duplicity

Duplicity backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server.

Last synced at: 1 day ago - Stars: 271 - Forks: 96

drobilla/zix

A lightweight C99 portability and data structure library

Last synced at: about 10 hours ago - Stars: 4 - Forks: 3

saferatday0/library/mplab-xc-compiler

Build for PIC microcontrollers with [MPLAB XC compiler](https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers).

Last synced at: 25 days ago - Stars: 0 - Forks: 0

saferatday0/library/crosstool-ng

Build cross-compilers with [crosstool-NG](https://crosstool-ng.github.io/).

Last synced at: 25 days ago - Stars: 0 - Forks: 0

alexevier/lexlib

miscellaneous stuff for C development.

Last synced at: 27 days ago - Stars: 0 - Forks: 0

oscore/liboscore

libOSCORE: A portable implementation of OSCORE (application-layer security for the Constrained Application Protocol CoAP) usable for embedded devices

Last synced at: 8 days ago - Stars: 1 - Forks: 4

christosangel/ascii-matrix

This program written in the C language, will render the matrix effect in the terminal, while rendering ascii art loaded from a txt file, at the center of the terminal window

Last synced at: 6 months ago - Stars: 22 - Forks: 5

mbrandner-group/conan-c-example

Conan project manager usage to pull license information through dependency scanning

Last synced at: 16 days ago - Stars: 0 - Forks: 0

compiz/compiz-core

Compiz 0.8.x core project

Last synced at: 10 months ago - Stars: 18 - Forks: 17

christosangel/animatrix

This program written in C will create some basic animation of ascii-art loaded from a txt file, while rendering the matrix effect in the terminal window.

Last synced at: 6 months ago - Stars: 3 - Forks: 0

christosangel/chaftrix

This program written in C will render the matrix effect in the terminal window in the background, while rendering an image in the foreground, allowing animation of this image in one or two dimensions.

Last synced at: 6 months ago - Stars: 5 - Forks: 0

christosangel/c-pipes

This script written in the C language will render random coloured zigzag lines in the terminal, while the font, speed, density and number of lines are fully costumizable. Each line stops once it reaches the edge of the window, only for a new line to begin.

Last synced at: 6 months ago - Stars: 4 - Forks: 0

christosangel/c-squares

Program written in C that will render random coloured rectangulars in the terminal, while the font, speed, density, color, ratio and number of the shapes drawn are fully costumizable.

Last synced at: 6 months ago - Stars: 2 - Forks: 0

passgen/passgen-c

Password generator with a regular-expression-like syntax. https://passgen.it/

Last synced at: 12 months ago - Stars: 12 - Forks: 0

GrafX2/grafX2

The ultimate 256 color painting program

Last synced at: 10 months ago - Stars: 122 - Forks: 31

brolas/dwm

A fork of dwm 6.5

Last synced at: about 1 year ago - Stars: 0 - Forks: 0

utcq/meow

freestanding kernel :3

Last synced at: about 1 year ago - Stars: 0 - Forks: 0

jobol/mustach

C implementation of mustache templating See http://mustache.github.io and http://mustache.github.io/mustache.5.html Tools using this project: https://gitlab.com/jobol/mustach/-/wikis/projects-using-mustach Current Release https://gitlab.com/jobol/mustach/-/releases/1.2.8

Last synced at: about 1 year ago - Stars: 31 - Forks: 17

ema-pe/eprintf

A simple printf implementation in C89

Last synced at: about 1 year ago - Stars: 1 - Forks: 0

oelmekki/wiki2md

Convert mediawiki syntax to markdown.

Last synced at: 6 months ago - Stars: 0 - Forks: 0

William-maillard/ujm_l3_s5_ue_programmation-systeme_coding-party

Projet réalisé en 24h pour simuler la gestion d'un garage à l'aide des outils vue dans cette UE tel que: - la communication inter-processus avec des signaux - les files de messages - les sémaphores - les segments de mémoire partagés

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

William-maillard/ujm_l3_s6_ue_sai

Gestion d'un grand nombre d'éléments (variable) dans un environnement 3D à l'aide d'un octree.

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

William-maillard/ujm_l2_s3_langages_formels

création d'un automate fini déterministe.

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

drobilla/sphinxygen

A script to read Doxygen XML output and emit ReST for Sphinx

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

silicon-heaven/shvc

Implementation of Silicon Heaven communication protocol in C.

Last synced at: over 1 year ago - Stars: 1 - Forks: 0

RicardoValladares/facedetect

Deteccion y Reconocimiento Facial

Last synced at: over 1 year ago - Stars: 0 - Forks: 1

4neko/small-regex

A small implementation of the regex in C

Last synced at: over 1 year ago - Stars: 1 - Forks: 0

William-maillard/ujm_l3_s5_ue_compilation

Créer un compilateur pour transcrire un programme (dont la syntaxe est choisit arbitrairement) en arbre qui sera ensuite exécuté par une machine virtuelle.

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

gjuyn/libmng

The reference library for encoding/decoding Multiple-image Network Graphics (MNG)

Last synced at: almost 2 years ago - Stars: 1 - Forks: 0

lyda/aoc2021

My solutions to [AOC 2021](https://adventofcode.com/2021).

Last synced at: almost 2 years ago - Stars: 0 - Forks: 0

William-maillard/kppv-tree

Représentation graphique de la recherche du k-ppv an utilisant un arbre.

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

William-maillard/graph-traversal

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

William-maillard/bomberman

création d'un jeu en C avec la bibliothèque MLV (construite au dessus de la bibli SDL)

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

silicon-heaven/shvtreec

C code generator for Silicon Heaven communication protocol.

Last synced at: over 1 year ago - Stars: 1 - Forks: 0

joaoseckler/ssl-example

Simple client-server C software to exemplify usage of SSL

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

janoskut/picoslave

PicoSlave is a USB controllable I2C slave device that features two independent I2C devices. Each I2C slave works on 256-bytes register spaces, which can be read and modified via a simple USB interface.

Last synced at: 20 days ago - Stars: 6 - Forks: 0

hpaluch/c-pipeline-ex

Parametrized C pipeline (both 64 and 32-bit builds) example using shell executor on openSUSE

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

hpaluch/c-docker-ex

C 64 and 32-bit pipeline example using public Docker images

Last synced at: about 2 years ago - Stars: 0 - Forks: 2

ElricleNecro/AoC2021

My two cents for the Advent of Code 2021.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

sudw1n/reverse-shell

Reverse shell implemented in C.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

robinrowe/gtk1

Classic GTK1 GUI Library for Windows, Linux and MacOS.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

kevuxer/fll

When computer power increases, programmers generally add more "features", thus making any performance gains in new hardware negligible. This project is an attempt to develop a library above libc that breaks out of this terrible loop.

Last synced at: about 2 years ago - Stars: 2 - Forks: 0

fermarsan/aixt-project

Programming framework for microcontrollers based on a V-like language. This is written in V using the same V's self-compiler and implementing a small subset of the V language thought of memory space optimization

Last synced at: about 2 years ago - Stars: 0 - Forks: 5

a-h-ismail/tmsolve

Simple and lightweight CLI calculator.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

leesonwai/tactics

A football lineup builder

Last synced at: about 2 years ago - Stars: 4 - Forks: 0

a-h-ismail/libtmsolve

Library for parsing mathematical expressions and manipulating matrices.

Last synced at: about 2 years ago - Stars: 1 - Forks: 0

Danielswebsite/TS-HAM-Link

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

n64squid/sort

Last synced at: about 2 years ago - Stars: 1 - Forks: 1

KanuX/rtl8188eus

RealTek RTL8188eus WiFi driver with monitor mode & frame injection support.

Last synced at: about 2 years ago - Stars: 0 - Forks: 1

FarGroup/FarManager

File and Archive Manager Read-only mirror of https://github.com/FarGroup/FarManager

Last synced at: about 2 years ago - Stars: 2 - Forks: 1

uxmaster/binek

Binary protocol helper (C & JavaScript)

Last synced at: about 2 years ago - Stars: 1 - Forks: 0

VaronKING/coding-in-c

A collection of small C programs.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

yuesubi/yctl

A library that allows you to use common data structures with all types with just one line !

Last synced at: about 2 years ago - Stars: 2 - Forks: 0

bztsrc/posix-uefi

Dependency-free POSIX compatibility layer and build environment for UEFI

Last synced at: about 2 years ago - Stars: 27 - Forks: 11

craigbarnes/dte

A small, configurable console text editor. https://craigbarnes.gitlab.io/dte/

Last synced at: about 2 years ago - Stars: 29 - Forks: 3

One_Ordinary_Man/hashmap_in_c

Hash map implemented in C

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

zilka/scan-fspkg

Filesystem <-> pkg db consistency verifier for Gentoo Portage

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

seirios/cmod

C%: cmod is an experimental C meta-programming language and pre-processor

Last synced at: about 2 years ago - Stars: 3 - Forks: 0

One_Ordinary_Man/data_structures_in_c

All the general data structures in c.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

pgbackrest/pgbackrest

Reliable PostgreSQL Backup & Restore

Last synced at: about 2 years ago - Stars: 2 - Forks: 0

sudiptokumarshil/phitron-cse

Last synced at: about 2 years ago - Stars: 1 - Forks: 0

One_Ordinary_Man/vectors_in_c

Vectors implemented in C.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

reidrac/ubox-msx-lib

A set of libraries and tools to make MSX games using the C programming language. https://www.usebox.net/jjm/ubox-msx-lib/

Last synced at: about 2 years ago - Stars: 6 - Forks: 2

ChIAsss/ChIAss

Dev version of ChIAss.

Last synced at: about 2 years ago - Stars: 1 - Forks: 0

agvallejo/k0

A KeyKOS-style microkernel

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

One_Ordinary_Man/circular_linked_list_in_c

Circular linked list implemented in C.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

janlindblom/home_environment_monitor

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

malvru/saretak

Konputazio Paraleloko Sistemak ikasgaiaren proiektua

Last synced at: about 2 years ago - Stars: 1 - Forks: 0

fksvs/inject

Packet crafting, injection and sniffing tool

Last synced at: about 2 years ago - Stars: 1 - Forks: 0

n64squid/data-structures

Last synced at: about 2 years ago - Stars: 0 - Forks: 1

One_Ordinary_Man/doubly-linked-lists-in-c

Doubly linked lists implemented in C.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

One_Ordinary_Man/singly-linked-list-in-c

Implementing the singly linked list in C.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

One_Ordinary_Man/queues-in-c

Implementing queues based on lists in C

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

One_Ordinary_Man/stacks_in_c

Implementing stacks based on lists in C

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

TUVIMEN/csas

console file manager

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

TUVIMEN/hgrep

grep for HTML

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

julia.longtin/LinuxPMI

The end.. and maybe the beginning of the LinuxPMI kernel clustering extensions. Based on openmosix.

Last synced at: about 2 years ago - Stars: 2 - Forks: 1

kirill.saidov/Vita

A simple library for quick prototyping with C.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

S_S_/acshmup

A shmup, Wings of Clay, written in C to learn SDL_GPU and shaders.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

seirios/libsrt

A C% meta-programmed fork of libsrt, a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map handling. Suitable for soft and hard real-time. Allows both heap and stack allocation. *BETA* (API still can change: suggestions are welcome)

Last synced at: about 2 years ago - Stars: 1 - Forks: 0

bsielski/log

A simple logging library

Last synced at: over 1 year ago - Stars: 1 - Forks: 1

m410/pico-c-light

playground cde

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

parasoft/cpptest-gitlab

Examples for GitLab CI/CD integration with Parasoft C/C++test

Last synced at: over 2 years ago - Stars: 0 - Forks: 1

slimhazard/picow_http

An HTTP server for the Raspberry Pi PicoW microcontroller, built on the Pico C SDK and using the LWIP raw TCP API. The server optionally supports TLS, implemented by mbedtls.

Last synced at: over 2 years ago - Stars: 0 - Forks: 1

rushibirari1705/codes

Java Programs C programs

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

jlinhoff/instantc

Run C / C++ like a scripting language. InstantC handles the build infrastructure and boilerplate to make C /C++ development easy and fast. Great for high-performance scripts, quick tests, exploring and learning the language.

Last synced at: over 2 years ago - Stars: 4 - Forks: 1

velydev/vely

https://vely.dev This is a mirror of the official Vely git repository at https://vely.dev/pkg/ (click on Source to clone a repo). Vely is a Free Open Source general-purpose framework for building high-performance software applications licensed under Eclipse Public License 2.0.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

elijah-team/elijah-lang

A programming language (better description coming)

Last synced at: over 2 years ago - Stars: 2 - Forks: 1

dpv927/clibs

Libraries that may help you when using C.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

bansheeos/banshee

Official Code Repository for BansheeOS

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Babkock/learning

A collection of small programs, most of which I wrote as a teenager.

Last synced at: about 2 years ago - Stars: 0 - Forks: 0

compiz/compicc

The Compiz ICC colour server, or short compicc, lets you colour manage your whole desktop at once and in hardware. Play movies, watch images on wide or narrow gamut displays. Each connected monitor is colour corrected for its own.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

embeddedlinux/libs/osal

Operating System Abstraction Layer for C/C++

Last synced at: over 2 years ago - Stars: 2 - Forks: 1

embeddedlinux/libs/platform

Application bootstrap layer for various C/C++ platforms

Last synced at: over 2 years ago - Stars: 12 - Forks: 5

n64squid/n64-x2c

A simple image converter that changes PNG to N64-compatible bitmaps.

Last synced at: over 2 years ago - Stars: 0 - Forks: 1

antoineburnel/minimal-unit-test-c-mutc

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

sosy-lab/benchmarking/sv-benchmarks

Collection of Verification Tasks

Last synced at: over 2 years ago - Stars: 10 - Forks: 35

ce-degree/SOA-fs

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wine-ce/wine-ce

Wine-CE (Chimera Edition, Cross-architecture Emulator) is a compatibility layer capable of running Windows applications on Cross-architecture paltform of Linux. It is base on Wine Project and Qemu Project.

Last synced at: over 2 years ago - Stars: 4 - Forks: 0

fermarsan/aixt-lark

Programming framework for microcontrollers based on a V-like language. This is developed in Python using Lark module.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0