Giter VIP home page Giter VIP logo

Paul Kirth's Projects

aspq icon aspq

Implementation of ASPQ research

batch_editing icon batch_editing

simple python scripts for editing large groups of similar text files

click icon click

The Click modular router: fast modular packet processing and analysis

compiler icon compiler

Simple Compiler for Testing Algorithms and Implementations

dev-bootstrap icon dev-bootstrap

An Ansible/Dotfile repo that configures Linux Machines with my prefered dev tools and their settings

docker icon docker

Docker files for dev environments, and dotfile testing

islide icon islide

A Sliding Puzzle Game for Android

llvm icon llvm

No longer used, use https://github.com/rust-lang/llvm-project instead

llvm-project icon llvm-project

This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

max2sat icon max2sat

A simple max2sat solver written in C++. It takes a .txt file as input, with 2 integers per line. The integer represents the boolean literal, and its sign denotes its truth value positive for true, negative for false. We disallow 0 to avoid problems, so literals are numbered 1 to K, and are considered to be a contiguous range, ie there are no gaps. It has an exact solver that computes the solution by exhaustive enumeration with some small optimizations, and a naive approximate solution. I may at some point implement a simplex solver, but this is unlikely.

ncd icon ncd

Network Compression Detection

phasar icon phasar

A LLVM-based static analysis framework.

pl-detect icon pl-detect

A Middlebox Detection Testbed for Planetlab

qmk_firmware icon qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families

rust icon rust

Empowering everyone to build reliable and efficient software.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.