hglm / fastarmLinks
Experimental memcpy speed toolkit for ARM CPUs (libc replacement)
☆25Updated 11 years ago
Alternatives and similar repositories for fastarm
Users that are interested in fastarm are comparing it to the libraries listed below
Sorting:
- ☆32Updated 2 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- memory pool allocator☆50Updated 12 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆14Updated 7 years ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- tinysh: minimal shell☆30Updated 13 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆36Updated 5 years ago
- libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications wi…☆18Updated last month
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Examples of common C techniques on Linux☆32Updated 7 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- A much faster popen() and system() implementation for Linux☆68Updated 4 years ago
- A small and simple static analysis tool for C in C☆30Updated 8 months ago
- Linear Linked List Library☆51Updated last year
- A small header C library to print stack trace on execution if an exception occurs (such as segmentation fault).☆22Updated 8 years ago
- A C library to build CGI applications☆49Updated 3 years ago
- ☆10Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- MP4 file library☆10Updated last month
- A simple least recently used cache written in C