Difference between revisions of "R3"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Undo revision 42921 by Megalanya (talk))
Line 1: Line 1:
 
+
{{Entry
 +
|Name=R3
 +
|Short description=High-performance URL router library
 +
|Full description=R3 is an URL router library with high performance, thus, it's
 +
implemented in C.  It compiles your route paths into a prefix
 +
trie. By using the constructed prefix trie in the start-up time,
 +
you can dispatch routes with efficiency.
 +
|Homepage URL=https://github.com/c9s/r3
 +
|User level=
 +
|Component programs=
 +
|VCS checkout command=
 +
|Computer languages=
 +
|Status=
 +
|Is GNU=No
 +
|Version identifier=1.3.1-3
 +
|Version download=http://ftp.debian.org/debian/pool/main/libr/libr3/libr3_1.3.1.orig.tar.gz
 +
|Submitted by=Debian import
 +
|Submitted date=2015-07-17
 +
}}
 +
{{Import
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/libr3
 +
|Source packages=libr3 1.3.1-3
 +
|Date=2015-07-17
 +
}}
 +
{{Project license
 +
|License=Other
 +
|License copyright=Copyright 2014 Yo-An Lin <yoanlin93@gmail.com>
 +
|License verified by=Debian: ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
 +
|License verified date=2014-08-04
 +
|License note=License: mit
 +
}}
 +
{{Project license
 +
|License=Other
 +
|License copyright=Copyright 2009-2010, Salvatore Sanfilippo <antirez at gmail dot com>
 +
|License verified by=Debian: ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
 +
|License verified date=2014-08-04
 +
|License note=License: bsd
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://github.com/c9s/r3
 +
}}

Revision as of 18:00, 14 February 2017


[edit]

R3

https://github.com/c9s/r3
High-performance URL router library

R3 is an URL router library with high performance, thus, it's implemented in C. It compiles your route paths into a prefix trie. By using the constructed prefix trie in the start-up time, you can dispatch routes with efficiency.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: ChangZhuo Chen (陳昌倬) <czchen@gmail.com>

Verified on

4 August 2014

Notes

License: mit

License

Other

Verified by

Debian: ChangZhuo Chen (陳昌倬) <czchen@gmail.com>

Verified on

4 August 2014

Notes

License: bsd




Leaders and contributors

Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/libr3
Downloadhttps://github.com/c9s/r3


Software prerequisites




Entry




Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/libr3

[[Category:]]











Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.