ashleyh's Stars
homenc/HElib
HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
purcell/emacs.d
An Emacs configuration bundle with batteries included
kshenoy/vim-signature
Plugin to toggle, display and navigate marks
xiaohanyu/oh-my-emacs
[Stopped] Provide an awesome, out-of-box, literate dotemacs for both newbies and nerds.
guns/vim-sexp
Precision Editing for S-expressions
saghul/pyuv
Python interface for libuv
zerovm/zerovm
Open-source lightweight virtualization platform
draios/sysdig
Linux system exploration and troubleshooting tool with first class support for containers
libguestfs/supermin
tool for creating supermin appliances (formerly called febootstrap). PLEASE DO NOT USE GITHUB FOR ISSUES OR PULL REQUESTS. See the website for how to file a bug or contact us. http://libguestfs.org
LightTable/LightTable
The Light Table IDE ⛺
qstrahl/vim-matchmaker
Highlight matches for the word under the cursor
tommcdo/vim-exchange
Easy text exchange operator for Vim
paradigm/dotfiles
Collection of configuration and settings files for Linux (and cygwin)
Valodim/zshrc
My zsh dotfiles
sindresorhus/quick-look-plugins
List of useful Quick Look plugins for developers
mawww/kakoune
mawww's experiment for a better code editor
capnproto/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
albertz/pydbattach
attach to running Python process
gittup/tup
Tup is a file-based build system.
brownplt/lambda-py
brownplt/pyret-lang
The Pyret language.
haileys/rustboot
A tiny 32 bit kernel written in Rust
erickt/rust-zmq
Rust zeromq bindings.
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.
kirang89/pycrumbs
Bits and bytes of Python from the Internet
junegunn/vader.vim
A simple Vimscript test framework
mwaskom/seaborn
Statistical data visualization in Python
inducer/pudb
Full-screen console debugger for Python
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
terryma/vim-expand-region
Vim plugin that allows you to visually select increasingly larger regions of text using the same key combination.