#

strlen

https://static.github-zh.com/github_avatars/BaseMax?size=40

A program to parse and decode formatted part of the Telegram message text with UTF8 support.

PHP 6
6 年前
https://static.github-zh.com/github_avatars/guilmira?size=40
C 1
3 年前
https://static.github-zh.com/github_avatars/erwan-simon?size=40

Reimplementation of basic functions in assembly

C 1
7 年前
https://static.github-zh.com/github_avatars/vendethiel?size=40

Very simple strlen() - no unrolling.

C 1
4 年前
https://static.github-zh.com/github_avatars/ro-i?size=40

small bits of code to play with (currently: C, Assembly, Haskell)

C 1
2 年前
https://static.github-zh.com/github_avatars/lucapwn?size=40

strlen() function in Assembly x86.

Assembly 1
3 年前
https://static.github-zh.com/github_avatars/ReoKenChin?size=40

The aim of this project is to code a C library regrouping usual functions that you'll be allowed to use in all your other projects. 🚀 TLDR: this project consists of coding basic C functions (see bel...

C 0
4 年前
https://static.github-zh.com/github_avatars/Ash8389?size=40

Looking for an easy-to-understand repository for C string functions? Look no further! Our repository is designed with simplicity in mind, making it the perfect resource for beginners in C programming.

C 0
2 年前
https://static.github-zh.com/github_avatars/TitasGailius?size=40

Bitwise operations using PHP made simpler

PHP 0
8 年前
https://static.github-zh.com/github_avatars/Daksh2060?size=40

A custom implementation of the strlen() function in Assembly, configured to accept null terminated C-strings with variable byte length UTF-8 encoding. Written in Assembly x86 with AT&T syntax for byte...

Assembly 0
2 年前
https://static.github-zh.com/github_avatars/pushkar009?size=40
C 0
4 年前
https://static.github-zh.com/github_avatars/hhhhhhhhhhhhhhhhhhhhhhhhhhhfs?size=40

Use this code to count the length of a string. This function splits the string into chunks of size_t to improve performance. It reduces the number of iterations, resulting in faster detection of the ...

C++ 0
7 个月前
Website
Wikipedia