Giter Site home page Giter Site logo

Sourabh U Betigeri's Projects

advanced-embedded-operating-system icon advanced-embedded-operating-system

The project is split into 6 major parts that is built on each other, culminating in a primitive operating system on which simple commands can be run on our own shell. This has Unix-like functions (e.g., fork, exec), but is implemented in an exokernel style for x86 architecture emulated by QEMU. Highlights: Built infrastructure for memory management, interrupt and exception handling, process management, symmetric multiprocessing, network stack and finally, implemented a network driver for Intel 82540EM (E1000)

cs344 icon cs344

Introduction to Parallel Programming class code

cuda-samples icon cuda-samples

Samples for CUDA Developers which demonstrates features in CUDA Toolkit

hip icon hip

HIP: C++ Heterogeneous-Compute Interface for Portability

llm.c icon llm.c

LLM training in simple, raw C/CUDA

openstreetmap-route-planner-a-search icon openstreetmap-route-planner-a-search

Contains two projects 1. A* search implementation to plan a path through the obstacles on an ASCII board. 2. The same algorithm extended to find a path between two points on the map with ability to select starting and ending areas on a city map and the program will find the path along the city streets to connect start and end. OpenStreetMap data and IO2D is used to render the map display code to use A*.

the-eudyptula-challenge icon the-eudyptula-challenge

The Eudyptula Challenge is a series of programming exercises for the Linux kernel, that start from a very basic "Hello world" kernel module, moving on up in complexity to getting patches accepted into the main Linux kernel source tree

triton icon triton

Development repository for the Triton language and compiler

uart-driver icon uart-driver

A Linux UART device driver for an emulated ARM Versatile PB board. A simple character driver which takes in a character from the terminal ,writes into the device memory , reads it back and displays it on the terminal again (mem_test.c is the test code for the driver)

zephyr icon zephyr

Mirror of the zephyr repo on https://gerrit.zephyrproject.org

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.