tony-josi's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
qbittorrent/qBittorrent
qBittorrent BitTorrent client
haoel/leetcode
LeetCode Problems' Solutions
arvidn/libtorrent
an efficient feature complete C++ bittorrent implementation
littlefs-project/littlefs
A little fail-safe filesystem designed for microcontrollers
careercup/CtCI-6th-Edition-cpp
Cracking the Coding Interview 6th Ed. C++ Solutions
markondej/fm_transmitter
Raspberry Pi as FM transmitter
tlsfuzzer/python-ecdsa
pure-python ECDSA signature/verification and ECDH key agreement
gnuradio/volk
The Vector Optimized Library of Kernels
j123b567/scpi-parser
Open Source SCPI device library
michaelbecker/freertos-addons
Additions to FreeRTOS
kokke/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
huawenyu/Design-Patterns-in-C
Practical design patterns in C
paulmckrcu/perfbook
Is Parallel Programming Hard, And If So, What Can You Do About It?
AudDMusic/RedditBot
Music recognition bot for Reddit powered by audd.io
kokke/tiny-ECDH-c
Small portable Elliptic-Curve Diffie-Hellman in C
matheusmoreira/liblinux
Linux system calls.
chlebik/ModernOperatingSystems_AndrewTanenbaum
My notes after reading 'Modern Operating Systems' book by Andrew Tanenbaum and Herbert Bos.
sercantutar/infint
Arbitrary-Precision Integer Arithmetic
sachinites/tcpip_stack
Implement your own TCP IP Stack
FreeRTOS/FreeRTOS-Plus-TCP
FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
Vrekrer/Vrekrer_scpi_parser
Simple SCPI parser for Arduino
chicks/aes
AES.encrypt and AES.decrypt for Ruby
ARM-software/AVH-GetStarted
DEPRECATED - use instead AVH_CI_Template
analogdevicesinc/EVAL-ADICUP3029
This repo includes examples which run on the EVAL-ADICUP3029 ARM Cortex-M3 processor development platform from Analog Devices.
jmcgeheeiv/pyqttestexample
How to unit test GUIs created with PyQt
qnzy/strfmt
tiny string formatting for C
ilia3101/Big-Integer-C
Small, fast(er) Big Integer C library. Based on https://github.com/kokke/tiny-bignum-c. Just a fun learning project, don't use it. It has problems.
devershichandra27/C-implementation-of-AES