Folsom is an Erlang based metrics system inspired by Coda Hale's
metrics. The metrics API's purpose is to collect real-time metrics
from your Erlang applications and publish them via Erlang APIs and
output plugins. folsom is not a persistent store. There are 6 types
of metrics: counters, gauges, histograms (and timers), histories,
meter_readers and meters.
The Short Message Peer-to-Peer (SMPP) in telecommunications is an
open, industry standard protocol designed to provide a flexible
data communication interface for the transfer of short message data
between External Short Messaging Entities (ESME), Routing Entities
(RE) and Message Centres.
The oserl library provides an Erlang framework to interface with
SMPP entities.
eventxx is a simple, direct, one-header inline C++ wrapper for libevent.
It's designed to be as close to use to libevent (without compromising modern
C++ programming techniques) and efficient (since all implementation is trivial
and inline, theoretically, it imposes no overhead at all) as possible.
Dulwich is a Python implementation of the Git file formats and protocols,
without the need to have Git installed.
It aims to provide an interface to Git repos (both local and remote) that
does not call out to Git directly but instead uses pure Python. All
functionality is available in pure Python. Optional C extensions can be
built for improved performance.
This distribution is a collection of programs that are generally
unrelated, except in that they all deal with the ELF file format.
The main purpose of these programs is to be illustrative and
educational -- to help fellow programmers understand the ELF file
format and something of how it works under the Linux platform.
DateTime::Locale is primarily a factory for the various locale subclasses. It
also provides some functions for getting information on available locales.
If you want to know what methods are available for locale objects, then please
read the DateTime::Locale::Base documentation
The caret package (short for Classification And REgression Training)
is a set of functions that attempt to streamline the process for
creating predictive models. The package contains tools for:
* data splitting
* pre-processing
* model tuning using resampling
* variable importance estimation
as well as other functionality.
This plugin allows the user to paste the code from Geany into five
different pastebins. At the moment it supports this services:
- codepad.org
- tinypaste.com
- pastebin.geany.org
- dpaste.de
- sprunge.us
GeniusPaste detects automatically the syntax of the code and paste
it with syntax highlighting enabled. It can also display the pasted
code opening a new browser tab.
FlexDock is a Java docking framework for use in cross-platform
Swing applications. It offers features you'd expect in any desktop
docking framework such as:
* Tabbed and Split Layouts
* Drag-n-Drop capability (with native drag rubber band painting
on some platforms)
* Floating windows
* Collapsible Containers to Save Real Estate
* Layout Persistence
Project Organizer is an extension of Geany's project management
displaying a tree of files belonging to the project in the sidebar.
In addition, it enables quick swapping between header and source
files, searching project files by name and more. The plugin was
created with big projects in mind so everything works fast enough
even with projects consisting of hundreds of thousands of files.