Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by gsingh93

A curated list of projects in awesome lists by gsingh93 .

https://github.com/gsingh93/trace

A Rust procedural macro for tracing function execution

Last synced: 13 Nov 2024

https://github.com/gsingh93/regex-search

A Chrome extension that allows you to search the page using regex

Last synced: 06 Nov 2024

https://github.com/gsingh93/simple-key-logger

A simple keylogger for Linux systems

Last synced: 06 Nov 2024

https://github.com/gsingh93/keylogger

A keylogger written in Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/display-manager

A simple display/login manager for Linux

Last synced: 06 Nov 2024

https://github.com/gsingh93/hacker-live-wallpaper

An Android live wallpaper of bit sequences streaming down the screen.

Last synced: 06 Nov 2024

https://github.com/gsingh93/ida-swift-demangle

An IDA plugin to demangle Swift function names

Last synced: 06 Nov 2024

https://github.com/gsingh93/linux-exploit-dev-env

Everything you need to build and run Linux and Android kernels for exploit development

kernel linux

Last synced: 06 Nov 2024

https://github.com/gsingh93/llvm

Safe LLVM bindings for Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/org-custom-cookies

An Emacs package that allows you to create custom cookies in org-mode

Last synced: 06 Nov 2024

https://github.com/gsingh93/slim-display-manager

A mirror of the SLiM display manager

Last synced: 06 Nov 2024

https://github.com/gsingh93/ob-bitfield

Generate bitfield diagrams using org-babel

Last synced: 06 Nov 2024

https://github.com/gsingh93/rust-graph

A graph library for Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/ggp-rs

A library for creating GGP (general game playing) players in Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/lang

An imperative programming language written in Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/ipscanner

Port of Nmap for Android

Last synced: 06 Nov 2024

https://github.com/gsingh93/gdl-parser

A parser for GDL (game description language)

Last synced: 06 Nov 2024

https://github.com/gsingh93/sublime-quick-file-open

Quickly open a set of "Favorite" files in Sublime Text 2 and 3

Last synced: 06 Nov 2024

https://github.com/gsingh93/ui-toolkit

A C++ UI Toolkit that's a wrapper around XCB

Last synced: 06 Nov 2024

https://github.com/gsingh93/pollard-p-minus-one

An implementation of Pollard's p-1 factoring algorithm in Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/tetris

Last synced: 06 Nov 2024

https://github.com/gsingh93/rust-automata

An implementation of an NFA and DFA in Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/js-constant-propagator

Apply constant propagation and folding to JavaScript code

Last synced: 06 Nov 2024

https://github.com/gsingh93/snake

Last synced: 06 Nov 2024

https://github.com/gsingh93/hg-number

A script that allows you to use numbers instead of file names in mercurial commands

Last synced: 06 Nov 2024

https://github.com/gsingh93/gdb-memory-editor

curses-based hex editor for memory in GDB

Last synced: 06 Nov 2024

https://github.com/gsingh93/ray-trace

A ray tracer written in Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/sublime-topcoder-helper

A Sublime Text 3 plugin that helps you write TopCoder problems

Last synced: 06 Nov 2024

https://github.com/gsingh93/rust-lisp

A very simple lisp interpreter in Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/pyanimate

Last synced: 06 Nov 2024

https://github.com/gsingh93/wsoft

Game for WSoft

Last synced: 06 Nov 2024

https://github.com/gsingh93/userclient

Last synced: 06 Nov 2024

https://github.com/gsingh93/rust-cryptopals

Solutions to cryptopals.com challenges in Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/rlex2

A lexical analyzer generator written in Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/punjabi-wordsearch

A wordsearch Dart application that generates wordsearches in both English and Punjabi. Adding more languages involves implementing only one class per language.

Last synced: 06 Nov 2024

https://github.com/gsingh93/polymer-form-elements

Reusable form elements for use with polymer.dart

Last synced: 06 Nov 2024

https://github.com/gsingh93/xstrings

Extended Strings searches through a file to find binary, base64, hex, and english word strings. Written in Rust.

Last synced: 06 Nov 2024

https://github.com/gsingh93/ssom-theme

Wordpress theme for Sikh Society of Michigan website

Last synced: 06 Nov 2024

https://github.com/gsingh93/rlex

A lexer generator written in Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/symposium-scoresheet-generator

Generates an Excel scoresheet for use in the Sikh Youth Symposium

Last synced: 06 Nov 2024

https://github.com/gsingh93/search-later

Android app to save Google queries for searching later

Last synced: 06 Nov 2024

https://github.com/gsingh93/rust-coreutils

Implementations of tools from the coreutils package in Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/whosgoing

Last synced: 06 Nov 2024

https://github.com/gsingh93/learn-kirtan-web

A website for creating and sharing shabad notations

Last synced: 06 Nov 2024

https://github.com/gsingh93/lgtm-test

For testing lgtm.com queries

Last synced: 06 Nov 2024

https://github.com/gsingh93/pymitm

Last synced: 06 Nov 2024

https://github.com/gsingh93/senpai

A CTF Slackbot

Last synced: 06 Nov 2024

https://github.com/gsingh93/sikhhistoryquestions

Sikh History Questions

Last synced: 06 Nov 2024

https://github.com/gsingh93/url-recognizer

MHacks 2013 hack: An Android app that recognizes URLs from images using an OCR and goes to those URLs.

Last synced: 06 Nov 2024

https://github.com/gsingh93/regex-parser

A recursive descent parser for basic regular expressions in Rust

Last synced: 06 Nov 2024

https://github.com/gsingh93/tarcheck

Command line tool to check for errors in tar files

Last synced: 06 Nov 2024

https://github.com/gsingh93/test-repo

Last synced: 06 Nov 2024

https://github.com/gsingh93/linux-exploit-dev-env-art-kt

Linux Exploit Dev Environment build rules for art-kernel-toolkit

Last synced: 06 Nov 2024

https://github.com/gsingh93/gurbani-searcher

A GUI application for searching and viewing Gurbani

Last synced: 06 Nov 2024

https://github.com/gsingh93/tictactoe

Last synced: 06 Nov 2024

https://github.com/gsingh93/libafl

A library for using AFL from python

Last synced: 06 Nov 2024