Coder Social home page Coder Social logo

ylib's Introduction

Ylib - C Standard library

GitHub commit activity GitHub repo size .github/workflows/norminette

We're reinventing the wheel, Ylib is a rewrite of the C standard library. It contains string type checking, memory management, etc...(continually updated)

List of Functions

The repository is still in the early stages of development, and the following is a list of functions that are in the process of being implemented

Status Name Description Status Name Description
FT_IS functions for checking character types FT_MEM functions for memory management
ft_isalpha ft_memset
ft_isdigit ft_memmove
ft_isalnum ft_memcpy
ft_isascii ft_memcmp
ft_isprint ft_memchr
ft_calloc
ft_bzero
Status Name Description Status Name Description
FT_LST functions that manipulating linked lists FT_STR functions that are related to string
ft_lstadd_back ft_strlen
ft_lstadd_front ft_strlcpy
ft_lstclear ft_strlcat
ft_lstdelone ft_toupper
ft_lstiter ft_tolower
ft_lstlast ft_strchr
ft_lstmap ft_strncmp
ft_lstnew ft_strnstr
ft_lstsize ft_atoi
ft_strdup
Status Name Description ft_striteri
FT_PUT functions for outputting characters and strings ft_strmapi
ft_putchar_fd ft_itoa
ft_putstr_fd ft_split
ft_putendl_fd ft_strtrim
ft_putnbr_fd ft_strjoin
ft_substr
ft_strrchr

ylib's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.