An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with char

A curated list of projects in awesome lists tagged with char .

https://github.com/danielkrupinski/stringpool

A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.

char char16 char32 char8 cpp cpp17 cpp20 memory-optimization memory-pool single-header string string-optimization string-pool string-view strings utf-16 utf-32 utf-8 wchar

Last synced: 20 Nov 2024

https://github.com/mattmoony/propaganda.c

A robust and easy to use string-manipulation library for the C programming language. There is no need for writing your own functions to perform simple tasks all of the time! 🐱‍💻

c char character data-type data-types datatype datatypes easier easy easy-to-use functions library manipulation propaganda pure-c simple string string-manipulation string-operations strings

Last synced: 15 Feb 2025

https://github.com/programarivm/unicode-ranges

Unicode character ranges (or blocks) in a friendly object-oriented way for multiple purposes.

alphabet blocks char random ranges symbol unicode utf8

Last synced: 26 Apr 2025

https://github.com/skyra-project/char

A character utility library with ASCII, Latin-1, and UTF-8 support based on .NET's Char.

char dotnet hacktoberfest library rollup typescript

Last synced: 04 Feb 2025

https://github.com/fabiospampinato/string-from-charcodes

An alternative to String.fromCharCode that doesn't throw with many arguments, while still remaining fast.

char charcode charcodes code codepoint from string

Last synced: 30 Jan 2025

https://github.com/azmisahin/azmisahin-software-cryptography-steganography-net

Crypto-Steganography: A condition in which the information contained in a readable data is not understood by the unwanted parties; Methods of converting a file, message, image, or video by hiding it in a file, message, image, or video.Crypto-Steganography: A condition in which the information contained in a readable data is not understood by the unwanted parties; Methods of converting a file, message, image, or video by hiding it in a file, message, image, or video.

audio bit byte char color cryptography cs decoder decoding encoder encryption int picture pixel steganography string studio text video visual

Last synced: 29 Mar 2025

https://github.com/the-puppet-studios/rustichar

Rustichar is a cli tool made to check the occurrences of characters in a string

cargo char cli count program rust

Last synced: 12 Apr 2025

https://github.com/adasha/wrap-chars

Individually wrap characters/words in a chosen element, with optional class.

char character class delimit divide element html inline isolate letter markup nest separate space split string tag text word wrap

Last synced: 05 Apr 2025

https://github.com/5noxi/charfuscator

Takes a single character as input and returns an obfuscated representation of that character using randomized arithmetic or bitwise operations.

char character encoder encoding obfuscation obfuscator powershell

Last synced: 26 Feb 2025

https://github.com/programarivm/unicode-character-names

Search emojis, special characters, emoticons, symbols and more funny things by Unicode char name. To be used on social media.

char emoji json name search symbol unicode utf

Last synced: 26 Feb 2025

https://github.com/stdlib-js/string-first

Return the first visual character(s) of a string.

char character first javascript node node-js nodejs stdlib str string util utilities utility utils

Last synced: 07 Mar 2025

https://github.com/stdlib-js/string-base-last-grapheme-cluster

Return the last grapheme cluster (i.e., user-perceived character) of a string.

base char character cluster grapheme javascript last node node-js nodejs stdlib str string unicode util utilities utility utils

Last synced: 13 Feb 2025

https://github.com/stdlib-js/string-base-truncate-middle

Truncate the middle UTF-16 code units of a string to return a string having a specified length.

base char character codeunit javascript middle node node-js nodejs stdlib str string truncate unicode util utilities utility utils

Last synced: 25 Apr 2025

https://github.com/alvarobernalg/in-between

Check whether a number, english alphabet character or a date is between two others.

abc alphabet alphabetic-characters between char check date english-alphabet-character find in nodejs ranges test

Last synced: 26 Mar 2025

https://github.com/randomgamingdev/char-freq-counter

A basic Golang script for counting the number of occurances of specific characters in some text, including unicode. (Every character, even if they're just capitalized or lowercase versions of one another are differentiated between)

char character character-counter characters characters-counter cli console console-application console-based counter easy go golang script simple small terminal terminal-based text text-analysis

Last synced: 13 Mar 2025

https://github.com/vaibhavmojidra/java---demo-primitive-data-type-char

The char data type is a single 16-bit Unicode character. Its value-range lies between '\u0000' (or 0) to '\uffff' (or 65,535 inclusive).The char data type is used to store characters.

char data-type data-type-char java mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 12 Apr 2025

https://github.com/g3th/pyramid_c

My first C program, which is complete aids.

aids c char malloc null-terminator pointer

Last synced: 05 Mar 2025

https://github.com/pablohirafuji/elm-char-codepoint

Code point operations in Elm

char codepoints elm

Last synced: 20 Feb 2025

https://github.com/soenneker/soenneker.extensions.char

A collection of helpful char extension methods

char charextension csharp dotnet extension extensions string

Last synced: 15 Jan 2025

https://github.com/vutran/trim-char

:scissors: Trim characters from a string.

char characters string stripe trim

Last synced: 24 Feb 2025

https://github.com/isaacdarcilla/pychat

A simple chat client-server console written in Python.

char client console foss free python server-side

Last synced: 18 Mar 2025

https://github.com/afeiship/get-last-char

A JavaScript function that retrieves the position of the last character in an output text string.

char chat chatgpt follow gpt last text

Last synced: 01 Apr 2025

https://github.com/nhsz/ordr

Given a string representing one Unicode character, return an integer representing the Unicode code point of that character. ES6 implementation of Python built-in ord() function

char es6 nodejs npm npm-package ord python unicode

Last synced: 03 Apr 2025

https://github.com/nhsz/char

Get the string representing a character whose Unicode code point is the integer i. ES6 implementation of Python built-in chr() function

char es6 nodejs npm npm-package python unicode

Last synced: 03 Apr 2025