Showing 27 open source projects for "space"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Nextcloud iOS app

    Nextcloud iOS app

    Nextcloud iOS App

    ...You can enable the automatic loading from the camera so your photos shots will be available on your Nextcloud. You can enable memory optimization Nextcloud to save space on your iPhone.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    vue-virtual-scroller

    vue-virtual-scroller

    Blazing fast scrolling for any amount of data

    There are several components provided by vue-virtual-scroller. RecycleScroller is a component that only renders the visible items in your list. It also re-uses components and dom elements to be as efficient and performant as possible. DynamicScroller is a component that wraps the RecycleScroller component and extends its features to include dynamic size management. The main use case for this is when you do not know the size of the items in advance. The Dynamic Scroller automatically...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Claude Run

    Claude Run

    A beautiful web UI for browsing Claude Code conversation history

    ...The interface supports real-time streaming as Claude responds, search filters by prompt text or project name, and a sidebar for session navigation that can collapse to maximize viewing space. Users can resume sessions with a single click, copy resume commands directly from the UI, and filter conversations to focus on specific projects or topics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PinLayout

    PinLayout

    Fast Swift Views layouting without auto layout

    ...UIImageView's size is 100x100 and the layout is below the UINavigationBar with a margin of 10 pixels all around. UISegmentedControl is at the right of the logo image, use the remaining horizontal space with a left and right margin of 20 pixels. UILabel is below the UISegmentedControl with a top margin of 10 pixels. Its width matched the UISegmentedControl's width. The label is multiline, so its height must be adjusted to fit its width.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    MarqueeLabel

    MarqueeLabel

    A drop-in replacement for UILabel

    ...MarqueeLabel automatically scrolls its text, at either a defined rate (points per second) or over a duration (seconds), whenever the length of the label's text exceeds the space available given the label's frame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Commander.js

    Commander.js

    node.js command-line interfaces made easy

    ...For larger programs which may use commander in multiple ways, including unit testing, it is better to create a local Command object to use. Each option can have a short flag (single character) and a long name, separated by a comma or space or vertical bar ('|'). Multiple short flags may optionally be combined in a single argument following the dash: boolean flags, followed by a single option taking a value (possibly followed by the value). You may specify a function to do custom processing of option-arguments. The callback function receives two parameters, the user specified option-argument and the previous value for the option. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Clic

    Clic

    Generate stunning icons in true color (24bit, 16.7 million colors) wit

    Clic is a CLIPBOARD TO ICON CONVERTER. Generate stunning icons in true color (24bit, 16.7 million colors) with transparency. Screen Capture grabs an icon from anywhere on the screen in realtime, or Paste to Fit auto resizes your picture. So Simple! Internet authors create your favicon.ico for website representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ComfyUI Experiments

    ComfyUI Experiments

    Some experimental custom nodes

    ComfyUI_experiments is a playground repo for trying out new, sometimes unstable ideas in the ComfyUI ecosystem before they graduate into more official nodes or workflows. It’s where experimental nodes, pipelines, or integrations can live without breaking users’ main installations. The project is aimed at power users and contributors who want to see “what’s possible” with ComfyUI beyond the stable set of features. Because it is exploratory, the code may change often, rely on specific...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vue-content-loader

    vue-content-loader

    SVG component to create placeholder loading

    vue-content-loader provides SVG “skeleton screen” components for Vue applications, letting you show animated placeholders that mimic your layout while real content loads. Skeletons reduce perceived waiting time and help prevent layout shifts by reserving space for images, text blocks, and cards. The library exposes composable, declarative shapes so you can approximate your final UI without pixel-perfect templates. Because it renders as vector graphics, the output is crisp on all screens and cheap to animate. It’s easy to theme and reuse across a design system, keeping loading states consistent throughout a product. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    JVFloatLabeledTextField

    JVFloatLabeledTextField

    UITextField subclass with floating labels

    JVFloatLabeledTextField is the first implementation of a UX pattern that has come to be known the "Float Label Pattern". Due to space constraints on mobile devices, it is common to rely solely on placeholders as a means to label fields. This presents a UX problem, in that, once the user begins to fill out a form, no labels are present. This UI component library, which includes both a UITextField and UITextView subclass, aims to improve the user experience by having placeholders transition into floating labels that hover above the fields after they are populated with text. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Headroom.js

    Headroom.js

    Give your pages some headroom, hide your header until you need it

    ...This can reduce the effort required for a user to quickly navigate a site, but they are not without problems. Large screens are usually landscape-oriented, meaning less vertical than horizontal space. A fixed header can therefore occupy a significant portion of the content area. Small screens are typically used in a portrait orientation. Whilst this results in more vertical space, because of the overall height of the screen, a meaningfully-sized header can still be quite imposing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AutoScrollLabel

    AutoScrollLabel

    Provides marquee like UILabel scrolling

    AutoScrollLabel is a subclass of UILabel that automatically scrolls its text horizontally when the content is too wide to fit within the label’s frame. It’s ideal for displaying long pieces of text, such as song titles or notifications, in a limited space. The component is lightweight and easy to use, making it perfect for iOS apps needing marquee effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mint UI

    Mint UI

    Mobile UI elements for Vue.js

    ...Thanks to the efficient component-based approach of Vue.js, Mint UI is pretty light-weight. When all imported, the compressed code takes only ~30kb (JS + CSS) gzip space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FastImageCache

    FastImageCache

    iOS library for quickly displaying images while scrolling

    ...In order to understand how Fast Image Cache works, it's helpful to understand a typical scenario encountered by many applications that work with images. iOS applications, especially those in the social networking space, often have many images to display at once, such as user photos. The intuitive, traditional approach is to request image data from an API, process the original images to create the desired sizes and styles, and store these processed images on the device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AndroidPreferenceActivity

    AndroidPreferenceActivity

    Provides an alternative implementation of Android's PreferenceActivity

    ...The appearance of the activity varies depending on the size of the device's display. On devices with small screens, e.g. on smartphones, the navigation is designed to use the whole available space and selecting an item causes the corresponding preferences to be shown full screen as well. On devices with large screens, e.g. on tablets, the navigation and the preferences of the currently selected item are shown split screen instead. Although the library's API is designed to be similar to the API of the Android SDK's PreferenceActivity, it provides additional possibilities, beyond the functionalities of the original. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AndroidSidebar

    AndroidSidebar

    Provides a sidebar, which can be shown in front of a main content.

    "AndroidSidebar" is an Android-library, which provides a custom view implementation, which allows to show a sidebar, which overlaps the view's main content and can be shown or hidden in an animated manner. The sidebar may be located at left or right edge of the parent view and its state can be changed by either calling an appropriate method or via dragging on the device's touch screen. Furthermore there are a lot of attributes, which allow to specify the appearance and behavior of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HSI ColorChooser

    HSI ColorChooser

    Find a color in three ergonomic panels: hue, saturation and intensity

    The HSI color space (hue, saturation, luminous intensity) is the more natural way to look at colors. This tool presents the HSI space in three cross sections maintaining one of these parameters at a constant value, keeping into account that, on RGB monitors, not all colors can be achieved with arbitrary pureness and lightness. On tuning H, S or I, the colored surface varies in shape accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Widget based on Yahoo YUI javascript library. Send messages to the user of a webapplication. A window slides open at the side of the window. It saves screen space, can be controlled programmatically and by the user with clicks and keyboard shortcuts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kind of macro player for Windows, written in Java. Its original purpose was to control a telescope through rutinary commands late at night. General purpose now, it can simulate mouse clicks, keyboard presses and change of windows focus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MSBLayout is a LayoutManager for Java AWT and Swing that combines the nested-boxes approach of BoxLayout with flexible constraints as used by GridBagLayout. A concise API minimizes the code required to get good layouts with optimal resizing behaviour
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jasclipse is an Eclipse plugin for developing applications written in Jasmin. It provides Jasmin editor with syntax highlighting, error marking and Ctrl+Space assistance. It also allows compiling your files with Jasmin 2.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Self-aware dynamic, reflective, and declarative semantic space representation, transformation, and exploration system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    compactpath is a python package to handle compacting of filepaths. compacting of filepaths may be useful in gui programming where filepaths of arbitrary lenght have to be displayed in widgets with limited visual space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Easy to use, universal applicable and inexpensive interface, that enables an user of a mobile phone to communicate with interactive, multi-media based applications in public space by the use of the voice channel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is the space for initial development of tools for users and developers. The thought is to provide tooling around packaging creation and patch management. Tools that generate interest and get adopted will be delivered into the belenix repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB