Giter Site home page Giter Site logo

AMAR SINGH's Projects

dynamic-allocation icon dynamic-allocation

This code has been written to understand the dynamic allocation in linux. Here, I have tried to implement "malloc" and "free" functions exposed by C over an array. There are two codes one - that handles fixed sized block allocation, this is good for embedded system where you know the block size. second code - is for dynamic sized allocation and it uses fixed sized allocation code for internal note keeping.

edos icon edos

EDOS: Embedded Deterministic Operating System

instruction_count icon instruction_count

This is a script to read the assembly file produced while compiling and counts how many times instructions have been used

llvm-project-riscv icon llvm-project-riscv

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This llvm-project is forked to develop RISCV backed.

makefiles icon makefiles

This repository will contain Makefiles for general use

miscellaneous icon miscellaneous

Coding Puzzels; Alogorithms; DataStructures; Scripts; Others

nvme-commands icon nvme-commands

These codes can read and write to NVMe Drive. There are code for sending Controller Identify and Namespace Identify Commands.

nvme-smart-log icon nvme-smart-log

This Code sends read SMART Log command and interpret the data thus returned.

sata-smart-log icon sata-smart-log

This Program sends a read SMART Log Command to a SATA Drive. And interprets the data thus returned.

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.