Showing 695 open source projects for "linux basic programming"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 1
    pranaOS

    pranaOS

    Smart Operating System for x86, ARM, Mobile, Watch

    pranaOS is a hobby operating system built from scratch in C and C++, intended to teach and demonstrate operating system fundamentals such as process control, memory management, and kernel bootstrapping. It is designed for the x86_64 architecture and features a custom shell, task scheduler, and keyboard driver. With a strong focus on education, pranaOS serves as a base for experimenting with kernel development and learning how different subsystems interact in a functioning OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Authing

    Authing

    IDaaS/IAM solution that can Auth to web and mobile applications

    Authing quickly implements authentication and user management for any Web, App, and enterprise software to provide the most complete login solution for your customers and employees. Authing serves as an identity infrastructure, or Identity As A Service (IDaaS) for cloud computing. Authing focuses on identity and building social infrastructure for identity sharing across all SaaS software and users to help companies build a secure modern IT infrastructure that not only protects their business...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    newRPL

    newRPL

    The classic RPL programming language reimplemented and reimagined.

    This project reimplements from scratch the RPL language made popular by HP programmable calculators, in portable C/C++. The main goal is to release a complete computing environment for various targets. There's currently 4 active targets: the HP 50g, HP39gs and HP40gs calculators and a PC simulator (see the downloads section!). Other ports are planned for the future.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Atom Vim-Mode-Plus

    Atom Vim-Mode-Plus

    vim-mode improved

    atom‑vim‑mode‑plus is a feature-rich Vim emulation layer for Atom, bringing modal editing (like Vim’s normal, insert, and visual modes) with enhanced capabilities beyond basic keybindings. Incremental search by incrementalSearch setting (disabled by default). Cursor visible in all visual modes (characterwise, blockwise, linewise). Maintain the same cursor position after operations (e.g y, gU) by stayOnYank and stayOnOperate settings. Set cursor position to start of change on undo or redo by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    thuBatteryTool

    thuBatteryTool

    Controlled shut downs of UPS connected servers in your network

    thuBatteryTools allows controlled shut downs of UPS connected servers (Windows, Linux, ESXi) in your network in case of power loss. Requirements - Windows with .NET Framework 4.5.2 or newer - Direct attached (USB) UPC battery on the server running thuBatteryTool
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Johnny-Five

    Johnny-Five

    JavaScript Robotics and IoT programming framework

    Johnny-Five is the JavaScript Robotics & IoT Platform. Released by Bocoup in 2012, Johnny-Five is maintained by a community of passionate software developers and hardware engineers. Over 75 developers have made contributions towards building a robust, extensible and composable ecosystem. The only kit designed for getting started with Johnny-Five! The Johnny-Five Inventor's Kit, from Bocoup and SparkFun, is now available! It's designed for anyone who wants to get started with...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Macbuntu BIGSur 2021

    Macbuntu BIGSur 2021

    Macbuntu BIGSur 2021.6 x64 bit Kernel 5.11.18 on xubuntu lts 21.04

    New features: Mozilla Firefox, Anydesk remote control, Vlc player, Pinta, Gimp Photoshop, Windows font pack, Grubcostomizer, macOSX BIGSur Wallpaper icon,theme and cursor packs,ULauncher ctrl+space search, Guake terminal F12, Neofetch macOSX, Bleachbit system cleaner, Plankdock with whitedark-whitelight theme. About? WhiteSUR theme icon packs, macosx mouse cursor, original hd wallpapers added. The XFCE Desktop interface provides a comfortable and fast use for any computer. Login,...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 8
    xdp

    xdp

    Package xdp allows one to use XDP sockets

    Package github /asavie/xdp allows one to use XDP sockets from the Go programming language. With the default UDP payload size of 1400 bytes, running on Linux kernel 5.1.20, on a tg3 (so no native XDP support) gigabit NIC, sendudp does around 980 Mb/s, so practically line rate. TL;DR: in the same environment, sending a pre-generated DNS query using an ordinary UDP socket yield around 30 MiB/s whereas sending it using the senddnsqueries example program yields around 77 MiB/s. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Arduino HomeKit ESP8266

    Arduino HomeKit ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino

    This Arduino library is a native Apple HomeKit accessory implementation for the ESP8266 Arduino core and works without any additional bridges. This project is mainly based on an esp-home kit for ESP-OPEN-RTOS. I ported the RTOS-based implementation of the esp-home kit to the pure Arduino environment, aimed at easy and fast building projects using Arduino IDE (or Eclipse with sloeber, PlatformIO). Enjoy the "one-key" build, "one-key" upload, and work to link various other Arduino libraries...
    Downloads: 2 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10
    Resea

    Resea

    A microkernel-based hackable operating system

    resea is a small, message-passing-based operating system kernel designed with microkernel principles in mind. Written in C with minimal dependencies, it emphasizes modularity, isolation, and simplicity. resea includes a basic POSIX-like interface and supports multitasking, IPC, and user-space services. It serves as both a microkernel OS experiment and a platform for learning about low-level system design without the complexity of larger operating systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Emerald

    Emerald

    An operating system written in C

    emerald is a minimalistic Unix-like operating system kernel developed for x86_64 systems, focused on being lightweight, modular, and understandable. Written in C and assembly, emerald serves as a learning tool for OS enthusiasts who want to explore kernel design from scratch. It includes basic components such as multitasking, paging, interrupts, and system calls, while maintaining a clear and concise codebase. Emerald is a strong starting point for building more complex systems or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    DuoRDP

    DuoRDP

    DuoRDP is a tool that used to quick connect to multiple windows server

    DuoRDP is a tool that used to quick connect to multiple windows servers, you can run command on selected remote servers, such as add/remove/query user in local admin group. It invokes psexec.exe command tools with ID/password stored locally (AES256 encrypted). Basic step 1. Select servers from predefined list in various domain or groups, you can edit server list. you also can input server name manually in "Input Host" combo box, it will store latest servers you recently login. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PinMAME
    THIS SVN REPO IS NOW OUTDATED, PLEASE USE THE GITHUB LINK ABOVE! PinMAME - Pinball's Multiple Arcade Machine Emulator written by the WPCMAME/PinMAME development team and contributors
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15

    AcoPath

    Ant Colony Optimization algorithm for the shortest path problem.

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of the Ant System is that virtual ants are exploited for finding paths with a specific property, e.g., short distance between physical nodes, in the same way nature guides physical ants. Development takes place at https://github.com/zfoxer/AcoPath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PsoPath

    Particle Swarm Optimization algorithm for the shortest path problem

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of Particle Swarm Optimization is the emulation of the social behaviour of, e.g., a flock of birds, as a stochastic optimisation method. Specifically, a particle is an entity representing a solution in the search space. Several particles cooperate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wechaty

    Wechaty

    Conversational RPA SDK for chatbot makers

    Wechaty was designed from the ground up to be easily installed and used to get your chatbot up and running quickly. Wechaty lets you focus on your conversations, and we'll do the chores. Go ahead and build your business logic based on Wechaty. You are welcome to join our Wechaty Developers' Home by scanning the above QR code, then send the secret code wechaty to Friday.BOT. Wechaty is a modern Conversational RPA SDK for Chatbot Makers which can create a bot in a few lines of code. Wechaty...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hawck

    Hawck

    Key-rebinding daemon for Linux (Wayland/X11/Console)

    Linux with all it's combinations of window managers, display servers and desktop environments need a key-rebinding system that works everywhere. Hawck intercepts key presses and lets you write Lua scripts to perform actions or modify keys depending on your needs. Your Lua scripts will work on Wayland, X11, and every WM/DE you throw at them, as well as console ttys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Android Emulator M1 Preview

    Android Emulator M1 Preview

    Preview of some basic Android emulation functionality

    android-emulator-m1-preview captured the early effort to bring the Android Emulator to Apple Silicon by targeting the ARM64 host and macOS virtualization APIs. The preview introduced native builds that avoid x86 translation, dramatically improving boot time, UI smoothness, and battery usage on M1-class Macs. It documented limitations typical of a preview—graphics features, sensor fidelity, and compatibility quirks—while outlining the path to parity with established macOS targets. Developers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    XiX Music Player

    XiX Music Player is a multi-platform music player

    XiX Player is a free easy to use multi-platform music player that currently runs in Linux, Linux ARM (Raspberry Pi), Windows & MacOS Intel Features: Supports the following file formats: MP3, OGG, M4A (non-DRM), AAC, FLAC, OPUS, APE, DFF, WAV Play & Rip your CD to MP3 or FLAC. CD-Text and CDDB support Rip DVD tracks to MP3 or FLAC. Needs mplayer. See albums the choosen artist is on and vice versa Create and use Playlists Online Radiostations + Presets Record Online Radiostations Schedule Radiostation recordings Listen & Download Podcasts Play License free audio from the Internet Archive Show the lyrics and CD-Covers of the song being played Shuffle and Repeat Reverse Play Crossfading & Trimming Search Rate your songs EQ + FXs (Flanger, Echo & Reverb) Set EQ & TRIM for individual songs Copy, Delete or Rename the file Change ID3 tag (only for MP3/OGG/FLAC/APE) Multi TAGGING/RENAMING Theme support (Basic)
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    Arch XFerience

    Arch XFerience

    Arch Linux based distro built for usability, simplicity & stability

    NEW PROJECT HOME --> https://www.xferience.org/ Arch XFerience is a modern OS built for day-to-day operations with tons of packages & features. Some call it the Swiss Army Knife o' Linux, others - the survival kit! The core components of XFce4, systemd, LightDM, PulseAudio & NetworkManager make it work like a dream. It packs the most useful software including but not limited to - media playback (VLC), office suite (LibreOffice), gaming (Steam), OS virtualization (VirtualBox), Web Server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pretty Damn Quick (PDQ) analytically solves queueing network models of computer and manufacturing systems, data networks, etc., written in conventional programming languages. Generic or customized reports of predicted performance measures are output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    bluetroller

    A library and interface for controlling bluetooth LE devices

    bluetroller is a library and interface for controlling all kinds of bluetooth LE devices. A vast number of devices can be controlled via Bluetooth LE, including fitness trackers, lighting, camera sliders, gimbals and many more. Right now these devices can only be controlled via phone apps which are frequently buggy, unmaintained and will stop working after some future phone update. This project aims to grow to become an exhaustive library of these devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Agentopia

    Java5 mobile agents in peer2peer containers without stubs/skeletons.

    Agentopia is a programming framework (API) for Java 5 mobile agents in peer-to-peer networks. Main features: Routing around firewalls, anonymity, and it is extremely easy to write new agents. No RMI, no CORBA, just plain Java bytecode loading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gammu

    Gammu

    Cellular manager for mobile phones/modems

    Gammu is a cellular manager for mobile phones/modems. It contains libraries and functions for ringtones,logos,phonebook,SMS,etc. (used by external software), a command line version (with backup/restore) and SMS gateway (with MySQL and PostgreSQL supp
    Downloads: 19 This Week
    Last Update:
    See Project