GitHub / RobertDurfee / FirstInFirstOutCache
A direct-mapped cache for variable-length arrays with first-in, first-out replacement and static allocation.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobertDurfee%2FFirstInFirstOutCache
PURL: pkg:github/RobertDurfee/FirstInFirstOutCache
Stars: 1
Forks: 1
Open issues: 0
License: mit
Language: C
Size: 17.6 KB
Dependencies parsed at: Pending
Created at: about 5 years ago
Updated at: almost 2 years ago
Pushed at: almost 5 years ago
Last synced at: almost 2 years ago
Topics: cache, circular-buffer, embedded, fifo, fifo-cache, first-in-first-out