» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with geek + opensource

gitvimdiff - Script to show git diffs in vimdiff format : vim online

"This script will show a git diff in vimdiff format. -g will use gvimdiff instead of vimdiff."

git: del.icio.us tag/git

libev

"A full-featured and high-performance (see benchmark) event loop that is loosely modelled after libevent, but without its limitations and bugs. It is used, among others, in the GNU Virtual Private Ethernet and rxvt-unicode packages, and in the Deliantra MORPG Server and Client. Features include child/pid watchers, periodic timers based on wallclock (absolute) time (in addition to timers using relative timeouts), as well as epoll/kqueue/event ports/inotify (for file watchers) support, fast timer management, time jump detection and correction, and ease-of-use. It can be used as a libevent replacement using its emulation API or directly embedded into your programs without the need for complex configuration support. A full-featured and well-documented perl interface is also available."

opensource: del.icio.us tag/opensource

Tynsoe projects

Mostrar rollitos en el fondo del escritorio

opensource: del.icio.us tag/opensource

Mnesia Reference Manual

"Mnesia is a distributed DataBase Management System (DBMS), appropriate for telecommunications applications and other Erlang applications which require continuous operation and exhibit soft real-time properties."

opensource: del.icio.us tag/opensource

Haskell on the Metal — Systems @ ETH

"The aim of the project is to produce a Haskell runtime environment for the Glasgow Haskell Compiler (ghc) which will execute "on the metal", i.e. without depending on any libraries or OS system calls. The challenge is that GHC runtime (in the "rts" directory of the compiler source code) is large, complex, and written predominantly in C. It is also heavily oriented to running over a Posix kernel, or Windows at a pinch."

Haskell: del.icio.us tag/haskell

Psystar Corporation - Open Source

Psystar Corporation is a consulting company based in Miami, Florida. Specializing in Information Technology and Telecommunications, Psystar Corporation provides solutions for businesses of any size on any scale.

opensource: del.icio.us tag/opensource

A simple TCP server | The Haskell Sequence

most interesting for the function tselect, which is like unix select() for STM.TChans.

Haskell: del.icio.us tag/haskell

An Introduction to Using CouchDB with Django @ Irrational Exuberance

"In this tutorial we're going to use CouchDB to store the data for a simple Django webapp which will allow us to post and edit simple text documents online."

opensource: del.icio.us tag/opensource

"Combining Events and Threads for Scalable Network Services --- Implementation and evaluation of monadic, application-level concurrency primitives", by Peng Li and Steve Zdancewic, 2007

"This project uses a language-based technique to unify two seemingly opposite programming models for building massively concurrent network services: the event-driven model and the multithreaded model. The result is a unified concurrency model providing both thread abstractions and event abstractions. We implemented the unified concurrency model in Haskell, a pure, lazy, functional programming language. Our implementation demonstrates how to use these techniques by building an application-level thread library with support for multiprocessing and asynchronous I/O mechanisms in Linux. The thread library is type-safe, is relatively simple to implement, and has good performance. Application-level threads are extremely lightweight (scaling to 10,000,000 threads!) and our scheduler, which is implemented as a modular and extensible event-driven system, outperforms NPTL in I/O benchmarks."

Haskell: del.icio.us tag/haskell

Linux Commands - A practical reference

Common command line commands what they are and how they work

opensource: del.icio.us tag/opensource

ANSICON

"ANSICON provides ANSI escape sequence recognition for a Win32 console program. It is almost the Windows equivalent of ANSI.SYS."

opensource: del.icio.us tag/opensource

Page 1 | Next >>