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:
- Documentation generator for C/C++ code☆56Updated 3 months ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Yet another C compiler.☆30Updated 3 weeks ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- C preprocessor utilities☆20Updated 7 years ago
- A blazing fast hex dumper☆97Updated 3 years ago
- 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
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆44Updated 2 years ago
- POSIX getopt() as a portable header library☆112Updated 2 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- A small ARM/X86(-64) libc☆93Updated last month
- Fedjmike's C Compiler☆136Updated 8 years ago
- C17 compiler implementation from scratch☆64Updated 2 years ago
- Minimal C Library☆78Updated 7 years ago
- A small and simple static analysis tool for C in C☆33Updated last year
- Binary tools: assembler, disassembler, linker, library manager, emulator☆64Updated last year
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆176Updated 2 months ago
- An argument-parsing library for C.☆80Updated 7 months ago
- Single header C99 compiler (TCC)☆35Updated 9 months ago
- A ARM/X86(-64) C compiler☆177Updated 2 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Unofficial git history of flat assembler☆41Updated 2 years ago
- Aims to be interpreted C written in C.