Package : universalcodegrep > RPM : universalcodegrep-0.2.1-3.mga8.i586.rpm

Basic items

Install
Name universalcodegrep
Version 0.2.1
Release 3.mga8
URL https://github.com/gvansickle/ucg
Group Development/Tools
Summary An extremely fast grep-like tool specialized for searching large bodies of code
Size 157KB
Arch i586
License GPLv3+

Description

UniversalCodeGrep (ucg) is an extremely fast grep-like tool specialized for
searching large bodies of source code. It is intended to be largely
command-line compatible with Ack, to some extent with ag, and where appropriate
with grep. Search patterns are specified as PCRE regexes.

ucg is intended to address the impatient programmer's code searching needs. ucg
is written in C++11 and takes advantage of the concurrency (and other) support
of the language to increase scanning speed while reducing reliance on
third-party libraries and increasing portability. Regex scanning is provided by
the PCRE library, with its JIT compilation feature providing a huge performance
gain on most platforms.

As a consequence of its use of these facilities and its overall design for
maximum concurrency and speed, ucg is extremely fast; up to 30x faster than Ack
in some cases.

Media information

Distribution release Mageia 8
Media name core-release
Media arch i586

Advanced items

Source RPM universalcodegrep-0.2.1-3.mga8.src.rpm
Build time 2020-02-14 07:16:36
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie