Topic: "strlen"
BaseMax/TelegramEntitiesParser
A program to parse and decode formatted part of the Telegram message text with UTF8 support.
Language: PHP - Size: 34.2 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 6 - 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

vendethiel/strlen.c
Very simple strlen() - no unrolling.
Language: C - Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ro-i/playground
small bits of code to play with (currently: C, Assembly, Haskell)
Language: C - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

erwan-simon/asm_library
Reimplementation of basic functions in assembly
Language: C - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

hhhhhhhhhhhhhhhhhhhhhhhhhhhfs/Get-text-length
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 null character ('\0').
Language: C++ - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Daksh2060/custom-strlen-utf8
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-based analysis of characters.
Language: Assembly - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ash8389/my-string-headerfiles-C
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.
Language: C - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lucapwn/strlen
strlen() function in Assembly x86.
Language: Assembly - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pushkar009/Length-of-string-without-using-function-in-c
Find length without using function strlen() in C.
Language: C - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ReoKenChin/Libft
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 below), which are then compiled into a library for use in other projects of the cursus.
Language: C - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

TitasGailius/php-bits
Advanced bitwise operations using PHP made simplier
Language: PHP - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
