GithubHelp home page GithubHelp logo

yodamaster / workspace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xaxaxa/workspace

0.0 3.0 0.0 91.19 MB

all the code i've ever written since grade 11; also includes some forward-ported code from grades 8 and 9.

C 23.71% Groff 0.28% ApacheConf 0.59% HTML 19.96% CSS 0.37% JavaScript 17.74% C++ 17.19% Makefile 2.76% Shell 0.43% C# 4.96% ASP 2.91% Python 1.13% PHP 1.18% Batchfile 3.47% Assembly 0.16% Visual Basic 2.88% Java 0.28%

workspace's Introduction

workspace

All the code i've ever written since grade 11; also includes some forward-ported code from grades 8 and 9.

All source code in this repository are licensed under GPLv2 unless otherwise specified.

the most interesting things and finished projects in here are:

  • cpoll - epoll based asynchronous socket I/O library
  • dedup - simple file deduplicator
  • tcpsdump - like tcpdump, but extracts tcp streams instead of individual packets
  • socketd - web server multiplexer/web application host
  • cppsp - C++ web application framework similar to ASP and PHP
  • fbdump - a simple facebook profile dumping program written in C# with mono+gtk#
  • js - originally intended as a collection of javascript tools; however, it currently contains a newer, scriptable version of fbdump rewritten entirely from scratch; the new fbdump program is entirely javascript controlled
  • jackfft - a JACK audio based FFT filtering application (similar to jamin, but with adjustable FFT size and much lower cpu consumption)
  • nc.xaxaxa.C - my own version of netcat

All of the above projects should be compilable and usable.
To compile a project, first create the output directories (in the root directory):

mkdir -p bin lib

Then, type "make bin/EXECUTABLENAME".
For a list of make targets, consult the makefile in the root directory.

workspace's People

Contributors

xaxaxa avatar

Watchers

 avatar James Cloos avatar  avatar

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.