Stars
A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast ins…
Simple and reliable LRU cache for c++ based on hashmap and linkedlist
A Just-In-Time compiler for the AngelScript language on x86 processors.
The atomic_ops project (Atomic memory update operations portable implementation)
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative GC
A clean and lightweight progress HUD for your iOS and tvOS app.
DJimStone / Framework7-Plus
Forked from yeyecloud/Framework7-PlusFramework7-Plus 是 Framework7 的安卓兼容版,旨在不改变现有API的前提下修复安卓4.0+设备上的兼容性问题。
DJimStone / Framework7
Forked from framework7io/framework7Full Featured HTML Framework For Building iOS Apps