MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Librería c++ optimizada, basada en la conio.h de borland. Esta fue realizada implementado funciones de ncurses.h de linux. Algunas funciones implementadas: cprinft, cscanf, textbackground, textcolor, gotoxy, clrscr, wherex, wherey, getch, getche, ...
Programs using conio.h working on Windows and Gnu/Linux
With this implementation, you can use the programs writed with the conio.h in windows and linux, using the ncurses for linux to simulate the conio.h functions.
It work on windows and linux, and use the Borland Style Conio2.h code.
Read the README file and have fun !
The All-in-One Commerce Platform for Businesses - Shopify
Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise
Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
Libborland is a open-source library and header files for developing like a conio.h and graphics.h. With libborland you can compiling source code using functions and constans from borland librarys.
The BOSS Library consists of a wrapper around SDL (Simple DirectMedia Layer) that imitates interfaces of older libraries such as Borland Graphics Interface (BGI), conio.h, bios.h. The goal is to be able to port old applications to modern systems.
Simple Linux implementation of Borland's conio (conio.h) library. It uses Ncurses. It includes most functions required to write a basic application using conioh (i.e. getch(), cprintf(), puts() and more).
Many people moving from Windows programming to UNIX program have problems with the missing non-blocking getch() and getche() functions provided by conio.h. This library provides the functionality of getch(), getche() and kbhit().
If you had problems with getting console input or console manipulation (you miss things like conio.h), Powerutils is for you. Powerutils already contains a dynamic fgetline function, a pause(), a gotoxy() and also a clear().
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
libconio is an implementation of conio.h fuctions that some DOS and Windows compilers provide. It's purpose is to allow developers to use functions like getch, getche, textcolor and others in a linux environment.