SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 C Assembly Projects
-
Project mention: I flashed a usb for a bootable os, now it won't show up when plugged in and i can't boot to it. | /r/pcmasterrace | 2023-07-10
Download rufus portable https://github.com/pbatard/rufus/releases/download/v4.1/rufus-4.1p.exe
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Project mention: How to implement the Substack's Casey Muratori "Instructions per Cycle" algorithm | /r/cpp | 2023-03-24
If you want a portable library for reading performance counters that supports most processors out there, take a look at PAPI. Also likwid supports a huge number of processors and performance counters.
-
Hacking-Windows
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
-
Project mention: GitHub - dethrace-labs/dethrace: Reverse engineering the 1997 game "Carmageddon" | /r/Games | 2023-05-08
-
Project mention: How Much Memory Do You Need to Run 1M Concurrent Tasks? | news.ycombinator.com | 2023-05-21
It would be interesting to bench something extremely lightweight (like https://github.com/edubart/minicoro) against these runtimes.
By my back-of-the-napkin math, 1,000,000 coroutines would cost about 64mb + 2mb/core for stacks.. which works out to about 4x less memory than the 'winner' of this comparison, and ~30x less than go.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
Cronos
PoC for a new sleep obfuscation technique leveraging waitable timers to evade memory scanners. (by Idov31)
-
-
-
-
Project mention: Learn x86-64 assembly by writing a GUI from scratch | news.ycombinator.com | 2023-06-01
-
-
I am very new to assembly programming (1 day of experience) I do however have experience with programming. I used this tutorial to get myself started with ASM. I was trying to understand the example script hello_if_else.asm
-
SimSIMD
Vector Similarity Functions 3x-200x Faster than SciPy and NumPy — for Python, JavaScript, and C 11, supporting f32, f16, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-512 and Arm NEON & SVE 📐
Project mention: Beating GCC 12 - 118x Speedup for Jensen Shannon Divergence via AVX-512FP16 | /r/programming | 2023-10-26 -
Project mention: Magadev - A Sega Mega CD development framework in C and 68k asm | /r/SegaCD | 2023-04-04
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C Assembly related posts
- Beating GCC 12 - 118x Speedup for Jensen Shannon Divergence via AVX-512FP16
- Show HN: Beating GCC 12 – 118x Speedup for Jensen Shannon D. Via AVX-512FP16
- SimSIMD v2: Vector Similarity Functions 3x-200x Faster than SciPy and NumPy
- SimSIMD v2: 3-200x Faster Vector Similarity Functions than SciPy and NumPy
- Comparing Vectors 3-200x Faster than SciPy and NumPy
- iHaveNoReasonToDoThisOtherThanBraggingRights
- GitHub - dethrace-labs/dethrace: Reverse engineering the 1997 game "Carmageddon"
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa184a910>
www.saashub.com | 29 Nov 2023
Index
What are some of the best open-source Assembly projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | Rufus | 25,261 |
2 | tilck | 2,170 |
3 | SGDK | 1,526 |
4 | likwid | 1,452 |
5 | Hacking-Windows | 1,174 |
6 | dethrace | 561 |
7 | minicoro | 532 |
8 | Cronos | 501 |
9 | mini-c | 471 |
10 | mass | 265 |
11 | Tina | 233 |
12 | UASM | 200 |
13 | minias | 197 |
14 | asm_tutorial | 173 |
15 | SimSIMD | 160 |
16 | megadev | 117 |
17 | RTM-Z80 | 116 |
18 | SimpleOS | 110 |
19 | Dreamos64 | 103 |
20 | remc2 | 103 |
21 | OverRide | 72 |
22 | CSpydr | 67 |
23 | well | 55 |