awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
deplinenoise avatar

deplinenoise/tundraArchived

0
View on GitHub↗
473 stars·76 forks·C·MIT·9 views

Tundra

Tundra is a code build system that tries to be accurate and fast for incremental builds

Features

  • Build and Development Tools - High-performance build system for large-scale projects.
  • Build Systems - High-performance build system for large projects.

Star history

Star history chart for deplinenoise/tundraStar history chart for deplinenoise/tundra

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tundra

These projects share indexed features with Tundra. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • rizsotto/bearrizsotto avatar

    rizsotto/Bear

    6,195View on GitHub↗
    Rustbuild-systembuild-toolclang
    View on GitHub↗6,195
  • iauns/cpmiauns avatar

    iauns/cpm

    750View on GitHub↗

    C++ Package Manager

    CMake
    View on GitHub↗750
  • reactjs/react-docgenreactjs avatar

    reactjs/react-docgen

    3,822View on GitHub↗

    react-docgen is a static analysis library and automated documentation tool designed to extract structured metadata from React component definitions. It functions as an AST-based code parser that transforms source code into machine-readable formats, enabling the programmatic generation of technical documentation and developer portals. The tool identifies component names, descriptions, and methods by analyzing source code without executing it. It specifically extracts detailed property information, including type definitions, default values, and human-readable descriptions derived from docblock

    TypeScriptdocgendocumentationjson
    View on GitHub↗3,822
  • kotlin/keepKotlin avatar

    Kotlin/KEEP

    3,735View on GitHub↗

    KEEP is a language evolution tracker and governance tool for the Kotlin programming language. It serves as a centralized portal for managing the lifecycle of language enhancement proposals and tracking the progression of syntax and semantic changes from initial design to final release. The project functions as a technical proposal workflow engine to coordinate the review, acceptance, and revocation of formal design requests. It provides a system for documenting early ideas, integrating community feedback, and managing the evolution of language features. The platform also handles programming

    Markdownevolutionkotlinlanguage
    View on GitHub↗3,735
Compare all 30 related projects→

Frequently asked questions

What does deplinenoise/tundra do?

Tundra is a code build system that tries to be accurate and fast for incremental builds

What are the main features of deplinenoise/tundra?

The main features of deplinenoise/tundra are: Build and Development Tools, Build Systems.

Which projects share features with deplinenoise/tundra?

Projects with overlapping indexed features include: iauns/cpm — C++ Package Manager. rizsotto/bear. reactjs/react-docgen — react-docgen is a static analysis library and automated documentation tool designed to extract structured metadata… kotlin/keep — KEEP is a language evolution tracker and governance tool for the Kotlin programming language. It serves as a… andrewrk/libsoundio — C library for cross-platform real-time audio input and output. adamierymenko/huffandpuff.