NickHackman / C_VectorLinks
A header only library written in C that resembles C++ std::vector more commonly known as a dynamic array
☆15Updated 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:
- C17 compiler implementation from scratch☆63Updated 2 years ago
- A small arm/x86(-64) C compiler☆171Updated 2 years ago
- A small arm/x86(-64) libc☆90Updated 4 months ago
- Self-hosting C toolchain, from scratch☆36Updated 8 months ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- C preprocessor utilities☆20Updated 7 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆42Updated last year
- Yet another C compiler.☆30Updated last week
- scc - simple C Compiler☆58Updated 8 years ago
- Minimal C Library☆77Updated 7 years ago
- A C vector library similar to the C++ STL vector☆20Updated 5 months ago
- Fedjmike's C Compiler☆134Updated 7 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
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- A public domain text editor written in C and Win32☆44Updated 4 years ago
- small embeddable C-style preprocessor☆42Updated 2 years ago
- A small and simple static analysis tool for C in C☆30Updated last year
- Simple C hash table☆39Updated 14 years ago
- A blazing fast hex dumper☆96Updated 3 years ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆62Updated 8 months ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- Coroutines for C.☆76Updated 8 years ago
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆67Updated 4 years ago
- A simple ARM/x86(_64) static linker☆45Updated 2 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- 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…☆29Updated 8 years ago
- A library that provides multiple precision floating point arithmetic☆78Updated 9 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆139Updated 2 months ago
- RAII dynamic array in C☆21Updated 6 years ago