RSS 54 projects tagged "Linux"

No download No website Updated 29 Apr 2013 JunkieTheSniffer

Screenshot
Pop 327.73
Vit 24.64

Junkie is a real-time packet sniffer and analyzer. It is modular enough to accomplish many different tasks. It can be a helpful companion to the modern network administrator and analyst. Compared to previously available tools, junkie lies in between tcpdump and wireshark. Unlike tcpdump, its purpose is to parse protocols of any depth; unlike wireshark, though, it is designed to analyze traffic in real-time and so cannot parse traffic as completely as wireshark does. In addition, its design encompasses extendability and speed. It has a plug-in system and high-level extension language that eases the development and combination of new functionalities; threaded packet capture and analysis for handling of high bandwidth networks; and a modular architecture to ease the addition of any protocol layer. It is based on libpcap for portability, and well-tested on professional settings.

No download Website Updated 30 Mar 2013 mu

Screenshot
Pop 301.45
Vit 27.73

mu is a collection of utilities for maildirs, in particular for indexing and searching them. mu fills a database with information about your emails, which can then be queried using an easy query language. It can work stand-alone or be integrated with a mail client. It also provides an emacs-based email client ("mu4e") and bindings for Guile/Scheme.

Download Website Updated 20 Mar 2013 husk-scheme

Screenshot
Pop 194.28
Vit 18.09

husk is a dialect of Scheme written in Haskell that implements a subset of the R5RS standard. Advanced R5RS features are provided, including continuations, hygienic macros, and a full numeric tower.

No download No website Updated 02 Jan 2013 Clambda

Screenshot
Pop 35.83
Vit 43.89

Clambda is an effort to implement a schemier variant of the C programming language and to add scheme as a postprocessor instead.

No download Website Updated 20 Jul 2012 Meep FDTD

Screenshot
Pop 75.99
Vit 5.41

Meep is a free finite-difference time-domain (FDTD) simulation software package to model electromagnetic systems. It supports distributed-memory parallel simulations, nonlinear, anisotropic, and dispersive media, PML absorbing boundaries, and 1D/2D/3D and cylindrical problems. It is completely scriptable from either C++ or a Scheme (GNU Guile) interface.

Download Website Updated 05 May 2011 ego file manager

Screenshot
Pop 95.50
Vit 13.36

The ego file manager is a GTK+2 file manager that uses libferris for its VFS and provides evas2, GTK tree, and optional Mozilla browser views.

No download Website Updated 25 Apr 2011 Js2Scheme

Screenshot
Pop 28.93
Vit 1.03

Js2Scheme compiles JavaScript to Scheme so that it can be processed by Bigloo. It also includes a pretty-printer and a (rudimentary) obfuscator.

Download Website Updated 25 Apr 2011 Scheme2Js

Screenshot
Pop 89.75
Vit 7.09

Scheme2Js is an efficient Scheme to Javascript compiler. Scheme2Js is not completely R5RS compliant, but features call/cc, partial tail-rec recursion, variable argument functions, symbols, lists, and macros. However, it lacks (among other things) hygienic macros and exact numbers.

Download Website Updated 22 Apr 2011 Peers

Screenshot
Pop 31.14
Vit 1.43

Peers is a distributed programming toolkit designed for building peer-to-peer systems. The toolkit is a hybrid language project which offers low level primitives for managing concurrency and communication. Using these primitives, complex P2P protocols and complete systems can be designed and implemented in Python, while maintaining high performance for critical operations.

Download Website Updated 14 Mar 2011 xbindkeys

Screenshot
Pop 208.83
Vit 12.61

xbindkeys is a program that associates keys or mouse buttons to shell commands under X. After a little configuration, it can start many commands with the keyboard (e.g. control+alt+x starts an xterm) or with the mouse buttons.

Screenshot

Project Spotlight

storebackup

A tool for making disk space optimized snapshot backups onto another disk.

Screenshot

Project Spotlight

kramdown

A fast pure Ruby Markdown-superset converter.