hglm / fastarm
Experimental memcpy speed toolkit for ARM CPUs (libc replacement)
☆22Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastarm
- A small header C library to print stack trace on execution if an exception occurs (such as segmentation fault).☆19Updated 7 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- ☆32Updated last year
- memory pool allocator☆49Updated 11 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆25Updated 3 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- UNIXem is a small and simple library that provides emulation of several popular Unix API functions on the Windows platform. Its primary p…☆23Updated 11 months 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 6 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- A whatwg compliant UTF8 encoding and decoding library☆34Updated 5 years ago
- Lightweight C plotting library without special dependencies for Linux and Win☆11Updated 3 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆14Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆87Updated 4 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆16Updated 2 months ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Obtain a pointer to the struct that contains the struct member☆20Updated 9 years ago
- A collection of functions for making writing to a bitstream eaisier; written in C under a BSD license☆14Updated 10 years ago
- Memory Pool☆16Updated 6 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- A set of macros and functions to make defining a C module easier☆10Updated 5 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆28Updated 11 years ago
- Read-only mirror of https://gitlab.inria.fr/gustedt/p99 - P99 is a suite of macro and function definitions that ease the programming in m…☆32Updated 3 years ago
- Simple event handling library.☆11Updated 10 years ago
- Examples of common C techniques on Linux☆32Updated 6 years ago
- lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free me…☆13Updated 4 years ago