toks 1.4.0

Efficient tokens for `html5ever::rcdom::RcDom` `Handle` parsing aiming for O(1) HTML DOM walking & efficiency.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
	<meta name="generator" content="Hugo 0.19-DEV" />
  <link href="http://gmpg.org/xfn/11" rel="profile">
  <meta http-equiv="content-type" content="text/html; charset=utf-8">

  
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">

  <title>Ernestas Poškus.io - Ernestas Poškus.io</title>
  <meta name="description" content=""/>
  <meta name="keywords" content=""/>

  <meta property="og:title" content="Ernestas Poškus.io" />
  <meta property="og:description" content="" />
  <meta property="og:type" content="website" />
  <meta property="og:url" content="http://out13.com/" />
  <meta property="og:image" content="http://out13.com/images/og-image.png" />

  
  <link rel="stylesheet" href="http://out13.com/css/app.css">

  
  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://out13.com/apple-touch-icon-144-precomposed.png">
  <link rel="shortcut icon" href="http://out13.com/favicon.ico">

  
  <link href="http://out13.com/index.xml" rel="alternate" type="application/rss+xml" title="Ernestas Poškus.io" />


  
</head>
<body>

<div class="callout large">
  <div class="row">
    <div class="large-12 columns">
      <h1><a href="http://out13.com/">Ernestas Poškus</a></h1>

      <p>
        
        <a href="https://github.com/ernestas-poskus" target="_blank">github</a>
        
        <a href="https://www.linkedin.com/in/ernestasposkus" target="_blank">linkedin</a>
        
        <a href="https://twitter.com/ernestas_poskus" target="_blank">twitter</a>
        
      </p>

      
        <a href="http://out13.com/tags/algorithms">algorithms</a> 1 /
      
        <a href="http://out13.com/tags/ansible">ansible</a> 2 /
      
        <a href="http://out13.com/tags/cisco">cisco</a> 1 /
      
        <a href="http://out13.com/tags/cluster">cluster</a> 1 /
      
        <a href="http://out13.com/tags/database">database</a> 1 /
      
        <a href="http://out13.com/tags/garbage-collection">garbage-collection</a> 1 /
      
        <a href="http://out13.com/tags/learning">learning</a> 23 /
      
        <a href="http://out13.com/tags/linux">linux</a> 2 /
      
        <a href="http://out13.com/tags/nginx">nginx</a> 1 /
      
        <a href="http://out13.com/tags/operating-systems">operating-systems</a> 18 /
      
        <a href="http://out13.com/tags/paper">paper</a> 23 /
      
        <a href="http://out13.com/tags/performance">performance</a> 22 /
      
        <a href="http://out13.com/tags/personal">personal</a> 2 /
      
        <a href="http://out13.com/tags/research">research</a> 22 /
      
        <a href="http://out13.com/tags/review">review</a> 23 /
      
        <a href="http://out13.com/tags/rust">rust</a> 1 /
      
        <a href="http://out13.com/tags/scientific">scientific</a> 23 /
      
        <a href="http://out13.com/tags/testing">testing</a> 1 /
      
        <a href="http://out13.com/tags/tools">tools</a> 2 /
      
    </div>
  </div>
</div>

<div class="row">
  <div class="large-12 columns">
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/green-lights-forever-analyzing-the-security-of-traffic-infrastructure/">Analyzing the Security of Traffic Infrastructure</a>
                <small><time>Thu, Aug 3, 2017</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/tools/proc-meminfo/">/proc/meminfo - memory usage statistics</a>
                <small><time>Mon, Jul 31, 2017</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/scaling-memcache-at-facebook/">Scaling Memcache at Facebook</a>
                <small><time>Thu, Jul 27, 2017</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/maglev-a-fast-and-reliable-software-network-load-balancer/">Maglev: A Fast and Reliable Software Network Load Balancer</a>
                <small><time>Thu, Jun 29, 2017</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/tools/slabtop-kernel-slab-cache-information-in-real-time/">slabtop - kernel slab cache information in real time</a>
                <small><time>Wed, Jun 28, 2017</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/spanner-google-globally-distributed-database/">Spanner: Google’s Globally-Distributed Database</a>
                <small><time>Thu, May 25, 2017</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/in-search-of-an-understandable-consensus-algorithm/">In Search of an Understandable Consensus Algorithm</a>
                <small><time>Thu, Apr 20, 2017</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/lirs-efficient-low-inter-reference-recency-set-replacement-policy-to-improve-buffer-cache-performance/">LIRS: An Efficient Low Inter-reference Recency Set Replacement Policy to Improve Buffer Cache Performance</a>
                <small><time>Thu, Mar 9, 2017</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/posts/serving-fresh-assets-using-nginx-rewrite/">Serving fresh assets using Nginx location rewrite</a>
                <small><time>Wed, Mar 8, 2017</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/large-scale-cluster-management-at-google-with-borg/">Large-scale cluster management at Google with Borg</a>
                <small><time>Thu, Feb 9, 2017</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/aerospike-architecture-of-a-real-time-operational-dbms/">Aerospike: Architecture of a Real-Time Operational DBMS</a>
                <small><time>Sun, Jan 29, 2017</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/approximating-data-with-the-count-min-data-structure/">Approximating Data with the Count-Min Data Structure</a>
                <small><time>Thu, Dec 29, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/tao-facebooks-distributed-data-store-for-the-social-graph/">TAO: Facebook’s Distributed Data Store for the Social Graph</a>
                <small><time>Thu, Dec 15, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/efficient-reconciliation-and-flow-control-for-anti-entropy-protocols/">Efficient Reconciliation and Flow Control for Anti-Entropy Protocols</a>
                <small><time>Thu, Dec 1, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/seda-an-architecture-for-well-conditioned-scalable-internet-services/">SEDA: An Architecture for Well-Conditioned, Scalable Internet Services</a>
                <small><time>Thu, Nov 24, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/the-interaction-of-buffer-size-and-tcp-protocol-handling/">The Interaction of Buffer Size and TCP Protocol Handling and its Impact</a>
                <small><time>Thu, Nov 17, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/replication-under-scalable-hashing--a-family-of-algorithms-for-scalable-decentralized-data-distribution/">Replication Under Scalable Hashing: A Family of Algorithms for Scalable Decentralized Data Distribution</a>
                <small><time>Thu, Nov 10, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/dynamo-amazon-highly-available-key-value-store/">Dynamo: Amazon’s Highly Available Key-value Store</a>
                <small><time>Sun, Nov 6, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/bigtable-a-distributed-storage-system-for-structured-data/">Bigtable: A Distributed Storage System for Structured Data</a>
                <small><time>Thu, Nov 3, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/posts/generating-configuration-from-ansible-variables/">Generating configuration from Ansible variables</a>
                <small><time>Thu, Nov 3, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/posts/ansible-testing-multiple-platforms/">Testing Ansible on multiple platforms</a>
                <small><time>Sun, Sep 25, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/ownership-is-theft-experiences-building-an-embedded-os-in-rust/">Ownership is theft experiences building an embedded os in rust</a>
                <small><time>Thu, Aug 25, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/on-the-fly-garbage-collection/">On the fly garbage collection</a>
                <small><time>Thu, Aug 25, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/queues-are-databases/">Queues Are Databases</a>
                <small><time>Fri, Aug 12, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/an-argument-for-increasing-tcp-initial-congestion-window/">An Argument for Increasing TCP’s Initial Congestion Window</a>
                <small><time>Thu, Aug 4, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/mesos-platform-for-resource-sharing/">Mesos: A Platform for Fine-Grained Resource Sharing in the Data Center</a>
                <small><time>Thu, Apr 28, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/tiny-lfu-highly-efficient-cache-admission-policy/">Tiny LFU highly efficient cache admission policy</a>
                <small><time>Fri, Apr 22, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/paper/container-based-operating-system-virtualization/">Container based operating system virtualization</a>
                <small><time>Tue, Apr 19, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/posts/golang-dynamic-struct-decoration/">Golang dynamic struct decoration</a>
                <small><time>Thu, Jan 28, 2016</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/posts/racer-with-multiple-rust-versions/">Setup Rust Racer with multiple Rust versions</a>
                <small><time>Tue, Sep 15, 2015</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/posts/readability-tests/">Readability tests</a>
                <small><time>Sat, Apr 4, 2015</time></small>
                </h3>
            </article>
        
    
        
            <article class="post">
                <h3>
                <a href="http://out13.com/posts/programming-languages/">Programming languages in bytes</a>
                <small><time>Sun, Mar 29, 2015</time></small>
                </h3>
            </article>
        
    
        
    
  </div>
</div>
<hr />

<link rel="stylesheet" href="https://yandex.st/highlightjs/8.0/styles/default.min.css">
<script src="https://yandex.st/highlightjs/8.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>

<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-61312403-1', 'auto');
  ga('send', 'pageview');
</script>

<script>window.twttr = (function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0],
    t = window.twttr || {};
  if (d.getElementById(id)) return t;
  js = d.createElement(s);
  js.id = id;
  js.src = "https://platform.twitter.com/widgets.js";
  fjs.parentNode.insertBefore(js, fjs);

  t._e = [];
  t.ready = function(f) {
    t._e.push(f);
  };

  return t;
}(document, "script", "twitter-wjs"));</script>
</body>
</html>