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 2 months ago
- An x86/x64 instruction disassembler written in C☆34Updated last year
- Small portable HMAC in C☆80Updated last year
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆39Updated 4 years ago
- implementation of some function from string.h using SSE2 instructions☆22Updated 9 years ago
- curiosity got me here☆43Updated last year
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆91Updated last year
- x86_64 macro assembler entirely in C preprocessor☆45Updated 5 years ago
- Collection of libraries for use with x86 / x64 assembler☆130Updated 7 months ago
- List of resources and projects for operating system development.☆55Updated last year
- Cross-platform asynchronous I/O library☆20Updated last year
- Bootsector loading binary file from FAT32 partition☆23Updated 7 years ago
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- ☆23Updated last week
- Linux Debugger Prototype☆44Updated 3 years ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- Frida depends on TinyCC☆61Updated 4 months ago
- A single header library for simply creating statically allocated state machines.☆26Updated 9 months ago
- RADII is a UEFI bootloader for the x86_64 architecture. It is made with the goal of understanding how modern desktop computers work, from…☆18Updated 3 years ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆25Updated 3 years ago
- Unofficial git history of flat assembler☆41Updated 2 years ago
- ☆16Updated 3 years ago
- A Type-1 hypervisor aimed to implement kernel hotswapping☆30Updated last year
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 3 months ago
- MASM Crypto Lib☆16Updated 10 years ago
- A lexical analyser for C, written in C.☆28Updated 9 years ago
- C library for evaluating expressions with the abstract syntax tree.☆15Updated 5 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆23Updated 2 years ago
- Library for arbitrary precision arithmetic and computation☆22Updated this week