• Stars
    star
    96
  • Rank 351,245 (Top 7 %)
  • Language
    Assembly
  • License
    BSD 2-Clause "Sim...
  • Created over 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures.

More Repositories

1

Intel-AVX512-Brief-Introduction

Intel AVX-512简介
C
30
star
2

BatteryQuery

此项目用于iOS设备的电池信息查询(请注意!由于此项目动用了私有框架,因此几乎上不了App Store!)
Objective-C
29
star
3

C11-atomic-operations-in-detail

C11标准的原子操作详解
23
star
4

simple-stdatomic-for-VS-Clang

Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019
C
19
star
5

Processsor-relevant-article-collection

处理器相关文集
14
star
6

Use-Direct3D-12-Compute-Shader-in-C-Basic-

Use Direct3D 12 Compute Shader in C (Basic)
C
13
star
7

GPU-architectures-docs-and-demos

各大GPU厂商以及平台商关于3D图形渲染的demo
C
11
star
8

Machine-Learning-resource-collection

我收藏的机器学习相关文集
11
star
9

GLSL-for-Vulkan

Introduction to GLSL for Vulkan API
C
10
star
10

CPU-Dasher-for-Android

CPU Dasher for Android
8
star
11

3D-Graphics-Rendering-and-Image-Processding-relevant-Resource-Collection

3D图形渲染及数字图像处理算法相关文集
8
star
12

ObjOpenCL

Using OpenCL with Objective-C API
Objective-C
8
star
13

Linux-based-Development

Linux(主要基于Debian系)系统下的开发资料
7
star
14

On-Android-How-to-Use-Objective-C-with-GNUstep

Android中使用Objective-C加GNUstep
C
6
star
15

SwiftAtomic

Using C11 standard atomic operations in the Swift programming language
C
6
star
16

Zenny-Foundation-Library

A lightweight and cross-platform pure C library
C
5
star
17

C-in-OO-Style

OO style implementation with GNU11 C Programming language
C
5
star
18

Main-stream-Architectures-OSes-Compilers-ABI-and-function-calling-conventions

各主流处理器与系统平台的ABI和函数调用约定,外加系统平台预定义的宏
5
star
19

iOS-OpenGL-ES-Tune-Your-OpenGL-ES-App----Chinese-Translation

iOS之OpenGL ES——调优你的OpenGL ES App
4
star
20

PureObjC

Pure Objective-C 2.0 demo that is with no other libraries except Objective-C runtime
Objective-C
4
star
21

WebGL2.0-Simple-Demo

WebGL 2.0 Simple Demo
JavaScript
3
star
22

C-Family-Program-Languages-Relevant-Resource-Collection

类C语言编程相关
C
3
star
23

Android-Development-relevant-Resource-Collection

我收藏的Android开发技术文集
2
star
24

Atomic-operations-for-C

Common Atomic operations for the C programming language
C
2
star
25

How-to-write-assembly-code-in-Visual-Studio-2019-for-x86-64-mode

如何在Visual Studio 2019下对x86_64模式使用汇编语言
Assembly
2
star
26

Cross-platform-C-Complex-Number-Library

A cross-platform complex number library based on the C11 Programming Language
C
2
star
27

Mathematics-Relevant-Article-Collection

数学相关文集
2
star
28

HTML-and-JavaScript-resource-collection

我的HTTP、HTML5与JavaScript技术资料的收藏
2
star
29

Xcode-detect-memory-leaks-in-a-console-application

如何用Xcode检测macOS上的命令行应用的内存泄漏
2
star
30

With-Xcode-Create-a-C-Project-and-program-the-C-Code

用Xcode创建一个C语言项目并编写C语言程序
2
star
31

CUDA-how-to-use-cudaLaunchKernel

CUDA How To Use cudaLaunchKernel to launch a kernel execution
Cuda
2
star
32

UTF-8-and-UTF-16-string-utilities

This project is written with pure C11. It includes UTF-8 string to UTF-16 converter, UTF-16 string to UTF-8 string converter, fetching the length of UTF-8 string from UTF-16 string, fetching the length of UTF-16 string from UTF-8 string, etc.
C
2
star
33

OpenGI

Open Geometry Image Library
C
1
star
34

How-to-write-a-C-program-with-Android-Sutdio

如何用Android Studio创建一个C语言项目并学习开发C语言和汇编语言
C
1
star
35

zenny-chen

Config files for my GitHub profile.
1
star
36

Using-C-and-Assembly-Language-in-Android-Studio-3.0

在Android Studio 3.0中使用C语言以及汇编语言
1
star
37

Mac-and-macOS-Development-Relevant-Resource-Collection

Mac与macOS开发相关技术文集
1
star
38

Intel-x86-Cache-Control-and-Optimization

Intel x86处理器的Cache控制与优化
1
star
39

Information-Entropy

信息熵
1
star
40

Lyrics-and-others

歌词及其它
1
star
41

iOS-Development-Relevant-Resource-Collection

我收藏的iOS开发相关技术资料
1
star
42

vulkan-graphics-rendering-basic

Vulkan Graphics Rendering Basic Usage
C
1
star
43

For-Xcode-how-to-view-the-whole-compiling-options-in-the-current-project

使用Xcode如何查看当前项目工程的所有编译选项
1
star
44

Cloud-Server-Building-and-Server-Development-Relevant-Resource-Collection

云服务器搭建配置以及服务器开发相关
Assembly
1
star
45

FontAndEmojiCollection

FontAndEmojiCollection is helpful for app designers and developers to refer all the fonts that the current iOS device supports
Swift
1
star
46

Apple-Swift-Resources

Apple Swift Resources
1
star
47

Customized-Android-CPU-Features

Customized Android CPU Features, especially extend ARMv8 supplementary features
C
1
star
48

Use-Direct3D-12-Compute-Shader-in-C-Advanced

Use Direct3D 12 Compute Shader in C (Advanced)
C
1
star
49

How-to-use-PocketSphinx-in-iOS

iOS中如何嵌入并使用PocketSphinx
C++
1
star
50

The-concept-of-coroutine

协程(coroutine)概念
1
star
51

objGTK

This is a set of API for GTK+3.0 with Objective-C 2.0 wrapper.
Objective-C
1
star