Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Sourcetrail serves as an interactive tool designed to enhance the exploration of existing source code by systematically indexing it and collecting information about its architecture. This tool offers a user-friendly interface composed of three dynamic views, each essential for accessing the necessary information efficiently. The Search feature enables users to swiftly locate and choose indexed symbols within the source code. An autocompletion box appears, providing an immediate overview of all relevant results found throughout the entire codebase. The Graph view visualizes the arrangement of your source code, emphasizing the currently selected symbol while illustrating its incoming and outgoing dependencies with other symbols. Meanwhile, the Code view lists all the source locations tied to the selected symbol through various code snippets, and clicking on any listed location allows users to shift their selection for a more in-depth analysis. Overall, Sourcetrail significantly streamlines the process of understanding complex code structures.
Description
Livegrep is a tool inspired by Google Code Search that facilitates interactive regex searches across source repositories that can be several gigabytes in size. To utilize livegrep, you must start both the codesearch backend, which handles indexing and searching, and the livegrep web interface. After building both codesearch and livegrep, you can run the sample web interface to test livegrep itself. The codesearch binary plays a crucial role by reading the source code, maintaining an index, and processing search requests. Notably, livegrep operates without state and depends solely on its TCP connection to the codesearch component. By default, codesearch generates an in-memory index for the repositories listed in its configuration file, but it also offers the option to save the index to a file on disk. This functionality not only accommodates indexes that exceed the available RAM but also allows for the reuse of index files across different sessions. Consequently, this feature enhances efficiency and resource management when dealing with extensive codebases.
API Access
Has API
API Access
Has API
Integrations
Atom
CLion
Django
Eclipse IDE
Emacs
HTML
JavaScript
Python
Qt Creator
React
Integrations
Atom
CLion
Django
Eclipse IDE
Emacs
HTML
JavaScript
Python
Qt Creator
React
Pricing Details
$195.00/one-time/user
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Coati Software
Founded
2015
Country
Austria
Website
www.sourcetrail.com
Vendor Details
Company Name
livegrep
Website
livegrep.com/about
Product Features
Source Code Management
Access Controls/Permissions
Bug Tracking
Build Automation
Change Management
Code Review
Collaboration
Continuous Integration
Repository Management
Version Control
Static Code Analysis
Analytics / Reporting
Code Standardization / Validation
Multiple Programming Language Support
Provides Recommendations
Standard Security/Industry Libraries
Vulnerability Management