Showing 210 open source projects for "stardict-4"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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.
  • 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.
  • 1
    The goal of the project is now to develop a user library called libpfm4 to help setup performance events for use with the perf_events Linux kernel interface. The development of the perfmon kernel subsystem, libpfm and pfmon has now stopped.
    Leader badge
    Downloads: 6,109 This Week
    Last Update:
    See Project
  • 2
    Nikkho

    Nikkho

    Javier Gutiérrez Chamorro (Guti) Open source projects

    Javier Gutiérrez Chamorro (Guti) Open source projects Author's website: https://www.javiergutierrezchamorro.com
    Leader badge
    Downloads: 3,544 This Week
    Last Update:
    See Project
  • 3

    OpenOCD - Open On-Chip Debugger

    The Open On-Chip Debugger

    The "Open On-Chip Debugger" provides JTAG/SWD access from GDB (or directly with TCL scripts) to processors with ARM and MIPS based cores. See website for full list of supported targets.
    Leader badge
    Downloads: 700 This Week
    Last Update:
    See Project
  • 4
    QuickMAN is a Mandelbrot fractal generator with multicore support. ASM-optimized code can reach over 100 billion iterations per second. Features an easy-to-use GUI, realtime pan/zoom, multiple palettes, image logging, and saving in PNG format.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    colorForth
    colorForth is, in Chuck Moore's own words: "A dialect of Forth that uses color to replace punctuation. Includes its own operating system. Produces extremely compact programs. Instant compile from pre-parsed source."
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    BitVisor is a tiny hypervisor initially designed for mediating I/O access from a single guest OS. Its implementation is mature enough to run Windows and Linux, and can be used as a generic platform for various research and development projects.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Zilog Z80

    Zilog Z80

    Z80 shared library including some nice test-projects

    Another Zilog Z80 emulation. C++ class on a shared library. Simulates all pins of the Z80-Chip in a single function interface. Additionally are some Test-Projects added. 1. CP/M 2.2 emulator connectable by an telnet client. 2. An instruction set examiner. 3. An ZX-80 emulator. 4. An TK-80 emulator 5. An Z80 Dis-assembler driver for all supported instructions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    A Virtual Machine based on a Simplified Instructional Computer (SIC). The Machine will emulate all the hardware of a SIC and will be able to run any program that is written for the SIC as described by Leland L.Beck in his book "System Software"
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    SerpaeOS

    A cute and educational x86 OS

    SerpaeOS is a free, open-sourced x86 OS. It aims to provide a good resource for OSDevers to observe how certain features are implemented. The latest version is 23.2.1 Have a tip? Found a bug? Have a comment? Want to help? Contact us at serpaeos.devers@gmail.com Buy me a coffee! :) https://bmc.link/serpaeosdeL System Requirments: *4 GB Memory *4GB minimum PATA Hard Disk connected to the master slot on the primary IDE controller. *x86 processor
    Downloads: 2 This Week
    Last Update:
    See Project
  • All-In-One GRC Software - GRC Management Made Easy Icon
    All-In-One GRC Software - GRC Management Made Easy

    For Information Security teams at SMB and Enterprise across industries

    A GRC solution for technology-focused SMB and Enterprise Information Security teams. StandardFusion eliminates spreadsheet pain by using a single system of record. Identify, assess, treat, track and report on risks with confidence. Turn audit-based activities into a standardized process. Conduct audits with certainty and direct access to evidence. Manage compliance to multiple standards; ISO, SOC, NIST, HIPAA, GDPR, PCI-DSS, FedRAMP and more. Manage vendor and 3rd party risk, and security questionnaires easily in one place. StandardFusion is a Cloud-Based SaaS or on-premise GRC platform designed to make InfoSec compliance simple, approachable and scalable. Connect what your organization does, with what your organization needs to do.
  • 10

    lrzip-next

    Next Version of Long Range Compression Program (lrzip)

    Long Range Zip. Updated and Enhanced version of ckolivas' lrzip project. Lots of new features. Better compression. Actively maintained. Download source in FILES. The code/whats-next folder contains new features or fixes in testing. The code/lrzip-fe folder contains a dialog-based front-end for lrzip-next. This is a placeholder project location. All development work is at Github.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    DOG is an alternative to COMMAND.COM, better and smaller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EQ Track

    EQ Track

    Collection of embedded softwares to control a telescope mount.

    EQ Track purpose is to provide amateur telescope makers (ATM) with electronic board schematics and embedded software to control their telescope mount via stepping motors. EQ Track comes in different "flavors" : - "Basic" controls the right ascension and declination motors of an equatorial mount. - "Go To" controls the motors of a mount in any orientation (ie. equatorial, altazimuth, alt-alt), to point and track equatorial coordinates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    .../SSE4 and AVX/AVX2/AVX-512 (32/64-bit x86 ISAs), ARMv7 NEON/NEONv2, ARMv8 AArch32 and AArch64 NEON, SVE (32/64-bit ARM ISAs), MIPS 32/64-bit r5/r6 MSA and POWER 32/64-bit VMX/VSX (little/big-endian ISAs) are mostly implemented (/w horizontal reductions) although scalar improvements, wider SIMD vectors with zeroing/merging predicates in 3/4-operand instructions are planned as extensions to current 2/3-operand SPMD-driven vertical SIMD ISA. See README file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Software for the DX-Designs P112 CPU board (Z80180)
    Downloads: 16 This Week
    Last Update:
    See Project
  • 15
    Old Skool Tech
    This project is an effort to develop open source software for all old platforms, like MSX, Commodore, AMIGA, Atari, ..... and collect technical information about old platforms, keeping the "old skool" flame alive.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Bluejay

    Bluejay

    Digital ESC firmware for controlling brushless motors in multirotors

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NuttX

    NuttX

    Real-Time Embedded Operating System

    Nuttx is a real time embedded operating system (RTOS). Its goals are: (1) small footprint usable in deeply embedded, resource constrained environments, (2) fully scalable from tiny (8-bit) to moderate (32-bit), (3) standards compliance, (4) real time, and (5) totally open. Think "Tiny Linux". NuttX is now and Apache project in incubation. See https://nuttx.apache.org/download/ for the latest downloads.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Drauger OS

    Drauger OS

    Ubuntu-based Linux Gaming OS

    Drauger OS is an Ubuntu-based Linux desktop gaming distribution that ships with many modifications and optimizations over stock Ubuntu that are intended to improve gaming performance and the gaming experience. From simple changes such as swapping Gnome out for the light-weight Xfce Desktop Environment and using a dark GTK theme by default, to more complex changes such as using a kernel compiled in-house and replacing PulseAudio with Pipewire. Drauger OS is built from the ground up with our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DaedalusX64 is the continuation of the original Daedalus PSP port by StrmnNrmn. It is a GPL Open Source project. The official support and discussion forum is located at http://DaedalusX64.com
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A scheme (lisp) interpreter written in ARM assembly language (currently: Cortex-M4F,M7, Cortex-A5,A8,A9, Cortex-A53; previously:ARM7TDMI, ARM920T, Cortex-M3) for education, robotics, wearable devices. Tested on Allwinner A64, Amlogic S905, Atmel SAMA5D4, SAME70, SAMV71, NXP LPC4300, RT1050, iMX8M, Samsung S5P6818, ST STM32F4, STM32F7, and TI AM3359, OMAP3530, DM3730, OMAP4430, TM4C1294 chips (previously: NXP LPC-1300,1700,2000, ATMEL AT91SAM7, STM STR711, STR911, STM32, CIRRUS EP9302, LMI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    an implementation of the Inflate decompression algorithm corresponding to deflate compression as used by gzip and compatible with RFC 1951 Written in Z80 assembly language, with memory paging support for the Sam Coupe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LorenaSO

    LorenaSO

    Lorena es un sistema operativo escrito en C, C++ y Ensamblador.

    Lorena es un sistema operativo de tipo microkernel, escrito en C, C++ y Ensamblador y basado en NextDivel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MSX Disk Interface Emulator

    A Interface to adapt modern SD Card to the old MSX computers

    This is an open source project that aims to create a MSX cartridge that acts as a old disk drive interface but in fact it will be accesing a modern SD Card. For the MSX it will be as if there is a magnetic disk drive with a real magnetic disk but for real it will be accessing a .dsk file inside a sdcard. Development tools used are: - Kicad version 2013-07-07 - Microchip XC8 v1.21 (free mode) - Micrchip MPLAB X IDE v1.90 - Altera´s Quartus Web Edition 11.0 UPDATE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CuteMouse is a DOS based mouse driver, fully written in assembly language. It's optimized for size (and speed) to allocate as small as possible amount of your precious 640KB RAM. It currently supports serial and PS/2 mice and, if BIOS support present an
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next