Projects tagged ‘lib’


[112 total ]

2 Users

A free/libre/open-source firmware library for STM32 microcontrollers.
Created 5 months ago.

2 Users

A PHP Library to easily create clean URI's
Created 9 months ago.

2 Users

A PHP BBCode Class.
Created 9 months ago.

1 Users

Based on the HTML Agility Pack parser, this engine will select elements from an HTML page based on a CSS selector. There are 70 unit tests - see below for more information. The tests are based on the ... [More] jQuery selector engine tests. At this time, the library is ALPHA quality, as I would like to improved the tests by improving the test data. Contributions for refactoring, improved tests, and increased selector support would be welcome. Introductory blog post: http://colinramsay.co.uk/diary/2008/10/19/fizzler-a-css-selector-engine-for-c-sharp/ ExamplesWe have this HTML in a string variable called html: Fizzler CSS Selector Engine var engine = new Fizzler.Parser.SelectorEngine(html); engine.Parse(".content"); // returns [Fizzler ] engine.Parse("p"); // ret [Less]
Created 12 months ago.

1 Users

Advanced Internet Relay Chat Library(airc) is Dynamic-link library(DLL) for .NET platforms mostly, it easily handles IRC connection, also some advanced IRC functions. Airclib is written in C#.
Created 7 months ago.

1 Users

.NET Library providing infos about Characters, Guilds and Arena Teams loaded and parsed by Blizzard's World of Warcraft Armory.
Created 10 months ago.

1 Users

Credis is a client library written in plain C for communicating with Redis servers. Redis is a high performance key-value database, refer to Redis project page for more information. Credis aims to ... [More] be fast and minimalistic with respect to memory usage. It runs on Linux and should run on most posix like systems, porting it to Windows or other platforms should be straightforward. WhyRedis seemed like what I was looking for in a social web project with high demands on scalability. Unfortunately a plain C client library was not available - until now. StatusCurrent status is pre-alpha. A simple credis test client is available but there are a few things to do before a proper release can be done. However, it should be good enough for development and test purposes. For source code examples and more information see credis project wiki. Feedback is highly appreciated. [Less]
Created 3 months ago.

0 Users

A collection of free and useful tools for use in legal Nintendo Wii development. All tools are open source and licensed under GPL V2
Created 12 months ago.

0 Users

OOP PHP library
Created 11 months ago.

0 Users

This is a Library to calculate with matrix
Created 4 months ago.