NickHackman / C_VectorLinks
A header only library written in C that resembles C++ std::vector more commonly known as a dynamic array
☆16Updated 5 years ago
Alternatives and similar repositories for C_Vector
Users that are interested in C_Vector are comparing it to the libraries listed below
Sorting:
- A simple ARM/x86(_64) static linker☆45Updated 2 years ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- Self-hosting C toolchain, from scratch☆36Updated 10 months ago
- A small arm/x86(-64) libc☆93Updated last month
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- C preprocessor utilities☆20Updated 7 years ago
- A small arm/x86(-64) C compiler☆174Updated 2 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- An argument-parsing library for C.☆80Updated 6 months ago
- Direct/Interactive C Compiler☆26Updated 8 years ago
- Single header libraries☆24Updated 5 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- A small and simple static analysis tool for C in C☆33Updated last year
- Portable C Compiler sources☆122Updated last year
- Simple C hash table☆40Updated 14 years ago
- RAII dynamic array in C☆21Updated 6 years ago
- Yet another C compiler.☆30Updated 2 months ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- Tetris in a small virtual machine (11 lines of C)☆22Updated last year
- A C vector library similar to the C++ STL vector☆21Updated 8 months ago
- A C-implemented C compiler☆92Updated last year
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆178Updated last month
- A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regu…☆42Updated 3 years ago
- A B+ tree implementation in C☆44Updated last month
- This project is a summary of what i have learned from book , that is a really great book on linker & loader and C run time library. I wil…☆28Updated 8 years ago