highlights code in any programming language
syntax highlight highlighting source code source-code snippet code-snippet✍️ 这里是写博客的地方 —— Halfrost-Field 冰霜之地
ios source-code analyze articleSourcegraph is a fast, open-source, fully-featured code search and navigation engine. It provides Fast global code search with a hybrid backend that combines a trigram index with in-memory streaming, Code intelligence for many languages via the Language Server Protocol.
code-search code-intelligence code-search-engine source-codeOpenGrok is a fast and usable source code search and cross reference engine, written in Java. It helps you search, cross-reference and navigate your source tree. It can understand various program file formats and version control histories of many source code management systems.
opengrok source-code search-engine code-search-engineJavaPoet is a Java API for generating .java source files. Source file generation can be useful when doing things such as annotation processing or interacting with metadata files (e.g., database schemas, protocol formats). By generating code, you eliminate the need to write boilerplate while also keeping a single source of truth for the metadata.
source-code code-generation codeKDiff3 is a graphical text difference analyzer for up to 3 input files, provides character-by-character analysis and a text merge tool with integrated editor. It can also compare and merge directories.
diff code-diff diff-tool developer-tools code-merge source-codePiston is a high performance general purpose code execution engine. It excels at running untrusted and possibly malicious code without fear from any harmful effects. Piston uses Docker as the primary mechanism for sandboxing. There is an API within the container written in Node which takes in execution requests and executes them within the container safely. High level, the API writes any source code to a temporary directory in /piston/jobs. The source file is either ran or compiled and ran (in the case of languages like c, c++, c#, go, etc.).
shell lxc code-execution sandboxing source-code code-execution-engine sandboxsloc is a simple tool to count SLOC (source lines of code)
count source-code metrics nodejs unmaintainedApple Translation、GitHub Library 迭代解析,并附有对应的Tools - 详情进入README简阅。
source-codeCode Search is a tool for indexing and then performing regular expression searches over large bodies of source code. It is a set of command-line programs written in Go.
code-search code-search-engine source-codeMark Text is a Next generation markdown editor. A simple and elegant open-source markdown editor that focused on speed and usability. Mark Text uses virtual DOM to render pages which has the added benefits of being highly efficient and being open source. That way anyone who loves markdown and writing can use Mark Text.
electron vue element-ui next-generation markdown editor mac source-code focus-mode markdown-editorugrep is ultra fast grep with interactive query UI and fuzzy search. It can search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4/zstd), documents and more. A faster, user-friendly and compatible grep replacement.
search vim unicode interactive zip regex tar fuzzy-search code-search recursively-search source-code grep ripgrep silver-searcher hexdump file-search text-search shell-utilities grepping grep-searchSourcetrail, the lightweight code visualizer specifically crafted for fast and comprehensive navigation within your source code. Sourcetrail utilizes software visualization to dynamically generate interactive code maps of any selected type, function, variable, etc. and shows all their dependencies to the rest of the codebase.
code-search code-browser visualization code-search-engine source-code-search source-codeThis article describes the (documented) way to walk a callstack for any thread (own, other and remote). It has an abstraction layer, so the calling app does not need to know the internals.
dbghelp library source-codeThis project contains a lot of useful extension methods for .Net Applications.
extension-methods source-codeNEaTly Documented Code helps documenting source code by taking comments directly from sources and by formatting them in a easy-to-read way. This is perfect for programming blog, for example. This project is inspired by (but not based on) Beautifully Documented Code
documentation source-code toolRietveld is a code review tool, it inherits few code from Mondrian (Gerrit). It is practical tool for the Python developer community, and hopefully for other open source communities. Proper code review habits can really improve the quality of a code base, and good tools for code review will improve developer's life.
code-review code-review-tools source-code reviewRaptor is a web-based (web-serivce + UI) github centric source-vulnerability scanner i.e. it scans a repository with just the github repo url. You can setup webhooks to ensure automated scans every-time you commit or merge a pull request. The scan is done asynchonously and the results are available only to the user who initiated the scan. This tool is an attempt to help the community and start-up companies to emphasize on secure-coding. This tool may or may not match the features/quality of commercial alternatives, nothing is guaranteed and you have been warned. This tool is targeted to be used by security code-reviewers and/or developers with secure-coding experience to find vulnerability entry-points during code-audits or peer reviews. Please DO NOT trust the tool's output blindly. This is best-used if you plug Raptor into your CI/CD pipeline.
vulnerability-scanners scanner source-code security-tools code-review security-audit android ios nodejs渐进式Express学习课程,从零开始实现一个Express
expressjs source-code nodejs
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.