jean553 / c-data-structuresLinks
Data structures implementations using C (linked list, hashmap, trees, tries...)
☆19Updated 6 years ago
Alternatives and similar repositories for c-data-structures
Users that are interested in c-data-structures are comparing it to the libraries listed below
Sorting:
- ADAM is an actively developed CSPRNG inspired by ISAAC64☆21Updated 4 months ago
- Small portable HMAC in C☆83Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- ☆12Updated last year
- A lexical analyser for C, written in C.☆29Updated 9 years ago
- An x86/x64 instruction disassembler written in C☆35Updated last month
- x86_64 macro assembler entirely in C preprocessor☆46Updated 5 years ago
- Linux Debugger Prototype☆44Updated 3 years ago
- Bootsector loading binary file from FAT32 partition☆24Updated 7 years ago
- A single header library for simply creating statically allocated state machines.☆26Updated 10 months ago
- Collection of libraries for use with x86 / x64 assembler☆131Updated 8 months ago
- List of resources and projects for operating system development.☆59Updated last year
- curiosity got me here☆45Updated last year
- RADII is a UEFI bootloader for the x86_64 architecture. It is made with the goal of understanding how modern desktop computers work, from…☆19Updated 3 years ago
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- implementation of some function from string.h using SSE2 instructions☆22Updated 9 years ago
- Various containers written for C programmers who need complete control over their memory.☆14Updated last week
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆38Updated 2 years ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆38Updated 4 years ago
- Fully-featured HTTP(S) client and server in a single C file☆30Updated 3 weeks ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆92Updated last year
- An OS based on UEFI☆91Updated last year
- Windows Explorer application written in assembly☆15Updated 2 years ago
- Browser assembler based on Keystone using WASM☆18Updated 10 months ago
- Yet another C compiler.☆30Updated last week
- ☆16Updated 3 years ago
- An example of how to parse an ELF symbol table.☆15Updated 9 years ago
- C library for evaluating expressions with the abstract syntax tree.☆15Updated 5 years ago
- Small portable regex in C (cbmc verified, and extended)☆14Updated 2 years ago