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

    Arrow is a framework for building web applications using Apache and mod_ruby.,

    1 个关注者

    1 位当前贡献者

    570 距离上次提交时间

    35 行代码

    管理人员:
    创建时间: 2014-05-06 17:25
    数据更新时间:2014-04-24
    Tags
    web
  • akleti
    0?1472459240

    A site to allow users to share their recipes with others, and others can ask them about their favorite recipes too.

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

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

    A ruby API library for Geonames Web services.

    Created to support GIS processes for Carpool Connect

    require 'geonames'

    places_nearby = Geonames::WebService.find_nearby_place_name 43.900120387, -78.882869834
    p places_nearby
    Outputs:

    @population=nil, @geoname_id='6094578', @longitude=-78.849568878, @feature_class_name=nil, @country_name='Canada', @latitude=43.900120387, @feature_class='P', @country_code='CA', @name='Oshawa', @feature_code_name=nil, @elevation=nil, @distance=2.6679930307932, @alternate_names=nil, @feature_code='PPL'> ...

    0 个关注者

    1 位当前贡献者

    8 距离上次提交时间

    568 行代码

    管理人员:
    创建时间: 2014-05-06 17:24
    数据更新时间:2014-04-24
    Tags
    gis
    gem
  • orzlisp
    0?1472459240

    a lisp interpreter implmention on ruby by ssword , just for study & fun

    example:

    (define putlist
    (lambda (l)
    (map puts l)))

    (puts "-----------map------------")
    (define map
    (lambda (f l)
    (if (is_null? l)
    null
    (cons (f (car l)) (map f (cdr l)))...

    1 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

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

    PKI programs for Ruby scripting language (Ruby: www.ruby-lang.org): OpenSSL for Ruby (checkout homepage, CVS, files), RubyCA (not started yet)

    1 个关注者

    1 位当前贡献者

    317 距离上次提交时间

    12114 行代码

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

    A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation.

    1 个关注者

    1 位当前贡献者

    2 距离上次提交时间

    1061 行代码

    管理人员:
    创建时间: 2014-05-06 17:23
    数据更新时间:2014-04-24
    Tags
    rss
  • Ruby Words Generator
    0?1472459240

    Scalable and reliable word generator (password generator) written in Ruby. It uses a JMS broker (stomp interface) to store candidate and result words.

    1 个关注者

    1 位当前贡献者

    38 距离上次提交时间

    242 行代码

    管理人员:
    创建时间: 2014-05-06 17:23
    数据更新时间:2014-04-24
    Tags
    jms
  • ioblockreader
    0?1472459240

    Ruby library giving block-buffered and cached read over IO objects with a String-like interface. Ideal to parse big files as Strings, limiting memory consumption.

    1 个关注者

    1 位当前贡献者

    19 距离上次提交时间

    809 行代码

    管理人员:
    创建时间: 2014-05-06 17:23
    数据更新时间:2014-04-24
    Tags
    io
  • Ruby Optipng
    0?1472459240

    Ruby interface to 'optipng' tool.,

    1 个关注者

    1 位当前贡献者

    10 距离上次提交时间

    73 行代码

    管理人员:
    创建时间: 2014-05-06 17:23
    数据更新时间:2014-04-24
    Tags
    png
    gem
  • Mongify
    0?1472459240

    Mongify allows you to map your data from a sql database and into a mongodb document database with ease.

    1 个关注者

    1 位当前贡献者

    357 距离上次提交时间

    3883 行代码

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

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