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/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/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/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/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/chataize/utilities
Extensions and helper methods for ChatAIze projects.
case char chataize comparison conversion csharp dotnet extension extensions format helper lib library normalization static string tool tools util utils
Last synced: 02 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
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/atomhudson/vscodewithc
Practice for C and C++ programming
call-by-reference call-by-value char cprogramming-language float int pointers string
Last synced: 18 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/luisfernandovillalon/cs221-introoop
A repository to showcase my coursework for my Introduction to Object Oriented Programming college course.
arrays char classes college-assignment event-driven exception-handling fundamentals inheritance java javafx javafx-application javagui loops math methods multi-dimensional-array object-oriented-programming objects selections string
Last synced: 14 Mar 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