Giter Site home page Giter Site logo

augustus-thomas / c Goto Github PK

View Code? Open in Web Editor NEW

This project forked from harshitbansal373/c

1.0 0.0 0.0 103 KB

The repository is a collection of open-source implementation of a variety of programs and algorithms implemented in C

C++ 4.19% C 95.81%

c's Introduction

C

Overview

The repository is a collection of open-source implementation of a variety of programs and algorithms implemented in C. basic programs and competitive programming codes both are welcomed to contribute here.

Features

  • The repository provides implementations of various algorithms in one of the most fundamental general purpose languages - C.
  • Well documented source code with detailed explanations provide a valuable resource for educators and students alike.
  • Each source code is atomic using standard C library libc and no external libraries are required for their compilation and execution. Thus the fundamentals of the algorithms can be studied in much depth.
  • Source codes are compiled and tested for every commit on the latest versions of three major operating systems viz., Windows, MacOS and Ubuntu (Linux) using MSVC 16 2019, AppleClang 11.0 and GNU 7.5.0 respectively.
  • Strict adherence to C11 standard ensures portability of code to embedded systems as well like ESP32, ARM Cortex, etc. with little to no changes.
  • Self-checks within programs ensure correct implementations with confidence.
  • Modular implementations and OpenSource licensing enable the functions to be utilized conveniently in other applications.

contribution

This repository is opened for your contribution. let's build it a large collection of c programmatic and algorithmic codes. More to more contributions make it accessible to others and make you a better programmer. So let's do it.

c's People

Contributors

harshitbansal373 avatar dhananjayporwal avatar himanijindal avatar maliashish98 avatar ankitc26 avatar aryankaushik2312 avatar bugbounter100 avatar gva-dlpr avatar 73kavita831 avatar rajatdua77 avatar rampotter10 avatar ratheshprabakar avatar hridoy-31 avatar shaswat19 avatar vrii14 avatar

Stargazers

Augustus Thomas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.