cthadeusantos's Stars
bystritskiy/awesome-ios-books
📚 Directory of iOS books
andreas-ibm/vsapy
Vector Symbolic Architecture library
vsapy/vsapy
Vector Symbolic Architecture library
opethe1st/Algorithms-by-S.Dasgupta
Attempts to solve exercises and implementation of algorithms from Algorithms by S.Dasgupta et al.
cbg-ethz/infSCITE
cbg-ethz/SCITE
ThiagoLNascimento/Tree-Distance-UFF-NIteroi-ETH-Zurich
Algorithm proposed in the article Determining distances and consensus between trees
google/googletest
GoogleTest - Google Testing and Mocking Framework
lefticus/cpp_weekly
The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
milkv-duo/duo-examples
Milk-V Duo official C/C++ examples
Begintocodewithpython/samples
Sample code for Begin to Code with Python by Rob Miles
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
cmuparlay/parlaylib
A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines
manpen/hypergen
Streaming Generator for Hyperbolic Graphs
pnnl/NWGraph
Complete Project Documentation
tpet/lemon
LEMON Graph Library
ivanvorobei/SwiftUI
Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.
ExistentialAudio/BlackHole
BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
thenickdude/wacom-driver-fix
Fixes the Wacom Bamboo, Graphire, Intuos 1+2+3 and Cintiq 1st gen tablet drivers for macOS Catalina, Big Sur, Monterey (including M1 macs)
dortania/OpenCore-Legacy-Patcher
Experience macOS just like before
TheAlgorithms/Python
All Algorithms implemented in Python
igormcoelho/curso-estruturas-de-dados-i
Curso de Estruturas de Dados I, com conteúdo C/C++ e foco em Listas, Pilhas, Filhas, Árvores, Filas de Prioridade, Grafos e Tabelas Hash.
97-things/97-things-every-programmer-should-know
Pearls of wisdom for programmers collected from leading practitioners.
pybites/challenges
PyBites Code Challenges
jihoonerd/Data_Structures_and_Algorithms_in_Python
:book: Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️