Skip to content
/ dcs Public

Debian Code Search (codesearch.debian.net) is a search engine that searches through all the 130 GB of open source software that is included in Debian. Supports regular expressions!

License

Notifications You must be signed in to change notification settings

Debian/dcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4d0675f · Feb 18, 2025
Sep 29, 2022
Feb 22, 2021
Feb 18, 2025
Sep 29, 2019
Nov 15, 2014
Dec 12, 2014
Dec 1, 2014
Sep 29, 2019
Sep 29, 2019
Nov 17, 2021
Feb 18, 2025
Sep 29, 2019
Sep 29, 2022
Nov 26, 2014
Feb 12, 2024
Dec 1, 2014
Jul 24, 2023
Mar 31, 2016
Feb 2, 2023
Jul 7, 2016
Dec 19, 2012
Sep 29, 2019
Feb 22, 2021
Dec 3, 2014
Nov 6, 2022
Feb 18, 2025
Feb 18, 2025
Jul 7, 2016
Aug 12, 2013

Repository files navigation

GitHub Actions CI

Please read http://codesearch.debian.net/research/bsc-thesis.pdf first!

cmd/ dcs-unpack - tool to unpack a debian source mirror dcs-index - tool to create an index from a debian source mirror compute-ranking - computes the ranking of each package/file dcs-web - the code search web application itself index-backend - simple server which provides (a shard) of the index to dcs-web source-backend - simple server which provides the debian source to dcs-web

debian/ The Debian packaging, which currently is very hacky due to Go packaging being hard in Debian currently. Patches welcome.

index/ Copied from code.google.com/p/codesearch. Parts were re-written in hand-optimized C code (posting list decoding).

regexp/ Copied from code.google.com/p/codesearch. Returns results in a data structure instead of printing them to stdout.

static/ Static assets + HTML files (FAQ etc.)

About

Debian Code Search (codesearch.debian.net) is a search engine that searches through all the 130 GB of open source software that is included in Debian. Supports regular expressions!

Topics

Resources

License

Stars

Watchers

Forks