Trending repositories for topic c
OBS Studio - Free and open source software for live streaming and screen recording
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, S...
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.
This repository contains a list of important and useful github repos which a developer, coder, a student should never miss to look at.
Lossy PNG compressor — pngquant command based on libimagequant library
一个用于编程开发、学习和课程搭建的开发者工具 🛠️ A Developer's Toolkit for Programming Learning, Development, and Tutorial Creation
Pseudocodifica in C dell'algoritmo di Dijkstra con calcolo di tutti i valori minimi e con archi direzionabili
One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.
A fast and minimal ELF x64 assembler library built for integrating into compilers, operating systems and JIT interpreters
Calcolatrice Matriciale sviluppata in C per tutte le operazioni con le matrici ed anche algoritmo di Laplace e calcolo della matrice inversa
Gioco di Battaglia Navale sviluppato in C che permette di giocare una partita contro un bot o di simulare una partita bot contro bot vedendo subito i risultati
NCurses Examples from the book "Programmer's Guide to NCurses" with improvements and fixes
This module consists of various Interview Preparation Materials and Possible Programming Questions on various Topics to be covered.
LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML
This repository contains a list of important and useful github repos which a developer, coder, a student should never miss to look at.
WIP Decompilation of Megaman Legends (aka Rockman Dash) for the PlayStation 1.
OBS Studio - Free and open source software for live streaming and screen recording
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, S...
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentat...
Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
A fast and minimal ELF x64 assembler library built for integrating into compilers, operating systems and JIT interpreters
一个用于编程开发、学习和课程搭建的开发者工具 🛠️ A Developer's Toolkit for Programming Learning, Development, and Tutorial Creation
Pseudocodifica in C dell'algoritmo di Dijkstra con calcolo di tutti i valori minimi e con archi direzionabili
This module consists of various Interview Preparation Materials and Possible Programming Questions on various Topics to be covered.
One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.
✏️ Rewritten version of the minilibx graphics API used at 42school, using SDL2 & Vulkan.
Minimalistic server (written in C) and a python3 client to allow calling native functions on a remote host for automation purposes
Bindings Generator and Intermediate Format for languages using the C-ABI
Shiki syntax highlighting for React Native. Zero bridge overhead with native Oniguruma regex engine.
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
OBS Studio - Free and open source software for live streaming and screen recording
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, S...
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentat...
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM and embedded RISC-V architectures.
Shiki syntax highlighting for React Native. Zero bridge overhead with native Oniguruma regex engine.
A fast and minimal ELF x64 assembler library built for integrating into compilers, operating systems and JIT interpreters
A single header library for simply creating statically allocated state machines.
一个用于编程开发、学习和课程搭建的开发者工具 🛠️ A Developer's Toolkit for Programming Learning, Development, and Tutorial Creation
Windows NTLM hash dump utility written in C language, that supports Windows and Linux. Hashes can be dumped in realtime or from already saved SAM and SYSTEM hives.
One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.
A C compiler that tries to eliminate the need for header files as much as possible.
A modern, colorful ls alternative for bringing clarity to the filesystem ☀️
一个用于编程开发、学习和课程搭建的开发者工具 🛠️ A Developer's Toolkit for Programming Learning, Development, and Tutorial Creation
Circuit Artist is a digital circuit drawing and simulation game.
A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket services, and more. Includes support for JSON (Jansson), SQLit...
ESPRI (ESP Radio Interface) project providing extended functionalities to ham radios
Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
OBS Studio - Free and open source software for live streaming and screen recording
A simple and easy-to-use library to enjoy videogames programming
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentat...
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, S...
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, incl...
TEN, a voice agent framework to create conversational AI.
A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.
+256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.
This repository contains a list of important and useful github repos which a developer, coder, a student should never miss to look at.
PPP PRIVATE NETWORK™ 2 VPN Next Generation Reliable and Secure Virtual Ethernet Access Solution!
A grep-like tool which understands source code syntax and allows for manipulation in addition to search