Starred repositories
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
A modern, portable, easy to use crypto library.
Logan is a lightweight case logging system based on mobile platform.
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
Clone of the mercurial repository http://zbar.hg.sourceforge.net:8000/hgroot/zbar/zbar
Linux-CAN / SocketCAN user space applications
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
Write iOS&macOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.
⏳这是Linux0.11内核源代码Linux 0.11 kernel source code
SocketCAN driver for UAB "8 devices" USB2CAN interface
CANComLib is a open source library written in C used by Android apps to send and receive CAN messages via the SocketCAN interface of the Linux kernel.
A first-in-first-out(FIFO) queue implemented in C, based on the linux kernel linked list
Implementation of multiple virtual memory management algorithms. - FIFO (First-in-first-out) - LFU (Least-frequently-used) - LRU-STACK (Least-recently-used stack implementation) - LRU-CLOCK ((Least…