RSS 4 projects tagged "Mac OS X (untested)"

Download Website Updated 17 Nov 2010 Hekate

Screenshot
Pop 69.60
Vit 1.23

Hekate is a BitTorrent seeder (an upload-only BitTorrent peer) designed to handle massive numbers of simultaneously connected peers and massive numbers of simultaneous torrents.

No download Website Updated 13 Sep 2011 Continuation Passing C

Screenshot
Pop 55.10
Vit 1.75

CPC (Continuation Passing C) is a programming language designed for writing concurrent systems. The CPC programmer manipulates very lightweight threads, choosing whether they should be cooperatively or preemptively scheduled at any given point; the CPC program is then processed by the CPC translator, which produces highly efficient event-loop code. This approach gives the best both worlds: the relative convenience of programming with threads, and the low memory usage of event-loop code. The semantics of CPC is defined as a source-to-source translation from CPC into plain C using a technique known as conversion into Continuation Passing Style. The current implementation of CPC has been used to write Hekate, a BitTorrent seeder designed to handle millions of simultaneous torrents and tens of thousands of simultaneously connected peers.

Download Website Updated 22 Jan 2012 Vocab Builder

Screenshot
Pop 94.79
Vit 3.75

Vocab Builder is a collection of two separate programs. The client is the testing application that uses a drill-style method of building your vocabulary in a foreign language, similar to using flash-cards. The editor allows you to create a new, or modify an existing, database for your own personal use. Since the design of the project allows a user to create their own databases/tests, they can not only focus on the words they want/need to learn, but also are not restricted by availability of choice. No more are you restricted by only the databases available to you. Many language teaching applications only allow you to learn the languages they've supplied you. Most North American-based programs cater to English speaking users and only give you a selection of other languages to choose from. Not only can Vocab Builder use any language combination of Native and Secondary languages but it's also open-ended. You can share your tests with others. You can expand the database of words in any direction you want. Word lists are meant to be broken down into categories like colors, sizes, numbers, etc.

Download Website Updated 30 Apr 2013 liblangtag

Screenshot
Pop 77.68
Vit 10.12

liblangtag is a library for accessing language tags defined in RFC 5646.

Screenshot

Project Spotlight

command

A command which wraps bash functions into commands.

Screenshot

Project Spotlight

libsodium

An easy-to-use crypto library based on NaCl.