- Edirne, Turkey
- https://mewde.blogspot.com/
- @ahmetusal
Stars
- All languages
- Assembly
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- Makefile
- Markdown
- OCaml
- Objective-C
- Odin
- PHP
- Pascal
- Perl
- Prolog
- PureScript
- Python
- R
- REXX
- Racket
- Raku
- Roff
- Ruby
- Scala
- Scheme
- Shell
- Swift
- TeX
- Terra
- TypeScript
- Vim Script
- Vue
stb single-file public domain libraries for C/C++
A library of common data structures and algorithms written in C.
A searchable, syncable, content-addressable notetaking system
A tiling window manager for OS X, written in tranquil.
My solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie, also referred to as K&R.
Examples and exercises from Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching by Robert Sedgewick book
A potpourri of various code I want to release online
This is a sample application for counting people entering/leaving in a building using NVIDIA Deepstream SDK, Transfer Learning Toolkit (TLT), and pre-trained models. This application can be used toβ¦
ESP32 MJPEG Multiclient Streaming Server with latest Espressif drivers
All Examples and Exercises from K&R The C Programming Language 2nd edition book
rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).
Benchmarks of the longest path problem in various languages
Arduino Core for Deneyap DevKits
My solutions for K.N. King's textbook "C Programming: A Modern Approach"
Coding projects from "C Programming: A Modern Approach, Second Edition" by K.N. King
C implementation of the algorithms found in Introduction To Algorithms
Exercise of the book Algorithms In C, Part 1-4, Fundamentals, Data Strcuture, Sorting, Searching, written by Robert Sedgewick
algorithms implement in C
Tiny fork of TinySCHEME to support no-hassle building on Mac OS X (plus a bridge to Objective-C, but use CocoaScheme instead of this) WARNING: NOT UPDATED, OLD
Turns your M5StickC with the ToF HAT into a laser rangefinder.
This repository contains C code to implement algorithms teached in Introduction to Algorithms.