Share your screen instantly while on a phone call with CrankWheel for an engaging presentation.
For salespeople and customer service agents who want to compliment their phone calls with visual elements.
Our 10x simpler screen sharing tool is designed for you if you spend your days on the phone with clients, and need to add a visual presentation to close sales. No more scheduling a follow-up meeting, or teaching them to use a complex tool. Send them a text message or email, and they see your screen in seconds.
Learn More
Your go-to FinOps platform
Analyze, optimize, and govern your multi-cloud environment effortlessly with AI Agentic FinOps.
Unlike reporting-only FinOps tools, FinOpsly unifies cloud (AWS, Azure, GCP), data (Snowflake, Databricks, BigQuery), and AI costs into a single system of action — enabling teams to plan spend before it happens, automate optimization safely, and prove value in weeks, not quarters.
Z80 shared library including some nice test-projects
Another Zilog Z80 emulation. C++ class on a shared library.
Simulates all pins of the Z80-Chip in a single function interface.
Additionally are some Test-Projects added.
1. CP/M 2.2 emulator connectable by an telnet client.
2. An instruction set examiner.
3. An ZX-80 emulator.
4. An TK-80 emulator
5. An Z80 Dis-assembler driver for all supported instructions.
A small micro operating system kernel written in C (and partly assembly).
Planned features are: software based preemptive multitasking/threading, paging, kernel API, IPC, client/server, security system.
The code is designed to be clearly understandable.