RSS 8 projects tagged "C"

Download Website Updated 01 Mar 2011 yaSSL

Screenshot
Pop 244.46
Vit 11.23

yaSSL is a C++ based SSL library for embedded and RTOS environments for individuals who prefer to use the C++ language. For a C-based solution, please see CyaSSL. yaSSL supports the industry standards up to TLS 1.2, and also includes an OpenSSL compatibility interface.

Download Website Updated 11 Jul 2012 QuakeForge

Screenshot
Pop 85.65
Vit 8.41

QuakeForge is a 3D graphics game engine based on id Software's legendary Quake® and QuakeWorld® game engines.

Download Website Updated 07 Feb 2013 CyaSSL

Screenshot
Pop 251.21
Vit 23.07

CyaSSL is a C-language-based SSL library targeted for embedded and RTOS environments, primarily because of its small size and speed. CyaSSL supports the industry standards up to the current TLS 1.2 level, is up to 20 times smaller than OpenSSL, includes SSL client libraries and an SSL server implementation, includes an OpenSSL compatibility layer, and offers several progressive ciphers such as RABBIT and HC-128. Dual licensed under both the GPLv2 and standard commercial licensing, it caters to a wide range of projects.

Download Website Updated 26 Jan 2013 dos2unix

Screenshot
Pop 230.10
Vit 14.43

dos2unix includes utilities to convert text files with DOS or Mac line endings to Unix line endings and vice versa. It is an update of Benjamin Lin's implementations.

Download Website Updated 06 Feb 2013 atem

Screenshot
Pop 74.16
Vit 4.71

Atem is a fast command line tool that converts MetaStock financial binary data to CSV.

Download No website Updated 18 Feb 2013 libtld

Screenshot
Pop 81.26
Vit 4.86

libtld is a library used to extract the TLD from a URI. This allows you to extract the exact domain name, sub-domains, and all the TLD (top level, second level, third level, etc.). The problem with TLDs is that you cannot know where the domain starts. Some domains can use one top-level domain, others use two, etc. However, it may be useful to know where the domain is to have the exact list of sub-domains. For example, if you want to force www. at the start of the domain name if no other sub-domains are specified, then you need to know exactly how many TLD are defined in a URI. The libtld offers one function: tld(), which gives you a way to extract the TLD from any URI. The result is the offset where the TLD starts. This gives you enough information to extract everything else you need.

Download Website Updated 16 Mar 2012 LDPC-codes

Screenshot
Pop 22.05
Vit 1.00

LDPC-codes is a collection of programs and modules intended to support research and education concerning Low Density Parity Check (LDPC) codes. The decoding algorithm for LDPC codes is related to that used for Turbo codes, and to probabilistic inference methods used in other fields. Variations on LDPC and Turbo codes are currently the best practical codes known, in terms of their ability to transmit data at rates approaching channel capacity with very low error probability.

Download Website Updated 16 Aug 2012 rand

Screenshot
Pop 24.96
Vit 1.21

rand takes a file, input stream, or list of "words" and repeats them in a random order to the given output file or stdout.

Screenshot

Project Spotlight

iceScrum

A Grails application for using Scrum.

Screenshot

Project Spotlight

jsBind

A simple and intuitive toolkit for applying data bindings to HTML5 applications and Web pages.