Showing 1276 open source projects for "se"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    UTM

    UTM

    Virtual machines for iOS and macOS

    ...UTM/QEMU requires dynamic code generation (JIT) for maximum performance. JIT on iOS devices requires either a jailbroken device or one of the various workarounds found for specific versions of iOS. UTM SE ("slow edition") uses a threaded interpreter which performs better than a traditional interpreter but still slower than JIT. This technique is similar to what iSH does for dynamic execution. As a result, UTM SE does not require jailbreaking or any JIT workarounds and can be sideloaded as a regular app.
    Downloads: 199 This Week
    Last Update:
    See Project
  • 2
    Joda-Time

    Joda-Time

    Replacement for the Java date and time classes prior to Java SE 8

    The standard date and time classes prior to Java SE 8 are poor. By tackling this problem head-on, Joda-Time became the de facto standard date and time library for Java prior to Java SE 8. Note that from Java SE 8 onwards, users are asked to migrate to java.time (JSR-310) - a core part of the JDK which replaces this project. The design allows for multiple calendar systems, while still providing a simple API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Subtitle Edit

    Subtitle Edit

    The subtitle editor

    Subtitle Edit (SE) is a free, open‑source subtitle editor for creating, editing, synchronizing, and converting subtitles. It supports a wide range of formats (over 300) and offers both graphical and text-based editing views.  Easy insertion, deletion, and shift of subtitle lines. Portable versions available (.NET 4.8, 32/64-bit), runs on Windows and via compatibility on Linux.
    Downloads: 253 This Week
    Last Update:
    See Project
  • 4
    Theseus

    Theseus

    A library for differentiable nonlinear optimization

    Theseus is a library for differentiable nonlinear optimization that lets you embed solvers like Gauss-Newton or Levenberg–Marquardt inside PyTorch models. Problems are expressed as factor graphs with variables on manifolds (e.g., SE(3), SO(3)), so classical robotics and vision tasks—bundle adjustment, pose graph optimization, hand–eye calibration—can be written succinctly and solved efficiently. Because solves are differentiable, you can backpropagate through optimization to learn cost weights, feature extractors, or initialization networks end-to-end. The implementation supports batched optimization on GPU, robust losses, damping strategies, and custom factors, making it practical for real-time systems. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    AWS Secrets Manager Java caching client

    AWS Secrets Manager Java caching client

    Enables in-process caching of secrets for Java applications

    The AWS Secrets Manager Java caching client enables in-process caching of secrets for Java applications. To use this client you must have a Java 8 development environment. If you do not have one, go to Java SE Downloads on the Oracle website, then download and install the Java SE Development Kit (JDK). Java 8 or higher is recommended. An Amazon Web Services (AWS) account to access secrets stored in AWS Secrets Manager and use AWS SDK for Java. To create an AWS account, go to Sign In or Create an AWS Account and then choose I am a new user. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    broom

    broom

    Convert statistical analysis objects from R into tidy format

    broom is part of the tidymodels ecosystem that converts statistical model outputs (e.g. from lm, glm, t.test, lme4, etc.) into tidy tibbles — standardized data frames — using functions tidy(), glance(), and augment(). These are easier to manipulate, visualize, and report programmatically.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Downloads: 22 This Week
    Last Update:
    See Project
  • 8
    SchemaCrawler

    SchemaCrawler

    Free database schema discovery and comprehension tool

    ...SchemaCrawler supports almost any database that has a JDBC driver, but for convenience is bundled with drivers for some commonly used RDBMS systems. SchemaCrawler works with any operating system that supports Java SE 8 or better. SchemaCrawler is also a Java API that makes working with database metadata as easy as working with plain old Java objects.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Downloads: 5 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Pulley

    Pulley

    A library to imitate the iOS 10 Maps UI

    ...The base functionality should work without any significant changes. The biggest change is the new display mode of .compact to replicate Apple Maps Behavior on the iPhone SE size class devices. Pulley is an easy to use drawer library meant to imitate the drawer in iOS 10/11's Maps app. It exposes a simple API that allows you to use any UIViewController subclass as the drawer content or the primary content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JavaCPP

    JavaCPP

    The missing bridge between Java and native C++

    ...Instead, similar to what cppyy strives to do for Python, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions). More specifically, when compared to the approaches above or elsewhere (CableSwig, JNIGeneratorApp, cxxwrap, JNIWrapper, Platform Invoke, GlueGen, LWJGL Generator, JNIDirect, ctypes, JNA, JNIEasy, JniMarshall, JNative, J/Invoke, HawtJNI, JNR, BridJ, CFFI, fficxx, CppSharp, cgo, pybind11, rust-bindgen, Panama Native, etc.), it maps naturally and efficiently many common features afforded by the C++ language and often considered problematic, including overloaded operators, class and function templates, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Light-4J

    Light-4J

    A fast, lightweight and more productive microservices framework

    Light means lightweight, lightning-fast and shedding light on how to program with modern Java SE for cloud-native deployment. I had been working on the Java EE platforms since early 2000 and suffered performance and productivity issues. In 2014, I realized that the IT industry was moving from Monolithic to Microservices and from on-premise data centers to the public clouds. To reduce the production cost for my applications, I need to find a lightweight platform that has a small memory footprint, high throughput, and low latency in Java. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AWS CloudTrail Processing Library

    AWS CloudTrail Processing Library

    Helps Java developers to easily consume and process log files from AWS

    The AWS CloudTrail Processing Library is a Java client library that makes it easy to build an application that reads and processes CloudTrail log files in a fault-tolerant and highly scalable manner. The AWS CloudTrail Processing Library helps Java developers to easily consume and process log files from AWS CloudTrail. Provides functionality to continuously download CloudTrail log files in a fault-tolerant and scalable manner. Serializes the events in JSON format to Plain Old Java Objects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    loc-os-linux-23-xfce-x86-64

    Loc-os Linux Live con escritorio XFCE

    Versión de Loc-os Linux con escritorio XFCE. No pretende sustituir al proyecto principal de Loc-os. Se trata una versión sin instalador que no está enfocada para usuarios novatos y la instalación se haría de manera manual. Se puede consultar la instalación a la manera de "instalar Archlinux" pero con las herramientas Debian. Tiene herramientas de conexión de puertos serie para conexion con terminales antiguas TTY y el kernel se ha sustituido por el genérico de Debian. ...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 18
    Clonezilla

    Clonezilla

    A partition and disk imaging/cloning program

    Clonezilla is a partition and disk imaging/cloning program similar to True Image®. It saves and restores only used blocks in hard drive. Two types of Clonezilla are available, Clonezilla live and Clonezilla SE (Server Edition).
    Leader badge
    Downloads: 31,296 This Week
    Last Update:
    See Project
  • 19

    Tuxminal

    Tuxminal = Good Terminal.

    Tuxminal je projekt, který vznikl z nadšení mladého programátora, co má rád výzvy a rád se učí novým věcem. Jak to bývá, občas se stane, že se ve kódu objeví nějaká ta chybka, za kterou se omlouvám, ale snažím se je všechny najít a opravit. Pokud narazíte na nějaký problém, určitě dejte vědět – vaše zpětná vazba je pro mě cenná a pomáhá mi se zlepšovat! 😄 Projekt je stále v plenkách, takže se může stát, že občas bude něco chybět nebo něco nefunguje tak, jak by mělo, ale nebojte, budu se tomu věnovat! ...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    devuanpup

    devuanpup

    devuanpup

    puppy linux con paquete devuan chimaera. transición a gtk3 , Kernel 5.10.17, trae 2 escritorio a elegir . JWM y openbox con tint2. Se puede usar apt o apt-get gracias al paquete Pkg proporcionado por @sc0ttman . La mayoria de los programas se ejecutan en usuario Spot. [*] Blueman: Gestiona dispositivos con Bluetooth [*] Pulseaudio, [*] Abiword [*] Deadbeef [*] Gnumeric [*] Hexchat [*] Celluloid [*] Mtpaint [*] Pcmanfm [*] Xrandr's Ajustador de resolucion [*] Seamonkey como navegador [*] Transmission-gtk cliente BitTorrent [*] youtube-dl Gui https://forum.puppylinux.com/viewtopic.php?...
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 22

    Loc-os Linux 23 KDE x86_64

    Loc-os Linux Live con escritorio KDE Plasma

    Basado en Loc-os Linux. Se prescinde del instalador. No se apto para usuarios que no tienen conocimientos avanzados de Linux. Para su instalación, se deben utilizar técnicas avanzadas, como las descriptas en la instalación de distros basadas en Arch, pero teniendo en cuenta que se trata de una distro basada en Debian. Incluyen herramientas de conexión de puertos serie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    UniBim Family Tools

    Herramientas para la gestión de familias de Revit

    Un set de 3 herramientas para la gestión de familias de Revit Family Manager: se elige una carpeta con familias, se elige una carpeta de destino, y la herramienta ordena las familias por Versión y por Categoría. Family Catalog: se elige una carpeta con familias, y la herramienta crea un proyecto de Revit, con un Catálogo de las familias ubicadas en una vista 3D. Family Parameters: Se elige una carpeta con familias, y la herramienta muestra sus Parámetros de Familia y sus Parámetros Compartidos
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    factorizer

    factorizer

    Programa Para Factorizar/Simplificar Expresiones algebráicas.

    Un programa con interfaz simple, para factorizar/simplificar expresiones algebráicas. Nota 1: Se debe tener en cuenta la introducción de expresiones válidas en el contexto de operadores de python, dentro del programa se aclaran los tres operadores que podrían estar mal usados, y como deben escribirse. Nota 2: Se debe tener Python >= 3..11.6 instalado previamente, no se agrega python en el ejecutable de "Factorizer" justamente para que sea muy portable y preciso. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RMX3461 Bleeding Edge ROMs (Realme 9 SE)

    RMX3461 Bleeding Edge ROMs (Realme 9 SE)

    DevInfinix's Redesigned Builds for Bleeding Edge Custom ROMs

    🚀 Latest Security Patch: 05 November 2024 -------------------------- 🎀 Actively Maintained ROMs: 1. RisingOs 2. EvolutionX 3. VoltageOs 4. DerpFest 5. PixelAge 6. InfinityX -------------------------- ⚠️ NOTE: Make sure to read the WIKI before reaching out to the support team. -------------------------- ✨ Experience the latest in Android 14 customization with Bleeding Edge ROMs meticulously crafted for the Realme 9 Speed Edition (RMX3461). Offering enhanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo