Giter VIP home page Giter VIP logo

Clifford's Projects

c_garbage_collector icon c_garbage_collector

A program that helps deallocate every allocated memory in c programs after execution

cliff_os icon cliff_os

(upcoming project) : An implementation of a simple operating system (Bootloader,Process Scheduling, Memory Virtualization,File System e.t.c)

compiler-register-allocator icon compiler-register-allocator

An implementation of the three main heuristics of register allocation that most modern compilers utilize. (Simple top down, Top down, Bottom Up)

friendly_threads icon friendly_threads

This is a user thread library with an emphasis on the user. The user has some control over the scheduling of the threads with their abilty to set the priority of a thread on creation. This thread library also handles priority inversion.

kann icon kann

A lightweight C library for artificial neural networks

site_for_change icon site_for_change

A site that provides a space and resources for people to brainstorm/organize/push for change.

user_threads icon user_threads

Implementation of a user thread library that utilizes a multi-level priority queue for scheduling. Detects and handles priority inversion

virtual_memory icon virtual_memory

An implementation of memory virtualization in a computer system. This also includes an implementation of malloc

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.