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.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Zipios is a C++ library for reading and writing 32bit Zip archives.
This project has moved to GitHub https://github.com/Zipios/Zipios
Zipios is a C++ library for reading and writing Zip archive files. Access to the data of individual entries is provided through standard C++ iostreams. A simple read-only virtual file system that mounts regular directories and zip files is also provided.
[Important] The project moved to GitHub. Please use the following GitHub project page from now on: https://github.com/twain/twain-cs
A C# interface for the TWAIN image capture API, that also includes a toolkit layer, a diagnostic application and a sample application.
C-like language parser, bytecode generator and a VM
Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers.
At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases.
Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
Unix time, or POSIX time at 03:14:08 UTC on January 19, 2038 represented on 32bit integer will overflow.
For people who now, write future callendar apps, this is date/time class thet not nave overflow problem