RSS 58 projects tagged "Boost"

Download Website Updated 24 Sep 2012 4K Video Downloader

Screenshot
Pop 34.55
Vit 15.49

4K Video Downloader is a video and audio downloader for YouTube, Vimeo, Facebook, Dailymotion, Metacafe, and other video-sharing services. It features video quality up to 4k resolution, FLV, MP4, and MKV support, extraction of audio to the MP3 format, and a "Smart Mode" for fast downloads.

Download Website Updated 21 May 2009 8 Kingdoms

Screenshot
Pop 76.03
Vit 1.41

8 Kingdoms is a 3D turn-based fantasy strategy game, where lords have to build their empires and conquer enemy kingdoms.

Download Website Updated 31 Jul 2012 Arx Libertatis

Screenshot
Pop 97.21
Vit 2.32

Arx Libertatis is a cross-platform, open source port of Arx Fatalis, a 2002 first-person role-playing game developed by Arkane Studios. Arx Fatalis features crafting, melee and ranged combat, and a unique casting system where the player draws runes in real time to effect the desired spell. The Arx Libertatis source code is based on the publicly released Arx Fatalis sources. This does however not include the game data, so you need to obtain a copy of the original Arx Fatalis or its demo.

No download Website Updated 18 Mar 2013 Bitcoin

Screenshot
Pop 464.02
Vit 19.05

Bitcoin is a peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending.

No download Website Updated 06 Jul 2008 Boost Extras

Screenshot
Pop 59.92
Vit 1.00

Boost Extras is a set of extraneous libraries for the Boost environment. It includes an adaptation of the Boost source to compile with the GNU build system, a set of classes to handle INI files, and a class to derive from to use the boost::intrusive_ptr<>.

Download Website Updated 02 Dec 2012 ChaiScript

Screenshot
Pop 155.94
Vit 12.53

ChaiScript is an embedded scripting language designed from the ground up to directly target C++ and take advantage of modern C++ development techniques. Being a native C++ application, it has some advantages over existing embedded scripting languages. It uses a header-only approach, which makes it easy to integrate with existing projects. It maintains type safety between your C++ application and user scripts. It supports a variety of C++ techniques including callbacks, overloaded functions, class methods, and STL containers.

No download No website Updated 20 Sep 2009 Chesley the Chess Engine!

Screenshot
Pop 47.81
Vit 1.46

Chesley is a chess engine targeting Unix-like platforms and the xboard GUI. It implements a number of modern chess programming techniques, including bitboard move generation, transposition tables, etc.

Download Website Updated 06 May 2013 CoFlo

Screenshot
Pop 92.69
Vit 2.08

CoFlo is a source code analysis tool that generates and analyzes control flow graphs from C and C++ sources. Control flow graphs can be output in graphical or textual format.

Download Website Updated 06 Sep 2010 EncFS

Screenshot
Pop 448.31
Vit 11.24

EncFS is an encrypted pass-through filesystem which runs in userspace on Linux (using the FUSE kernel module). Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size.

Download Website Updated 06 May 2009 Fing

Screenshot
Pop 67.11
Vit 38.42

Fing is a command line tool for network and service discovery. It provides you a complete view of any network in a very short time. Its smart discovery automatically detects the network type and uses the best technique to scan it. The best results are achieved on Ethernet networks (including Wireless ones), where Fing is able to detect all network hosts, firewalled ones included. The service discovery feature quickly detects active TCP services on a target host or network. Fing is based on Look@LAN.

Screenshot

Project Spotlight

kramdown

A fast pure Ruby Markdown-superset converter.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.