zinc.rs Report : Visit Site


  • Server:nginx...

    The main IP address: 88.99.56.56,Your server United Kingdom,Rochdale ISP:Zen Internet Ltd  TLD:rs CountryCode:GB

    The description :the bare metal stack for rust...

    This report updates in 05-Aug-2018

Technical data of the zinc.rs


Geo IP provides you such as latitude, longitude and ISP (Internet Service Provider) etc. informations. Our GeoIP service found where is host zinc.rs. Currently, hosted in United Kingdom and its service provider is Zen Internet Ltd .

Latitude: 53.617660522461
Longitude: -2.1552000045776
Country: United Kingdom (GB)
City: Rochdale
Region: England
ISP: Zen Internet Ltd

the related websites

HTTP Header Analysis


HTTP Header information is a part of HTTP protocol that a user's browser sends to called nginx containing the details of what the browser wants and will accept back from the web server.

Content-Encoding:gzip
Transfer-Encoding:chunked
Strict-Transport-Security:max-age=31536000; includeSubDomains; preload
Vary:Accept-Encoding, Accept-Encoding
Server:nginx
Last-Modified:Thu, 28 Aug 2014 17:23:00 GMT
Connection:keep-alive
ETag:W/"53ff6574-2cc4"
Date:Sat, 04 Aug 2018 22:34:29 GMT
Content-Type:text/html

DNS

soa:ns.rackspace.com. hostmaster.zinc.rs. 1484396367 21600 3600 1814400 300
ns:dns2.stabletransit.com.
dns1.stabletransit.com.
ipv4:IP:88.99.56.56
ASN:24940
OWNER:HETZNER-AS, DE
Country:DE
mx:MX preference = 5, mail exchanger = alt2.aspmx.l.google.com.
MX preference = 10, mail exchanger = aspmx4.googlemail.com.
MX preference = 10, mail exchanger = aspmx3.googlemail.com.
MX preference = 5, mail exchanger = alt1.aspmx.l.google.com.
MX preference = 10, mail exchanger = aspmx5.googlemail.com.
MX preference = 10, mail exchanger = aspmx2.googlemail.com.
MX preference = 1, mail exchanger = aspmx.l.google.com.

HtmlToText

about blog build stats api docs fork us at github copyright 2014 vladimir pouzanov and the hack&dev project about zinc is an experimental attempt to write an arm stack that would be similar to cmsis or mbed in capabilities but would show rust’s best safety features applied to embedded development. zinc is mostly assembly-free and completely c-free at the moment. one of the goals of zinc is to figure out, how much of the usual rtos stack is it possible to write in rust in a safe manner, while keeping the resource usage profile low enough (comparable to c/c++ code). main features zinc provides you with safe code in terms of rust code safety; accessing hardware directly is unsafe , but you can do that as well if you want. in addition to software safety , zinc provides hardware safety with platform tree specification; you define the hardware configuration right in the code in simple key-value dsl and compiler verifies that all hardware is configured properly; that also allows to optimize the code to much bigger extent than with conventional rtoses. supported hardware zinc supports only arm at the moment. the primary development is focused on two test boards with nxp lpc1768 and st stm32f407. other mcus will follow when core api is stabilized. license zinc is distributed under apache-2.0, see license for more details. blink demo code with comments # ! [ feature ( phase )] # ! [ crate_type = "staticlib" ] # ! [ no_std ] // you can only use libcore features with zinc extern crate core ; extern crate zinc ; #[phase(plugin)] extern crate macro_platformtree ; // this is the platform tree definition, a combination of hardware and software // specification that gets verified at compile time and compiles down to // optimised initialization blocks platformtree! ( // use lpc17xx lpc17xx @ mcu { clock { // source is clocked from main (external) oscillator running at 12mhz source = "main-oscillator" ; source_frequency = 12 _000_000 ; // configure pll to output 100mhz pll { m = 50 ; n = 3 ; divisor = 4 ; } } timer { // define configuration for timer 1 timer @ 1 { counter = 25 ; divisor = 4 ; } } gpio { // define pins for gpio port 1 1 { // pins 18 and 20 are gpio out led1 @ 18 { direction = "out" ; } led2 @ 20 { direction = "out" ; } } } } os { // define a single task (arduino-style, scheduler is not being compiled in) single_task { // a function to call in the loop loop = "run" ; args { // args are resolved to named nodes above and are passed into `run` as // pointers of the appropriate type timer = & timer ; led1 = & led1 ; led2 = & led2 ; } } } ) #[no_split_stack] // this is the main function, it's only argument type is pt::run_args, a // generated struct that references materialized nodes from platform tree fn run ( args : & pt :: run_args ) { // toggles pin values args .led1 .set_high (); args .led2 .set_low (); // wait for 1 second ( args .timer as & zinc :: hal :: timer :: timer ) .wait ( 1 ); args .led1 .set_low (); args .led2 .set_high (); ( args .timer as & zinc :: hal :: timer :: timer ) .wait ( 1 ); }

URL analysis for zinc.rs


https://zinc.rs/blog
https://zinc.rs/apidocs/zinc/
https://zinc.rs/stats

Whois Information


Whois is a protocol that is access to registering information. You can reach when the website was registered, when it will be expire, what is contact details of the site with the following informations. In a nutshell, it includes these informations;

%
%This is the RNIDS Whois server.
%
% Date Format : DD.MM.YYYY
% Whois Server Version: 1.0.0
%
% Rights restricted by copyright.
% See http://www.rnids.rs/whois_en
%
%
%
% Ovo je odgovor od RNIDS Whois servera.
%
% Format datuma : DD.MM.YYYY
% Verzija Whois Servera : 1.0.0
%
% Sva prava zadržana. Za više informacija.
% pogledajte http://www.rnids.rs/whois_sr

Domain name: zinc.rs
Domain status: Active
Registration date: 23.04.2014 12:39:14
Modification date: 02.04.2018 15:56:53
Expiration date: 23.04.2019 12:39:14
Registrar: Stanco d.o.o.


DNS: dns1.stabletransit.com - 69.20.95.4
DNS: dns2.stabletransit.com - 65.61.188.4



Whois privacy has been activated for domain.




SERVERS

  SERVER rs.whois-servers.net

  ARGS zinc.rs

  PORT 43

  TYPE domain

DOMAIN

  NAME zinc.rs

NSERVER

  DNS1.STABLETRANSIT.COM 69.20.95.4

  DNS2.STABLETRANSIT.COM 65.61.188.4

  REGISTERED yes

Go to top

Mistakes


The following list shows you to spelling mistakes possible of the internet users for the website searched .

  • www.uzinc.com
  • www.7zinc.com
  • www.hzinc.com
  • www.kzinc.com
  • www.jzinc.com
  • www.izinc.com
  • www.8zinc.com
  • www.yzinc.com
  • www.zincebc.com
  • www.zincebc.com
  • www.zinc3bc.com
  • www.zincwbc.com
  • www.zincsbc.com
  • www.zinc#bc.com
  • www.zincdbc.com
  • www.zincfbc.com
  • www.zinc&bc.com
  • www.zincrbc.com
  • www.urlw4ebc.com
  • www.zinc4bc.com
  • www.zincc.com
  • www.zincbc.com
  • www.zincvc.com
  • www.zincvbc.com
  • www.zincvc.com
  • www.zinc c.com
  • www.zinc bc.com
  • www.zinc c.com
  • www.zincgc.com
  • www.zincgbc.com
  • www.zincgc.com
  • www.zincjc.com
  • www.zincjbc.com
  • www.zincjc.com
  • www.zincnc.com
  • www.zincnbc.com
  • www.zincnc.com
  • www.zinchc.com
  • www.zinchbc.com
  • www.zinchc.com
  • www.zinc.com
  • www.zincc.com
  • www.zincx.com
  • www.zincxc.com
  • www.zincx.com
  • www.zincf.com
  • www.zincfc.com
  • www.zincf.com
  • www.zincv.com
  • www.zincvc.com
  • www.zincv.com
  • www.zincd.com
  • www.zincdc.com
  • www.zincd.com
  • www.zinccb.com
  • www.zinccom
  • www.zinc..com
  • www.zinc/com
  • www.zinc/.com
  • www.zinc./com
  • www.zincncom
  • www.zincn.com
  • www.zinc.ncom
  • www.zinc;com
  • www.zinc;.com
  • www.zinc.;com
  • www.zinclcom
  • www.zincl.com
  • www.zinc.lcom
  • www.zinc com
  • www.zinc .com
  • www.zinc. com
  • www.zinc,com
  • www.zinc,.com
  • www.zinc.,com
  • www.zincmcom
  • www.zincm.com
  • www.zinc.mcom
  • www.zinc.ccom
  • www.zinc.om
  • www.zinc.ccom
  • www.zinc.xom
  • www.zinc.xcom
  • www.zinc.cxom
  • www.zinc.fom
  • www.zinc.fcom
  • www.zinc.cfom
  • www.zinc.vom
  • www.zinc.vcom
  • www.zinc.cvom
  • www.zinc.dom
  • www.zinc.dcom
  • www.zinc.cdom
  • www.zincc.om
  • www.zinc.cm
  • www.zinc.coom
  • www.zinc.cpm
  • www.zinc.cpom
  • www.zinc.copm
  • www.zinc.cim
  • www.zinc.ciom
  • www.zinc.coim
  • www.zinc.ckm
  • www.zinc.ckom
  • www.zinc.cokm
  • www.zinc.clm
  • www.zinc.clom
  • www.zinc.colm
  • www.zinc.c0m
  • www.zinc.c0om
  • www.zinc.co0m
  • www.zinc.c:m
  • www.zinc.c:om
  • www.zinc.co:m
  • www.zinc.c9m
  • www.zinc.c9om
  • www.zinc.co9m
  • www.zinc.ocm
  • www.zinc.co
  • zinc.rsm
  • www.zinc.con
  • www.zinc.conm
  • zinc.rsn
  • www.zinc.col
  • www.zinc.colm
  • zinc.rsl
  • www.zinc.co
  • www.zinc.co m
  • zinc.rs
  • www.zinc.cok
  • www.zinc.cokm
  • zinc.rsk
  • www.zinc.co,
  • www.zinc.co,m
  • zinc.rs,
  • www.zinc.coj
  • www.zinc.cojm
  • zinc.rsj
  • www.zinc.cmo
Show All Mistakes Hide All Mistakes