Ansible is a radically simple configuration management, deployment, and ad-hoc task execution tool.
It supports a wide variety of distributions, requires no software installed on managed machines, and users can get going in minutes. Extension modules can be written in any language.
ZNC is an IRC bouncer with many advanced features like detaching, multiple users, per channel playback buffer, SSL, IPv6, transparent DCC bouncing, and c++ module support to name a few.
An IRC bot written in PHP. Erebot is designed to be modular, have a clean code and present some of PHP's most advanced capabilities in action.
The bot features:
- plain-text/secure connection to IRC servers
- server auto-connect
- channel auto-join
- auto-identification to a nick server
-
... [More] internationalized messages
- a few games
- a few tools
- other features you can learn about by downloading the code [Less]
PAKE is a distributed system for Python source modules installation, discovery and updates.
It is designed to require minimal server configuration and to do everything locally (influence of author's weak and unstable Internet connection).
Each user/developer sets up a node. Then adds some
... [More] alien nodes manually to build initial network. As they wander through the Web-jungle they can find other users' nodes which they may add to their network. Or they can just use node-discovery feature (which is not implemented yet).
To provide security packages must be PGP signed (functionality not implemented yet) - the signatures are stored on nodes alongside the archives. [Less]
ssdeep is a utility for creating and comparing fuzzy hashes, which allows you to look determine how similar the data is. For a better explanation see the ssdeep project page. This a PHP extension that exposes the ssdeep API to PHP.
Heather is an general-purpose multiparadigm programming language. It is strongly typed, offering type inference and parametric polymorphism ("generics"). It is consequently object oriented (everything is a object, even functions), while its consequent multiple dispatch approach keeps a strong
... [More] functional touch. The object model is class-oriented, supporting multiple inheritance as well as the
separation of types ("protocols", "interfaces") and classes.
The grammar is regular, small, and (mostly) context free. In particular it can be parsed without symbol tables, and does not require a special preprocessor since it offers powerful hygienic macros as part of the language and special support for conditional compilation. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy