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.
Go to "Files" to download releases of EZComm and Jirrit.
EZComm (EZ Comm) is still maintened, code hosted on https://github.com/bon-ami/ezcomm
You can use it as either a client or a server for TCP/UDP text messages
Jirrit is still maintened, code hosted on https://github.com/bon-ami/jirrit
You can use it to operate with commands on JIRA, bugzilla, Jenkins and Gerrit.
EZOutput is hosted on https://gitee.com/bon-ami/ezoutput
This library performs the numerical conversion of Arabic numerical values into Roman numerals and Roman numeral values into Arabic numerals.
This resource is developed with didactic and pedagogical objectives. Its commercial use may not be of extreme importance.
The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service -...
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
XdevL is a powerful cross-platform C++ Object and Plug-In Oriented programming framework which helps you developing Games or device oriented applications. The whole system can be extended using additional Plug-In's which makes it extreme flexible.
KeyValue is a cross-platform library for making C++ objects accessible through LibreOffice Calc, Excel and other front-ends. Experience of spreadsheet users is enhanced by an object model and a handy key-value based interface.
A cross platform GUI for several code formatter, beautifier and indenter like AStyle, GNU Indent, GreatCode, HTML Tidy, Uncrustify and many more. Main feature is a live preview to directly see how the selected formatting option affects the source code.
Listaller is a simple software installation system which helps to create software packages that work on many Linux distributions. It also makes it easier to remove applications on Linux machines without touching the package management system directly
This is useful on linux systems to generate appropriate symlinks for batches of shared object libraries. It links the linker name to the latest version of the library
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.
The Squidy Interaction Library eases the design of "post-WIMP" user interfaces by unifying various device drivers, frameworks and tracking toolkits in a common library and provides a central and easy-to-use visual design environment. www.squidy-lib.de
Qt-Extentions are additional or extended Qt or KDE classes I've written for other projects, but can be useful for other developers too. Actually the code is GPL2, but if you want another licence, just contact me.
Two full-fledged object-oriented classes dealing with dates (class cDate) and spans of time (class cPeriod) written in C++.
The datecalc-cpp project is a sub-project of tbvs-hr (https://sourceforge.net/projects/tbvs-hr).
The pdFormat library is an extended set of C "format string" functions (like printf or fprintf) It appends to standard format strings some new features
Speech based User Interface Components Library for Java is a project to create Java controls and applications that can be used not only by literate people but also by non-literates. Speech and visual element with minimal text is used to create components
A lightweight, nice-looking logger for C++. Provides possibility for (colorized) console output, logging to datafile or into a ringbuffer in memory. Sources are well documented.
This software will provide a common abstraction to natural computer interfaces in order to legacy and new applications support them. Videos: http://br.youtube.com/watch?v=oT3tM1VX5gs http://br.youtube.com/watch?v=hU0Q2pSW3Fg
A math library for GMP. This library use the cmath as model and overloaded the principal math functions (sin, cos, tan, log... ). So, this make easy the development of generic programs.
Curses++ is a set of C++ wrapper classes for the curses library. The project is aimed at providing a layer compatible with any version of curses (ncurses and pdcurses are seen as two major versions) and to be easy-to-use, using familiar STL interfaces.