开源项目社区 当前位置 :
www.trustie.net/open_source_projects 主页 > 开源项目社区
  • Syndi
    0?1472459240

    A modern, elegant, multithreaded, event-driven, extensible multi-protocol chat bot written in Ruby and C (formerly named 'Auto').

    It is currently in testing/development stage and provides IRC support.

    0 个关注者

    1 位当前贡献者

    888 距离上次提交时间

    1986 行代码

    管理人员:
    创建时间: 2014-05-08 06:10
    数据更新时间:2014-04-24
    Tags
    C
    irc
    bot
  • makestruct
    0?1472459240

    A small Exe to quickly make quick structures for python

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-08 06:09
    数据更新时间:2014-04-24
    Tags
    C
  • csize
    0?1472459240

    C Size : Print the size of base C types.

    Usagecsize follows the format of printf.

    Examplecsize "int : %i"
    csize "unsigned int : %u"
    csize "unsigned long : %lu"
    csize "char : %c"
    csize "float : %f"typically prints : ...

    0 个关注者

    1 位当前贡献者

    4 距离上次提交时间

    181 行代码

    管理人员:
    创建时间: 2014-05-08 06:09
    数据更新时间:2014-04-24
    Tags
    C
  • utopia-mono
    0?1472459240

    Mono and .NET framework library especially tailored to developing the line of business (LOB) applications. It will contain the following parts :

    Utopia.Data -
    Utopia.Entities -
    Utopia.Gui -
    Utopia.NXaml -
    Utopia.Reporting -

    Hopefully around December 2009 first code drop to poke around will appear, and then, at the end of summer 2010 completeness of library should be sufficient to write first toy LOB applications. ...

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-08 06:09
    数据更新时间:2014-04-24
    Tags
    C
    net
  • killerkitty
    0?1472459240

    We kicked off this project with the idea of using it as a means to study the science of computer security during our undergraduate education at the Department Of Computer Science of PSG College Of Technology.

    We started off with the simple aim of delivering a lightweight engine that could scan malware content can be used in applications that need virus scanning abilities without having to rely upon heavyweight anti-virus software. For example, a mail client like Microsoft Outlook could use this engine to scan the email attachments for virus infections. ...

    0 个关注者

    1 位当前贡献者

    29 距离上次提交时间

    4091 行代码

    管理人员:
    创建时间: 2014-05-08 06:09
    数据更新时间:2014-04-24
    Tags
    C
  • palin-db
    0?1472459240

    An elegant, beautiful and limited database intended for educational purposes. Aspires to SQLite-ness.

    This came about due to my frustration with one too many reference-manual-style interview questions that I have recently endured. Thanks to Brandon Menc for the idea....

    0 个关注者

    1 位当前贡献者

    3 距离上次提交时间

    97 行代码

    管理人员:
    创建时间: 2014-05-08 06:08
    数据更新时间:2014-04-24
    Tags
    sql
    C
  • woorichmail
    0?1472459240

    sendmail by C# code. via gmail sendmail.

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-08 06:06
    数据更新时间:2014-04-24
    Tags
    C
  • headspace
    0?1472459240

    A simple, multiparadigm programming language designed to run in a variety of enviroments. Headspace source code is translated into the equivalent C, Java, and other programming languages.

    This is a work in progress.

    0 个关注者

    1 位当前贡献者

    9 距离上次提交时间

    1183 行代码

    管理人员:
    创建时间: 2014-05-08 06:05
    数据更新时间:2014-04-24
    Tags
    C
  • smallsha1
    0?1472459240

    Fast SHA1 algorithm with a small memory footprint. Written in C++ and very easy to use.

    Example of use:

    unsigned char hash20;
    char hexstring41;
    sha1::calc("Teststring",10,hash); // 10 is the length of the string
    sha1::toHexString(hash, hexstring);There are only two files in the sources that are needed to use the sha1 algorithm in your own code: sha1.h and sha1.cpp. The other files are there as unittesting and benchmarking....

    0 个关注者

    1 位当前贡献者

    4 距离上次提交时间

    196 行代码

    管理人员:
    创建时间: 2014-05-08 06:05
    数据更新时间:2014-04-24
    Tags
    C
  • metaring
    0?1472459240

    Ringer is a Hybrid P2P system. The goal of our architecture is to separate the data and metadata. Clients transfer data directly between each other in a traditional P2P manner. Clients find each other by communicating via a pyramid of metadata servers (MDS). This differs from other P2P systems such as Ivy in while there is no single MDS, there is also not a complete lack of centrality. This approach simplifies implementation and search while avoiding the bottlenecks caused by a single central MDS....

    0 个关注者

    1 位当前贡献者

    121 距离上次提交时间

    15777 行代码

    管理人员:
    创建时间: 2014-05-08 06:05
    数据更新时间:2014-04-24
    Tags
    C

© Copyright 2007~2021 国防科技大学Trustie团队 & IntelliDE 湘ICP备 17009477号