伍佰目录 短网址
  当前位置:海洋目录网 » 站长资讯 » 站长资讯 » 文章详细 订阅RssFeed

【Rust日报】2020-08-21 RustConf研讨会在线举办

来源:本站原创 浏览:205次 时间:2021-07-21
Oxigraph - 实现了SPARQL标准的图数据库
Oxigraph is a graph database implementing the SPARQL standard.Official website: https://github.com/oxigraph/oxigraph

Oxigraph是一个实现了SPARQL标准的图数据库。宗旨是为了实现一个基于RockDB和Sled的K/V仓库的兼容的,安全的,快速的图数据库。由Rust语言实现,Oxigraph同时也提供很多读,写和处理RDF文件的工具功能。Oxigraph目前正在重度活跃的开发中,很多SPARQL的查询评估还没有经过优化。Oxigraph的组件:

  • lib
  • python
  • js
  • server
  • wikibase

安装和使用:需要最新的稳定版本的Rust和Cargo安装 同时也需要clang编译RockDB。直接安装就可以:

    $ cargo install oxigraph_server
   
   ### build the fat binary at target/release/oxigraph_server
   $ cargo build --release
   
   ### 用Docker Image
   $ docker run --rm oxigraph/oxigraph --help
   
   ### run the docker webserver on port# 7878
   ### save the local data at /data
   $ docker run --init --rm -v $PWD/data:/data -p 7878:7878 oxigraph/oxigraph -b 0.0.0.0:7878 -f /data
   
   ### build and run the wikibase server
   $ cargo install oxigraph_wikibase
   $ cargo build --release
   $ cd target/release/
   $ ./oxigraph_wikibase --mediawiki-api https://test.wikidata.org/w/api.php --mediawiki-base-url https://test.wikidata.org/wiki/ --namespaces 0,120 --file test.wikidata
   
   ## wikibase server from docker image
   $ docker run --rm oxigraph/oxigraph-wikibase --help
   $ docker run --init --rm -v $PWD/wikibase_data:/wikibase_data -p 7878:7878 oxigraph/oxigraph-wikibase -b 0.0.0.0:7878 -f /wikibase_data --mediawiki-api http://some.wikibase.instance/w/api.php --mediawiki-base-url http://some.wikibase.instance/wiki/
RustConf研讨会在线举办
RustConf is online!Official website: https://rustconf.com/

RustConf研讨会在线举办,大家可以科学观看和回顾:

  • Video#01 RustConf 2020 - Opening Keynote
  • Video#02 RustConf 2020 - Error Handling Isn't All About Errors
  • Video#03 RustConf 2020 - How to Start a Solo Project That You'll Stick With
  • Video#04 RustConf 2020 - Under a microscope - exploring fast and safe rust for biology
  • Video#05 RustConf 2020 - Bending the curve - a personal tutor at your fingertips
  • Video#06 RustConf 2020 - My First rust project - starting a 2d game with amethyst
  • Video#07 RustConf 2020 - Controlling telescope hardware with rust
  • Video#08 RustConf 2020 - Macros for a more productive rust
  • Video#09 RustConf 2020 - Rust for non-systems programmers
  • Video#10 RustConf 2020 - Closing keynote
tickrs | 实时滚动数据终端,用tui-rs打造。
tickrs | Realtime ticker data in your terminal. Built with tui-rs.https://github.com/tarkah/tickrshttps://i.imgur.com/4Izc2dz.mp4

用tui-rs打造应答机模式的实时滚动数据终端。受gotop启发,看到又搞了一个Rust语言版的ytop 超级兴奋,于是自己搞了一个TUI的APP来跟踪实时股票数据。考虑到要让没有API Key的用户都可以体验,最后选择了用Yahoo Finance的后台数据。

  • Cargo
      c����,����argo install tickrs
  • Usage
      tickrs 0.3.3
     Realtime ticker data in your terminal

  推荐站点

  • At-lib分类目录At-lib分类目录

    At-lib网站分类目录汇集全国所有高质量网站,是中国权威的中文网站分类目录,给站长提供免费网址目录提交收录和推荐最新最全的优秀网站大全是名站导航之家

    www.at-lib.cn
  • 中国链接目录中国链接目录

    中国链接目录简称链接目录,是收录优秀网站和淘宝网店的网站分类目录,为您提供优质的网址导航服务,也是网店进行收录推广,站长免费推广网站、加快百度收录、增加友情链接和网站外链的平台。

    www.cnlink.org
  • 35目录网35目录网

    35目录免费收录各类优秀网站,全力打造互动式网站目录,提供网站分类目录检索,关键字搜索功能。欢迎您向35目录推荐、提交优秀网站。

    www.35mulu.com
  • 就要爱网站目录就要爱网站目录

    就要爱网站目录,按主题和类别列出网站。所有提交的网站都经过人工审查,确保质量和无垃圾邮件的结果。

    www.912219.com
  • 伍佰目录伍佰目录

    伍佰网站目录免费收录各类优秀网站,全力打造互动式网站目录,提供网站分类目录检索,关键字搜索功能。欢迎您向伍佰目录推荐、提交优秀网站。

    www.wbwb.net