Skip to content
View daleksla's full-sized avatar
🐔
🐔
Block or Report

Block or report daleksla

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
daleksla/README.md

daleksla (Github Profile)

README

My name is Salih.

I am currently a postgraduate student studying Computer Science, and am slated to work for the University of Birmingham in HPC upon my course's conclusion.

My main specialities are Heterogeneous (Parallel, Distributed) and Unix-derived Systems Engineering (Debian + Fedora + Arch-based Linux distributions, OpenBSD).

I have many open source resources, libraries and applications, ranging from interesting & informative to even potentially useful. They should all be under GPLv2 but check to be sure

See my LinkedIn for my professional profile

Pinned

  1. razan razan Public

    razan is a real-time, symmetrically encrypted messaging service, facilitated by a central server.

    C++

  2. libperf libperf Public

    Forked from theonewolf/libperf

    libperf is a library that wraps around the `perf_event_open()` syscall, to expose the Linux kernel performance counters subsystem to userspace.

    C

  3. can_interact can_interact Public

    Functionality to easily read and write to CAN bus in C/C++ for GNU/Linux OSs

    C 1

  4. salih_shell salih_shell Public

    A small sized, fast executing command line user interface & full interpreter.

    C

  5. posicxx posicxx Public

    CXX-style wrappers around POSIX functionality for CXX11 onwards

    C++ 1

  6. STL STL Public

    Common algorithms & structural implementations of the C++'s standard library, rewritten to be small, portable, and fast (UNDER SERIOUS REVISION)

    C++