Showing 20 open source projects for "ksp"

View related business solutions
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    KSP

    KSP

    Kotlin Symbol Processing API

    KSP is Kotlin’s lightweight, idiomatic alternative to Java annotation processing that gives compile-time access to Kotlin program structure. Rather than forcing Kotlin through Java’s annotation APIs, it exposes Kotlin-first symbols—classes, functions, properties, types—so processors can generate code efficiently. The design dramatically reduces incremental build overhead by operating directly on symbols without compiling stubs, which speeds up large multi-module projects.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Ktorfit

    Ktorfit

    HTTP client generator / KSP plugin for Kotlin Multiplatform

    Ktorfit is a HTTP client/Kotlin Symbol Processor for Kotlin Multiplatform (Android, iOS, Js, Jvm, Linux) using KSP and Ktor clients inspired by Retrofit.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Lyricist

    Lyricist

    Missing I18N/L10N (internationalization/localization) multiplatform

    Jetpack Compose greatly improved the way we build UIs on Android, but not how we interact with strings. stringResource() works well, but doesn't benefit from the idiomatic Kotlin like Compose. Lyricist tries to make working with strings as powerful as building UIs with Compose, i.e., working with parameterized string is now typesafe, use of when expression to work with plurals with more flexibility, and even load/update the strings dynamically via an API.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Compose Destinations

    Compose Destinations

    Annotation processing library for type-safe Jetpack Compose navigation

    A KSP library that processes annotations and generates code that uses Official Jetpack Compose Navigation under the hood. It hides the complex, non-type-safe and boilerplate code you would have to write otherwise. No need to learn a whole new framework to navigate - most APIs are either the same as with the Jetpack Components or inspired by them.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 5
    Component

    Component

    A powerful componentized framework

    ...A powerful, 100% compatible, AndroidX, Kotlin support and flexible componentized framework. Component 2.x will all use Kotlin, and the annotation driver will be developed using ksp. The workload is huge. Therefore, the official 2.x version will have routine maintenance bugs in 1.9.x after a long time, please rest assured. Early adopters can use it 2.x, please use 1.9.x for stability. Choosing a better, more comprehensive, more stable and more promising framework is what your technical team or technical leader has to do! ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    surge's kos orbital library

    Various orbital physics tools written in kOS for Kerbal Space Program

    Apparently, many people that play Kerbal space Program (KSP) are unaware that real rockets, probes, rovers and manned vehicles are guided by computers. This is obtlib, a system to aid in the construction of your mission plan and fully automate your next KSP mission.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KSP is a method for predicting kinase annotations for phosphorylation sites by effective integration of kinase-substrate interactions data and PPI data using KSPscore The software is free. You can download it in https://kspscore.sourceforge.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • 10
    KerbalVR

    KerbalVR

    An add-on for Kerbal Space Program (KSP) to enable virtual reality

    An add-on for Kerbal Space Program (KSP) to enable the use of a virtual reality headset (HTC Vive, Valve Index, Windows MR, Oculus Rift, etc), as supported by OpenVR. Supports in-flight IVA, and room-scale VAB / SPH. This is a forever-WIP mod to allow the use of VR headsets in KSP. The primary focus is for flight control in IVA, but can also be used for room-scale viewing inside the VAB or SPH.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    beepthermometer

    This is a KSP ship wide thermometer that beeps :)

    This is a ship wide temperature waning device. The percentage of max part temperature that is will go off at is configurable. it also optionaly lists the current hottest part. I would like to thank Nifty255 and cybutek for their helpful youtube videos and code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Zord's KSP Multi-calculator

    Calculator for doing different operations for Kerbal Space Program

    This program can do the following calculations: Delta V available calculated from either masses or units of fuel in craft. Reverse rocket equation. Get needed fuel from desired delta V. Rocket constructor program: Gives detailed figures on constructing a craft to your requirements. Delta V from fuel calculator. Fuel needed for delta V calculator. Effective Isp calculator. Thrust/weight calculator. Acceleration calculator. --For some reason Avast! gives a false...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KSP craft reRoot

    Change the root part of a KSP craft file

    Python program to change the root part of a KSP .craft file. Needs Python 3.3.2+ Run: python reroot.py (craft file path/name) (part number to become root) generates a new file with the new root part. The part number you input is which part you want to be root, counting from 1. For now, gotta open the craft with a text editor, identify which part you need to be root and count them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    kOS IDE

    A lightweight, powerful editing tool for kOS Autopilot Mod on KSP.

    A little editor to create kOS Scripts in better environment than in-game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    NjoriTech spacecraft exchange

    A few spaceships made with ONLY STOCK PARTS in KSP.

    Feel free to modify or re-arrange to your suiting. They all work (possibly not the latest in the Juno and the Rapture series...). Also feel free to tell EVERYONE about this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 92 This Week
    Last Update:
    See Project
  • 18
    KSP is music player for Windows (working on Linux edition). At the moment it is very new and buggy so it contains only basic functinality and should be used only for development purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The implementations of finding the k shortest paths (KSP) algorithm. A C/C++ library including some classical graph relative algorithm implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Seniority Calculator

    Program do obliczania stażu pracy pracowników.

    ...Daje możliwość zapamiętywania wprowadzanych danych oraz wyników obliczeń, wspiera nakładanie się na siebie stażów pracy u różnych pracodawców. Program posiada doskonały algorytm liczący, jego wyniki pokrywają się z liczeniem "ręcznym". Oparty jest o kody źródłowe wcześniejszego programu mojego autorstwa "KSP".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB