Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with dynamic-size

A curated list of projects in awesome lists tagged with dynamic-size .

https://github.com/gsri30/cacheimplementation

A simple implementation of a Direct Mapped Cache and Set Associative Cache in C++. Supports for different sizes of the cache, block, #ways, etc.

bitset cache cpp direct-mapped-cache dynamic-size set-associative-cache traces

Last synced: 10 Nov 2024

https://github.com/jeepway/stack-c-polymorphism

This project implements a stack using function pointers in C to simulate polymorphism. The stack supports common operations such as push, pop, top and so on.

array c c-language dynamic-size polymorphism pop push stack stack-array

Last synced: 08 Dec 2024