Showing 170 open source projects for "std"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • $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
  • 1

    MinGW-builds

    Dual-target (32 & 64-bit) MinGW-W64 compilers for 32 & 64-bit Windows

    Projects joined MinGW-W64, and the new builds will be available on the MinGW-W64 site: https://sourceforge.net/projects/mingw-w64
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LCARS 24
    Star Trek 24/7: LCARS (Starfleet) GUI, full-screen alarm clock & calendar, games, utilities, sims, maps, graphical LCARS library, file manager, viewers, players, animation. Requires a HighColor/TrueColor DOS-based laptop w/ std. graphics & sound cards.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    command_line_copy_paste

    small tool for copy&paste std out within terminal

    Linux command line tool to copy output from std out and paste into command line again, without using mouse selection
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5

    opencart POS (point of sale) STD Demo

    e-commerce ready POS solutions

    This project is a opencart extension. It's a single system for both of your physical store and web store. It's a must have if you are operating both online store and brick & mortar store. for opencart download: http://www.opencart.com/index.php?route=download/download Before any negative rating please leave a review to help us improve and others know more about this software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    runasdog

    Make your normal program become a server

    The runasdog(run as watchdog) is an amazing program.It will change your local program's std i/o into web i/o.So if you want to create a web app,just write program in local,and run it with "runasdog",then is becomes a watchdog!. Using this,your bash will become a web-bash,or you can create a web chatroom with any language you want,and without caring about whether it support web i/o,and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    EasyCP

    The easiest C++ way to deal with constraints !

    EasyCP is a modern, user-friendly C++ library that lets you use constraint programming in a very natural way, taking advantage of its expressive power. Just model and let the CSP (Constraint Satisfaction Problem) solver do the job !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    fncw

    fncw

    generic c++11 function wrapper

    fncw is a generic function wrapper for C++11. It support all types of member, lambda and C like functions. unlike std::function, fncw::function is not a template. This mean that you could wrap any function with any signature inside only one type/object: fncw::function. despite this genericity, fncw::function allow the user to reorder the parameter order (a bit like std::bind), check the function signature (there is also a partial check that aim to check only a few parameters). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ImpPath

    Simple C++ library for path manipulation

    Very basic path manipulation library. Aims to be simple, intuitive and predictable (not universal). Works with std::string and std::wstring. Configurable to support both POSIX and Windows paths (drive letters only - no schemas, network paths etc), as well as some custom formats (with limitations for simplicity). All configurations understand ".." (parent directory) and "." (current directory) and handle them during normalization. However, this library never tries to access any real file systems, and thus doesn't know anything about symbolic links. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    pylist++

    A C++ wrapper over std::vector that makes it more like Python's lists.

    The summary says it all!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    glxCore

    glxCore

    Tactical, turn-based game engine, that uses OpenGL and WinAPI

    Tactical, turn-based game engine, that uses OpenGL and WinAPI specific. In the initial phase of development will focus on the general game logic, in an elegant pack of std. C++. This project in principle, can be described as academic. Feel free to to review the code, any remarks and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TBL-C#

    Communication Stack and basic functionality for Communication dev.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    iPDC - Free Phasor Data Concentrator

    iPDC - Free Phasor Data Concentrator

    Tool for Wide Area Measurement System

    iPDC is a free Phasor Data Concentrator that collects data from PMUs, and PDC/iPDC that are IEEEC37.118 Synchrophasors std compliant. iPDC do the time sequencing and combining of the received data as per IEEEC37.118 and send to other iPDCs, and applications on request. iPDC is able to archive the received data in the MySQL database on local/remote machine. PMU Simulator is also IEEEC37.118 std compliant. Software is built to be working on Linux platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    ezStringUtil

    C++ string functions beyond std:: and ISO.

    A collection of functions that are frequently used in string handling programs. STL is used when possible. Locale and internationalization are not considered. Supports stripping whitespace, delimited splitting, set operations, delimited field searches, case handling, comparisons and delimited file parsing. Benchmarks are included and show this to be faster than StrTk, Boost, Python and Java.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16

    Student Data Management System

    Basic data management system in console

    This is a basic student data management system in win32 console. Project goal is to develop the system with multiple language and UI implementation and to add basic features of data management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    c++ da::vector

    Alternate version of std::vector in c++

    This is alternate and simple verion of std::vector container used in c++. I made it because i was not allowed to use std::vector in my studies' project. It is very very very easier to understand how it works. Enjoy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    STI analysis and forecasting

    STI analysis and forecasting

    Analysis of drug resistance and epidemiology of STI (STD) in Russia

    The STIanafor is a tool for spatio-temporal data vizualization, analysis and forecast of incidence of sexually-transmitted diseases and drug resistance of pathogens in the Russian Federation. Currently supports gonorrhoea (N. gonorrhoeae) and syphilis (T. pallidum). A set of real data for testing is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PERT Weighted Average and STD

    PERT Weighted Average and STD Calc. in Java

    Another java app. for calculating the PERT Weighted Average (Expected time - te) and standard deviation (STD).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Library for Chemical Formula Parsing. Syntax only, no semantics. No external library dependencies, namespace std:: only. Uses UnitTest++ during development to ensure consistent behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...Provides different general purpose entities like stable priority queue that preservs the order of elements with similar priority, scoped sentinel to support transparent exception handling, event dispatcher incapsulates boost::thread, convenient debug output in std::iostream manner and other stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a simple C++ socket class for Windows. A fast example is here: .... ClientSocket myClient( "http://google.it" ); // port = 80 (default) myClient->send( "something" ); std::cout << myClient.recv() << std::endl; ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Many programs for the console need command-like interaction with the user. CLIsystem is a library which processes the user's input. This includes parameter separation, type conversion and hashing. Finally an object is sent to the programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EYeS
    EYeS is a general purpose C++ library. It is focused on data structure and algorithms working with these data. It is container operations based library, rather than iterators' range one. EYeS tries to follow Ruby and Haskell languages programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RAM Library
    Tested, portable, standard C++ source code for policy based log stream, configuration data, external string table, field-delimited strings and text file reader. BSD license. Templated for use with any valid instantiation of std::basic_string.
    Downloads: 0 This Week
    Last Update:
    See Project