c-fancy-string

A C library for easy and fun string manipulation (by BB-301)

C-fancy-string Alternatives

Similar projects and alternatives to c-fancy-string based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better c-fancy-string alternative or higher similarity.

c-fancy-string reviews and mentions

Posts with mentions or reviews of c-fancy-string. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.
  • The Post Modern C Style
    7 projects | /r/C_Programming | 10 Dec 2023
    Funny enough, I recently (just last week) published a project using a style very similar to what you are describing in your article. The project is called lib: A C library for easy and fun string manipulation. I my case, however, the structure's definition is done in the implementation file, in order to create an abstract type whose members are private (at least, they try to be private; it's always possible to get them).
  • Is string splitting supposed to be this painful?
    1 project | /r/cprogramming | 8 Dec 2023
    I can totally relate with this post. I was faced with a similar situation a few weeks ago while experimenting with a C library for a particular network protocol and started struggling while trying to implement basic string operations. I ended up taking a tangent and writing a simple string manipulation library with an API similar to JavaScript's String API. I am sharing it here in case anyone is interested. I called it lib. Be warned though: performance was not at the top of my list of design goals for this project. In other words, there is a lot of copying of things around happening, which comes at a cost. But I think it's going to be a fun library to work with for projects where performance is not a deciding factor (e.g., script-style programs).

Stats

Basic c-fancy-string repo stats
2
0
5.6
5 months ago

BB-301/c-fancy-string is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of c-fancy-string is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com