Search Results for "sbcl-2.2.5-x86-64-linux-binary.tar.bz2"

Showing 195598 open source projects for "sbcl-2.2.5-x86-64-linux-binary.tar.bz2"

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 1
    SBCL

    SBCL

    Mirror of Steel Bank Common Lisp (SBCL)'s repository

    Steel Bank Common Lisp (SBCL) is a high-performance Common Lisp compiler. It is open-source/free software, with a permissive license. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including a debugger, a statistical profiler, a code coverage tool, and many other extensions. SBCL runs on Linux, various BSDs, macOS, Solaris, and Windows.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    FEX

    FEX

    A fast usermode x86 and x86-64 emulator for Arm64

    FEX allows you to run x86 and x86-64 binaries on an AArch64 host, similar to qemu-user and box86. It has native support for a rootfs overlay, so you don't need to chroot, as well as some thunklibs so it can forward things like GL to the host. FEX presents a Linux 5.0 interface to the guest, and supports both AArch64 and x86-64 as hosts. FEX is very much work in progress, so expect things to change.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 3
    edb-debugger

    edb-debugger

    edb is a cross-platform AArch32/x86/x86-64 debugger

    edb is a cross platform AArch32/x86/x86-64 debugger. It was inspired by Ollydbg, but aims to function on AArch32, x86, and x86-64 as well as multiple OS's. Linux is the only officially supported platform at the moment, but FreeBSD, OpenBSD, OSX, and Windows ports are underway with varying degrees of functionality.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4

    Steel Bank Common Lisp

    Common Lisp compiler and runtime

    A high performance Common Lisp compiler. In addition to standard ANSI Common Lisp, it provides an interactive environment including an a debugger, a statistical profiler, a code coverage tool, and many other extensions.
    Leader badge
    Downloads: 2,245 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    AndroidTV-x86_64

    AndroidTV-x86_64

    https://androidtv-x86-64.sourceforge.io

    Version: Trial (30 days) (Version released from 2025-11-24) 1. It is an operating system based on the open source Android platform, rebuilt from source projects (BlissOS, LineageOS, LMODroid, PrimeOS) for computers using x86 processors. 2. Android/Google TV x86_64 (also known as ATV/GTV x86_64), this is an entertainment-oriented product, providing simplified operations suitable for all ages. 3. The project is maintained by MRD_Team and individual products are shared here. Note: - Visit our Blog for all the Information and Guide. - Please cite sources if you share on any social media platforms
    Leader badge
    Downloads: 15,100 This Week
    Last Update:
    See Project
  • 6
    Memtest86+

    Memtest86+

    Stand-alone memory tester for x86 and x86-64 architecture computers

    Memtest86+ is a free, open-source, stand-alone memory diagnostic tool designed to thoroughly test system RAM beyond standard BIOS checks. It runs independently of any operating system, allowing it to access nearly all available memory without software or UEFI library limitations. Supporting x86, x86-64, and LoongArch64 architectures, Memtest86+ works on a wide range of modern and legacy hardware platforms. The tool can be booted directly via BIOS or UEFI, or through compatible bootloaders, making it highly flexible for troubleshooting unstable systems. It uses advanced testing algorithms specifically designed to detect intermittent, hard-to-find memory errors caused by cell interaction and hardware behavior. ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7

    Community Linux 64

    Community Linux Distro

    Boot from USB, stay on the USB with overlay file system that is automatically added from free space. Result: an installation less 64 bit Linux Distro. See quick boot: https://sourceforge.net/projects/community-linux-64/files/video_20250404_013524.mp4 Update: 32G_1.0.0.img.gz uploaded, suitable for direct 'dd' operation on a 32 Gig USB drive. (Remember to decompress the image first with gunzip) Windows users may create this USB with Rufus in 'dd' mode. Target audience: All PCs, especially Mini PCs, Embedded PCs, Kiosks, Info Terminals, Cash registers ... etc.
    Downloads: 104 This Week
    Last Update:
    See Project
  • 8
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    box86

    box86

    Linux Userspace x86 Emulator targeted at ARM Linux devices

    Box86 lets you run x86 Linux programs (such as games) on non-x86 Linux systems, like ARM (the host system needs to be 32bit little-endian). Because box86 uses the native versions of some “system” libraries, like libc, libm, SDL, and OpenGL, it’s easy to integrate and use with most applications, and performance can be surprisingly high in some cases. Many games already work without much tweaking, for example WorldOfGoo, Airline Tycoon Deluxe, and FTL. ...
    Downloads: 16 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
  • 10
    Assembly programming

    Assembly programming

    Learning assembly for Linux x86_64

    Assembly programming is an educational repository that introduces assembly programming for the x86-64 architecture on GNU Linux systems. The project is structured as a series of explanatory blog-style lessons that guide readers through the fundamentals of low-level programming. Topics include processor architecture basics, writing and building assembly programs, memory layout concepts such as stack and heap, and interaction with the operating system through system calls. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Universal x86 Tuning Utility

    Universal x86 Tuning Utility

    Unlock the full potential of your Intel/AMD based device

    Unlock the full potential of your Intel/AMD-based device.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 12

    loc-os-linux-24-xfce-x86-64

    Loc-os Linux Live con escritorio XFCE

    No más complicaciones. Esta es la unión lógica entre dos pilares de la filosofía Linux: la estabilidad Loc-OS basado en Devuan y la eficiencia probada en el tiempo de XFCE. Un proyecto que respeta tu tiempo y tu hardware, ofreciéndote un sistema operativo completo, actualizable y sin sorpresas. Perfecta para revitalizar portátiles viejos, ser la base de una estación de trabajo fiable o simplemente disfrutar de un escritorio limpio y ordenado.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13

    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: 15 This Week
    Last Update:
    See Project
  • 14
    CachyOS

    CachyOS

    Blazingly Fast & Customizable Linux distribution

    CachyOS - Arch Linux Based Distribution With Heavy Optimizations & Multi-Architectures For Ultimate Desktop Experience Filesystems: - btrfs - zfs - ext4 - xfs - f2fs Our installer will auto detect which micro architecture your machine got, if x86-64-v3 or x86-64-v4 is detected it will automatically use the optimized packages, which is around a 10 % performance improvement.
    Leader badge
    Downloads: 6,127 This Week
    Last Update:
    See Project
  • 15

    Assembler x86/x86_64/Arm32/Arm64

    Assembler for different architectures. Examples.

    Rus: Несколько тестовых примеров под архитектуры x86/x86-64/Arm32/Arm64. Используется Linux. Eng: Several test examples for x86/x86-64/Arm32/Arm64 architectures. Used Linux. плейлист (youtube, rutube): https://www.youtube.com/playlist?list=PLKRkz7NEae7EF5wybV2NlNvJ-IcL9lzef https://rutube.ru/plst/758753 Rus: Нужный код найдёте. Либо спросите у меня, если не найдёте. В архиве содержаться файлы "qemu-arm" и "qemu-aarch64" они в архиве под паролем. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BlissOS-x86

    BlissOS-x86

    An Open Source OS, based on Android for PC's & Tablets

    ...Bliss OS (x86) Support chat: https://t.me/blissx86 Bliss ROM's public chat: https://t.me/Team_Bliss_Community Bliss ROM/OS Build Support chat: https://t.me/Team_Bliss_Build_Support
    Leader badge
    Downloads: 17,760 This Week
    Last Update:
    See Project
  • 17
    DuckStation

    DuckStation

    Fast PlayStation 1 emulator for x86-64/AArch32/AArch64

    DuckStation is an simulator/emulator of the Sony PlayStation(TM) console, focusing on playability, speed, and long-term maintainability. The goal is to be as accurate as possible while maintaining performance suitable for low-end devices. "Hack" options are discouraged, the default configuration should support all playable games with only some of the enhancements having compatibility issues. A "BIOS" ROM image is required to to start the emulator and to play games. You can use an image from...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 18
    GEF

    GEF

    Modern experience for GDB with advanced debugging capabilities

    GEF is a set of commands for x86/64, ARM, MIPS, PowerPC and SPARC to assist exploit developers and reverse-engineers when using old-school GDB. It provides additional features to GDB using the Python API to assist during the process of dynamic analysis and exploit development. Application developers will also benefit from it, as GEF lifts a great part of regular GDB obscurity, avoiding repeating traditional commands or bringing out the relevant information from the debugging runtime.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    CCC

    CCC

    Claude Opus 4.6 wrote a dependency-free C compiler in Rust

    Claude’s C Compiler is a remarkable experiment in automated software generation: a full C compiler written from scratch in Rust entirely by an AI model (Claude Opus 4.6) with minimal human intervention, capable of targeting multiple architectures like x86-64, i686, ARM, and RISC-V. The project implements every part of a traditional compiler — the lexer, parser, intermediate representation, optimizer, code generator, assembler, linker, and debug info emitter — without relying on any external toolchain, producing standalone executables in the ELF format. While still early and not fully validated for correctness, it demonstrates the frontier of what sophisticated AI can build in complex, systems-level software domains, including the potential to compile real operating systems and large software projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    teams-for-linux

    teams-for-linux

    Unofficial Microsoft Teams for Linux client

    This is an unofficial Microsoft Teams client. The official client for Linux is rumored to be retired by end of 2022. Please do report bugs and questions in the issues section. We will try to attend them at the earliest. PRs and suggestions are welcomed. We will continue to support the community. Unofficial Microsoft Teams client for Linux using Electron. It uses the Web App and wraps it as a standalone application using Electron.
    Downloads: 146 This Week
    Last Update:
    See Project
  • 21
    Linux Surface

    Linux Surface

    Linux Kernel for Surface Devices

    Linux running on Microsoft Surface devices. These days, Linux supports a lot of devices out-of-the-box. As a matter of fact, this includes a good portion of the Microsoft Surface devices—for most parts at least. Unfortunately, Surface devices tend to be a bit special. This is mostly because some hardware choices Microsoft made are rarely (if at all) used by other, more "standard", devices.
    Downloads: 52 This Week
    Last Update:
    See Project
  • 22
    ShredOS

    ShredOS

    Shredos Disk Eraser 64 bit for all Intel 64 bit processors

    For all Intel and compatible 64 & 32 bit processors. ShredOS is a USB bootable (BIOS or UEFI) small linux distribution with the sole purpose of securely erasing the entire contents of your disks using the program nwipe. If you are familiar with dwipe from DBAN then you will feel right at home with ShredOS and nwipe. What are the advantages of nwipe over dwipe/DBAN?
    Downloads: 675 This Week
    Last Update:
    See Project
  • 23
    Talos Linux

    Talos Linux

    Talos Linux is a modern Linux distribution built for Kubernetes

    Talos Linux is Linux designed for Kubernetes – secure, immutable, and minimal. Supports cloud platforms, bare metal, and virtualization platforms. All system management is done via an API. No SSH, shell or console. Production-ready supports some of the largest Kubernetes clusters in the world. Open source project from the team at Sidero Labs.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 24
    xrdp

    xrdp

    An open source RDP server

    ...As Windows-to-Windows Remote Desktop can, xrdp supports not only graphics remoting but also two-way clipboard transfer (text, bitmap, file), audio redirection, drive redirection (mount local client drives on a remote machine). Connect to a Linux desktop using RDP from anywhere (requires xorgxrdp Xorg module). Reconnect to an existing session. Session resizing (both on-connect and on-the-fly). RDP/VNC proxy (connect to another RDP/VNC server via xrdp). xrdp primarily targets GNU/Linux operating system. x86 (including x86-64) and ARM processors are most mature architecture to run xrdp on. ...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 25
    Qiling

    Qiling

    Qiling Advanced Binary Emulation Framework

    Cross-platform and multi-arch ultra lightweight emulator. Supported OS: Linux, MacOS, Windows, FreeBSD, DOS and UEFI. Support Arch: x86(16/32/64), ARM(64) MIPS, EVM and WASM. It also support Linux Kernel Module(.ko) , Windows Driver(.sys) and MacOS Kernel(.kext) via Demigod. Binary instrumentation and API are Qiling Framework's main focus and priority. It is designed for reverse engineers - thus there is no need to rebuild another sand boxing tool. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB