Showing 257 open source projects for "small linux"

View related business solutions
  • 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
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    The project is a “data-parallel” C++ library to teach parallel programming concepts. We intend to make this library portable, small, and easy to extend to work with real parallel message passing systems such as MPI and PVM. Darrell Raymond Ulm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    File-Spector is a small, fast and easy to use binary file analyzer and Inspector. It allows the users to format a complete binary file structure and then use it to read any binary file that matches the specified format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Small, platform-independant code to perform functions, like GotoXY on consoles. Works with Windows console windows as well as TTY consoles. When using TTY consoles, it directly outputs TTY commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a place where I can post small pieces of software I write. If any of my projects get bigger and start getting other developers, I will create a spereate SF project. Unfortunately, the vast majority of my work (including scripts that run my site
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    VtkFLTK is a small library of C++ classes for development of FLTK event-driven interfaces for use with VTK. VtkFLTK attempts to transparently bridge disparities between FLTK and VTK event and windowing system handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This Project was originally designed to be a small/fast and easy to use interpreter, if it has succesed is still to early to tell. But it is getting there, very slowly one must admit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Makefile skeleton that includes configuring. Fed up with the autoconf tools? The pConf system is a small, clean make file skeleton that can do configuring tasks and works for different OS environments. Supports C, C++. Documentation (s)POD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Venom is a small framework for writing 3d games and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DebugOutputFilterClient is a small wxWindows based app, that sorts and filters the output of an application. The idea is to give the user the ability to choose what debug-messages to display at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Zeus Neural Network Framework
    Zeus is a small, lightweight, very fast object oriented framework for developing neural networks with an integrated shell interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Zycode is a small, lightweight IDE written in C/C++ using the wxWidgets toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SSCL is a small, secure C++ library with some useful data types (list, avltree), stream handling, networking support, lexical analyzer, etc. SSCL's primary goal is to help daemon development in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Logo++ is an interpreter for drawing graphical figures using a small set of instructions. Though it lacks many essential features of \"serious\" languages, it remains a funny start for beginners in computer programming, particularly for kids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Small C++ programs written to show people how easy it is to just look at programs to learn how to write them. Most of these programs don\\\\\\\'t really do anything. They are here just for examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    van-der-Waals-Equation Calculator (vdw_calc) is a small command line tool to solve the van-der-waals-equation and calculate coefficients for different gases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    GameBlade is a set of C++ functions and classes simplifying the most common functions of SDL. GameBlade is treated and used as if it was your own code. It is very small, cleanly written and well documented, including many examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a small library for persistent storage for object of different types with exact type instantiation (like Borland TStreamableBase or MFC Serialize)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Metakit is an efficient database library with a small footprint. It's a cross between flat-file, RDBMS, and OODBMS. Keywords: structured storage, transacted, load on-demand, portable, C++, Python, Tcl, instant schema versioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Eternity is a very small, cross platform framework to store and retrieve any kind of C++ class (template classes also). This capability is known in literature as persistence. Eternity could realize persistence using binary serialization and XML persi
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    KTilde is The Integrated Learner's Development Environment. It makes it easy for a new programer to edit, run and debug a small C++ program such as "Hello, World!".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ENlib is a collection of utility classes written in C++. The main aim is to provide set of classes which every small-to-medium software project needs. They are written utilising ISO/C++ 's newer features and STL .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    yakTest is a very lightweight (only a few classes) testing framework in the spirit of JUnit, CppUnit, and others. It emphasizes small-grained test classes and text output in file:line:message format suitable for emacs. A sample test case is included.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    FLTKCallback++ is small package which adds more C++ in fltk callback system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a C++ interface to Expat. Its aim is to manage small XML files viewed as a tree of objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NO LONGER MAINTAINED (replaced by NoPtr at http://www.sf.net/projects/noptrlib). Small C++ smart pointer library.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo