serbayozkan's Stars
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
warpdotdev/Warp
Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
facebook/folly
An open-source C++ library developed and used at Facebook.
abseil/abseil-cpp
Abseil Common Libraries (C++)
jbeder/yaml-cpp
A YAML parser and emitter in C++
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
fmtlib/fmt
A modern formatting library
thekvs/cpp-serializers
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
bfrg/vim-c-cpp-modern
Extended Vim syntax highlighting for C and C++ (C++11/14/17/20/23)
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
mavlink/mavlink
Marshalling / communication library for drones.
google/benchmark
A microbenchmark support library
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
AlexAkulov/putty-color-themes
PuTTY Color Themes
ARM-software/abi-aa
Application Binary Interface for the Arm® Architecture
kamyu104/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 3339 LeetCode Problems (Weekly Update)
haoel/leetcode
LeetCode Problems' Solutions
lennylxx/leetcode
Pure C solution for LeetCode
wolfSSL/wolfTPM
wolfTPM is a highly portable TPM 2.0 library, designed for embedded use.
zephyrproject-rtos/zscilib
An open-source scientific computing library for embedded systems running Zephyr OS or standalone.
Xilinx/embeddedsw
Xilinx Embedded Software (embeddedsw) Development
RTEMS/rtems
Mirror only see https://gitlab.rtems.org/rtems/rtos/rtems
klange/toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
apache/nuttx
Apache NuttX is a mature, real-time embedded operating system (RTOS)
ARM-software/CMSIS_5
CMSIS Version 5 Development Repository
rhempel/umm_malloc
Memory Manager For Small(ish) Microprocessors
google/googletest
GoogleTest - Google Testing and Mocking Framework
ThrowTheSwitch/Unity
Simple Unit Testing for C