Hacker News
- Simple Dynamic Strings library for C, compatible with null-terminated strings https://github.com/antirez/sds 83 comments
- Simple Dynamic Strings library for C https://github.com/antirez/sds 127 comments
- Pointers, arrays, objects and malloc_usable_size() https://github.com/antirez/sds/blob/master/README.md 3 comments c_programming
- SDS - a dynamic string library for C by Redis creator https://github.com/antirez/sds 19 comments programming
Linking pages
- Everything I wish I knew when learning C - Tom M https://tmewett.com/c-tips/ 491 comments
- GitHub - mickjc750/str: C String handling library inspired by Luca Sas https://github.com/mickjc750/str 175 comments
- GitHub - alcover/stricks: Managed C strings library https://github.com/alcover/stricks 68 comments
- GitHub - oz123/awesome-c: A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there. https://github.com/kozross/awesome-c 54 comments
- GitHub - fffaraz/awesome-cpp: A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. https://github.com/fffaraz/awesome-cpp 38 comments
- GitHub - openvenues/libpostal: A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data. https://github.com/openvenues/libpostal 32 comments
- GitHub - OSS-Cosmic/bstr https://github.com/OSS-Cosmic/bstr 7 comments
- Padded Slices - ☃ https://benburkert.com/posts/padded-slices/ 5 comments
- GitHub - P-p-H-d/mlib: Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL). https://github.com/P-p-H-d/mlib 5 comments
- GitHub - nathanrpage97/sbs: A reformulation of sds (https://github.com/antirez/sds) for buffers https://github.com/nathanrpage97/sbs 4 comments
- GitHub - redis/redis: Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. https://github.com/redis/redis 1 comment
- GitHub - f01c33/Fat-Array: Dynamic arbitrary typed array using fat pointers and macros. https://github.com/f01c33/Fat-Array 1 comment
- GitHub - Mashpoe/c-vector: a simple vector library written in C. Can store any type https://github.com/mashpoe/c-vector 0 comments
- GitHub - lucasrodcosta/redis-interval-sets: Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps and Interval Sets. https://github.com/lucasrodcosta/redis 0 comments
- Features of Modern C and the experience of using it - SoByte https://www.sobyte.net/post/2022-05/modern-c/ 0 comments
- GitHub - Jamesbarford/mini-compiler: Compiles mathematical statements to unoptimised machine code and assembly. Then subsequently fails to perform the mathematical operations https://github.com/Jamesbarford/mini-compiler 0 comments
- GitHub - nalgeon/zero: Zero Dependency Club https://github.com/nalgeon/zero 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - antirez/sds: Simple Dynamic Strings library for C
See how to search.