| Projects on Google Code | Results 1 - 10 of 5110 |
This project provides a generic implementation for commonly used data structures and algorithms. Most of them are in C. Some are in C++. Look through sample implementations before using. I have tried to include sample usages along with the code (in some cases in the same file or as a separate progra...
a light weight network develop library refers to ACE
*增加一个python版的实现 pyndk*
==Notes:==
1. 最好用svn取最新的代码.
==Changelogs:==
*1. 增加多反应器*
这是一个多反应器容器,接口派生自`ReactorImpl`,它也算做是一种反应器,只是通过外部接口将事件处理器自动均匀地分配到各个工作反应堆中.
*2. 新增一个日志服务.*
特点:
`1)`. 可以在运行时更改配置并生效.
2). 可以为每个模块定制一个日志.
...
AST builder for Objective-C++ language.
<wiki:gadget url="http://www.ohloh.net/p/124651/widgets/project_users.xml?style=blue" height="100" border="0" />
Features:
* High-performance lexer
* Some parts of lexer sources are automatically generated by C# tool
* About 5 times faster than N...
It´s a class mapper that uses C# attributes features to map each property to it´s own column in database table.
If the table isn´t created yet, the Mapper class creates the tables respecting it´s primary key / foreign key settings as well 1 -> 1, 1 -> N, N -> N relationships.
It´s a bit stable...
=Icepac=
Icepac is a thin layer over the ABS used to
customize and organize packages for use in an Arch Linux system.
Its sole purpose is to find a package in the tree based on a pattern and copy its contents (PKGBUILD, foo.install, etc) into a local directory. The user can then customize and...
=Nano COM=
A better C++
==Brief==
I'm currently bootstrapping this project so stay tuned. Just in case you were to try to use the source, _don't_! It's just a placeholder and *absolutely* does not work.
Nano COM takes from MS COM all that is still useful and relevant and discards the rest. T...
File_Extractor is a modular archive scanning and extraction library that supports several popular compressed file formats. It gives a common interface to the supported formats, allowing one version of user code. It has a simple C interface, and is written in lightweight C++.
== Features ==
*...
=Resuelve=
Resuelve is a software library, written in C, designed to be used with the Chumby Botball Controller (CBC). Resuelve allows a robot to navigate a map laid out in a text file. The map establishes a coordinate system for the robot, and Resuelve is capable of calculating and driving a pat...
This program is a 2D simulator intended to provide a simulation platform for Self-assembly experiments. However there is no limitation to use it for any 2D solid motion simulation. The simulation is setup through a XML file and that file was designed with self-assembly experiments in mind. To run a ...
proccache is a output cache for Oracle's [http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14407/toc.htm Pro*C] pre-compiler. It uses a similar idea like [http://ccache.samba.org ccache]. This tool requires [http://library.gnome.org/devel/glib/ GLib] library (2.16 or later version) and [http...