C is a general-purpose, procedural computer programming language.
Projects with this topic
-
Collection of Verification Tasks
Updated -
A language-independent test protocol and library collection enabling tests to be written in any language and executed with various test runners. Unlike TAP, exeter prioritises parallel execution and stable test IDs, separating test language choice from test runner choice. Supports Python, C, and Shell with integrations for Meson, Avocado, and BATS frameworks.
Updated -
-
A lightweight, fully unprivileged container implementation for HPC applications.
Updated -
RGB Controller PCB design to light up a plastic pumpkin.
Updated -
UEFI experimentation on Intel x86-64 • mirror of https://codeberg.org/tkchia/unipercolate
Updated -
-
(Mirror for CI/CD) Deliberate file corrupter simulating polonium radiation
Updated -
-
-
-
Librairie de fonction pour effectuer le codage et le décodage de trame, en utilisant la méthode COBS.
COBS est une méthode d'encodage d'un paquet d'octets de 0x00 à 0xFF en entrée, permetant de contenir en sortie que des valeurs entre 0x01 et 0xFF. En ayant supprimé la valeur 0x00. Suite à cela, lors de l'utilisation de protocole de communication, la valeur 0x00, peut être utilisé de manière fiable pour délimiter les différentes trames.
Référence .. [#1] | Consistent Overhead Byte Stuffing__ | Stuart Cheshire and Mary Baker | IEEE/ACM Transations on Networking, Vol. 7, No. 2, April 1999 .. _Consistent Overhead Byte Stuffing (for IEEE): http://www.stuartcheshire.org/papers/COBSforToN.pdf
.. [#2] | PPP Consistent Overhead Byte Stuffing (COBS)_ | PPP Working Group Internet Draft | James Carlson, IronBridge Networks | Stuart Cheshire and Mary Baker, Stanford University | November 1997 .. _PPP Consistent Overhead Byte Stuffing (COBS): http://tools.ietf.org/html/draft-ietf-pppext-cobs-00
L'encodage COBS, consiste à remplacer les valeurs 0X00, par la distance entre ces valeurs. Si la distance est supérieure à 254, des octets intermédiaires à une distance de 255, sont insérés. La distance au premier 0X00 est insérée en première position. Le codage COBS permet de limiter l'augmentation de la longueur de la trame à un facteur de 1/254 en plus de l'octet initial. Comparée à d'autres méthodes de bourrage d'octets, cette augmentation est raisonnable et limitée.
Updated -
Test
test123=123 test:test123 dataset openml datagit tabular parquet CSV Python JavaScript Java Docker HTML CSS Linux React PHP C++ TypeScript Android game Rust Go GitLab C Ansible API Bash python3 C# nodejs website web golang hacktoberfest Django bot Terraform dotfiles Kubernetes Angular MySQL cli Node.js Kotlin Laravel library Git Amazon Web S... PostgreSQL Windows Unity JSON WordPress Archived shishifubing js devops Ruby plugin shell MongoDB template bootstrap security AI discord automation html5 Spring Qt arduino blog documentation Vue.js Program LaTeX theme gui REST API machine lear... Express legend app ci vue Markdown flask node server docker-compose spring boot Flutter Lua debian in preparation iOS hugo vim R CSS3 minecraft trololoUpdated -
Displays real-time sensor on an AIO liquid cooler with integrated LCD displays.
🐧 Updated -
Command qbecc is a C compiler based on QBE (https://c9x.me/compile/)
Updated -
Server-less Virtual Private Network (Open-source alternative to Hamachi, Radmin, ZeroTier, etc.)
Updated -
Reliable PostgreSQL Backup & Restore
Updated -
The Oyjl API provides a platformindependent C interface for JSON I/O, conversion to and XML + YAML, string helpers, file reading, testing and argument handling.
Updated -