GitHub topics: memset
sachindsilvaNIST/Android-Boot
This implementation extends Android's native boot animation system by adding a custom NIDEC-themed logo and a loading spinner animation during system boot-up. The modifications are implemented in BootAnimation.cpp, with a focus on the BootAnimation::nidec() function.
Language: C++ - Size: 439 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

Unknown-Stryker/SIMD-Memory-Algorithms
C++ SSE2/AVX/AVX512 memset, memcpy, and memmove
Language: Assembly - Size: 918 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

Ohjurot/WideMemset
8/16/32/64-bit wide memset
Language: C++ - Size: 1.95 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

tmthrgd/go-memset 📦
An efficient memset implementation for Golang. [Not maintained].
Language: Go - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 32 - Forks: 2

DreamtWorld/cmem-wasm
Single-page C memory management in WebAssembly
Language: WebAssembly - Size: 25.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

guilmira/libft_submodule
This project aims to code a C library regrouping usual functions.
Language: C - Size: 1.52 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

avx/riscv_memops
risc-v optimized memset, memcpy, memmove implementations
Language: Assembly - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arnavyc/explicit-memset
`ay_explicit_memset` function, a version of `memset` that can escape dead code elimination in C compilers. Licensed under 0-clause BSD License (public domain-like license).
Language: C - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
