Showing 211 open source projects for "ansi c"
View related business solutions
Achieve perfect load balancing with a flexible Open Source Load Balancer
Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.
Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
Automated RMM Tools | RMM Software
Proactively monitor, manage, and support client networks with ConnectWise Automate
Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
- 1Smaller C
Simple C compiler
Smaller C is a simple and small single-pass C compiler, currently supporting most of the C language common between C89/ANSI C and C99 (minus some C89 and plus some C99 features). Currently, it generates 16-bit and 32-bit 80386+ assembly code for NASM that can then be assembled and linked into DOS, Windows, Linux and Mac OS X programs. (You may use YASM or FASM instead of NASM) Code generation for MIPS CPUs is also supported (primarily for RetroBSD). The compiler is capable of compiling itself...
Downloads:8 This Week
Last Update:
See Project
- 2Small Device C Compiler (SDCC)
The Small Device C Compiler (SDCC), targeting 8-bit architectures
SDCC is a retargettable, optimizing standard C (ANSI C89 / ISO C90, ISO C99, ISO C11 / C17, ISO C23) compiler that targets a growing list of architectures: STM8, MCS-51, DS390, HC08, S08, Z80, Z180, R800, Rabbit, SM83, eZ80 in Z80 mode, Z80N, TLCS-90, Padauk PDK14 and PDK15 microprocessors. There also is incomplete support for the Microchip PIC16 and PIC18 and the Padauk PDK13 and MOS 6502.
42 Reviews
Downloads:1,277 This Week
Last Update:
See Project
- 3far2l
Linux port of FAR v2
Linux fork of FAR Manager v2. Works also on OSX/MacOS and BSD (but the latter is not tested on a regular manner). Plug-ins that are currently working: NetRocks (SFTP/SCP/FTP/FTPS/SMB/NFS/WebDAV), colorer, multiarc, tmppanel, align, autowrap, drawing, edit case, SimpleIndent, Calculator, Python (optional scripting support).
Downloads:4 This Week
Last Update:
See Project
- 4yyjson
The fastest JSON library in C
A high-performance JSON library written in ANSI C.
Downloads:0 This Week
Last Update:
See Project
The next chapter in business mental wellness
Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.
Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
- 5FabGL
ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST77
FabGL is mainly a Graphics Library for ESP32. It implements several display drivers (VGA output, PAL/NTSC Color Composite, I2C and SPI displays). FabGL can also get input from a PS/2 Keyboard and a Mouse. FabGL implements also: an Audio Engine (DAC and Sigma-Delta), a Graphical User Interface (GUI), a Game Engine and an ANSI/VT Terminal. VGA output requires an external digital-to-analog converter (DAC): it can be done by three 270 Ohm resistors to have 8 colors, or by 6 resistors to have 64...
Downloads:2 This Week
Last Update:
See AlsoBest Open Source C# Game Engines for MacGet started with Visual Studio | SadConsole v10Making a roguelike in C# using GoRogue and SadConsole (Part One)Get started with Visual Studio | SadConsole v10See Project
- 6Firebird
Firebird server, client and tools
Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, MacOS and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names, since 1981. To enhance the Firebird functionality, IBSurgeon has sponsored the development and now released for public use the free open source "IBSurgeon Full Text...
Downloads:1 This Week
Last Update:
See Project
- 7Vince's CSV Parser
A modern C++ library for reading, writing, and analyzing CSV
There's plenty of other CSV parsers in the wild, but I had a hard time finding what I wanted. Inspired by Python's csv module, I wanted a library with simple, intuitive syntax. Furthermore, I wanted support for special use cases such as calculating statistics on very large files. With the deluge of large datasets available, a performant CSV parser is a necessity. By using overlapped threads, memory-mapped IO, and efficient data structures, this parser can quickly tackle large CSV files....
Downloads:0 This Week
Last Update:
See Project
- 8SadConsole
A .NET ascii/ansi console engine written in C# for MonoGame and XNA
SadConsole is a generic library that emulates old-school console game systems. It provides command prompt-style graphics where one or more tile textures are used to represent an ASCII character set. Console's are made up of a grid of cells, each of which can have its own foreground, background, glyph, and special effect applied to it. While SadConsole is a generic library that doesn't provide any rendering capabilities, "host" libraries are provided that add renderers to SadConsole. The two...
Downloads:0 This Week
Last Update:
See Project
- 9Firebird
A powerful, cross platform, SQL database system
Firebird RDBMS offers ANSI SQL features & runs on Linux, Windows & several Unix platforms. Features excellent concurrency & performance & powerful stored procedure & trigger language.More information and downloads at https://www.firebirdsql.org/, issue tracker is https://github.com/FirebirdSQL/firebird/issues
90 Reviews
Downloads:3,449 This Week
Last Update:
See Project
High-performance Open Source API Gateway
KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices
KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
- 10Regina REXX Interpreter
An implementation of the the ANSI Standard REXX Programming Language, available for most operating systems.
11 Reviews
Downloads:129 This Week
Last Update:
See Project
- 11Teem
Tools to process and visualize scientific data and images
Teem is a set of ANSI C libraries for manipulation, measurement, and visualization of structured scientific data. Includes N-dimensional image I/O and processing, volume rendering, diffusion tensor processing, ray tracing, PostScript rendering, and more.
Downloads:29 This Week
Last Update:
See Project
- 12Ring
Simple and flexible programming language for applications development
The Ring is a practical general-purpose multi-paradigm language.The supported programming paradigms are Imperative, Procedural, Object-Oriented, Functional, Meta programming, Declarative programming using nested structures, and Natural programming.The language is portable (Windows, Linux, macOS, Android, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications.The language is designed to be Simple, Small and Flexible.
4 Reviews
Downloads:17 This Week
Last Update:
See Project
- 13babyxrc
A portable ANSI C resource compiler to import images, audio, and text.
... audio files to match the rate required by the program are included. Output is clean, compileable ANSI C source which should be accepted by any C compiler.The Baby X resource compiler is portable, unlike the resource compilers which come packaged with monolithic IDEs. So it's far easier to maintain.
Downloads:0 This Week
Last Update:
See Project
- 14Simple Sokoban
a (simple) Sokoban game
Simple Sokoban is a (simple) Sokoban game aimed at playability and portability across systems. It is written in ANSI C89, using SDL for user interactions. I developed it natively under x86_64 Linux, but it should compile just fine on virtually anything that has a C compiler and the SDL library.
2 Reviews
Downloads:4 This Week
Last Update:
See Project
- 15Cobxref
Cobol Cross reference tool for GnuCobol written in Cobol
CobXRef is a Cobol cross reference tool that reads a Cobol source program and produces a file suitable for printing 'as is' that contains all variables, procedure paragraphs and section names referenced where they are definedas well as where they are used throughout the program or module as well as lists of unreferenced data names and paragraph & section names.it is used as a stand alone program. This version includes the code from printcbl which takes in the copy books when used by any...
Downloads:3 This Week
Last Update:
See Project
- 16Decimal calculation library for C
Decimal calculation library for C programming language.
Decimal calculation library for the ANSI C programming language. Sums two 100000-digit numbers in one or two milliseconds.
Downloads:1 This Week
Last Update:
See Project
- 17Unitag
Unitag is a language-independent Unicode-based part-of-speech tagging system. Written entirely in ANSI-compatible C, it should (in theory) compile on any OS, but has been tested on 32-bit Windows.
Downloads:0 This Week
Last Update:
See Project
- 18BinaryPHP
BinaryPHP is a PHP To C++ converter which will convert PHP scripts into C++ equivalents ready to be compiled using any ANSI compiler.
1 Review
Downloads:0 This Week
Last Update:
See Project
- 19aedit
Text Editor based on Intel ISIS-II aedit
... never happened in the C version - sin of omission.It has even run on UNIX Release 7 on a PDP-II emulator.
1 Review
Downloads:0 This Week
Last Update:
See Project
- 20IEC60870-5 101 Code win Linux download
IEC 101 Source code Library Windows Linux POSIX - c, c++, c# .net
v21,06.008IEC 101 Source Code Library supports Windows, Embedded Linux (ARM, Coldfire, Power PC), Ubuntu Linux(X86, X86-64), Fedora, CentOS, Red Hat, PowerPC, QNX and more. Low memory footprint, easy start on any hardware platform, can operate with or without an operating system, delivered as a source code, high configuration allows to use required features only, royalty-free licensing.C, C++, C#, Borland c++ builder,Download Evaluation KitIn the Development Bundle, included IEC 101...
1 Review
Downloads:0 This Week
Last Update:
See Project
- 21muhttpd
muhttpd is a simple but complete web server written in portable ANSI C, supporting logging, CGI scripts, MIME type based handlers, and HTTPS. It has been tested on various Unix environments on 32-bit, 64-bit, little endian and big endian systems.
Downloads:0 This Week
Last Update:
See Project
- 22CLISP - an ANSI Common Lisp
CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.
29 Reviews
Downloads:479 This Week
Last Update:
See Project
- 23Portable Forth Environment
The Portable Forth Environment implements the ANSI Forth Standard,it is fully written in C, the newer version has a module concept,and it is fully multithreaded. Autoconf used. Tested in embedded environments.
1 Review
Downloads:3 This Week
Last Update:
See Project
- 24Qodem Terminal Emulator
Qodem is a a terminal emulator that resembles the BBS-era Qmodem. Includes phonebook, scrollback, capture, X/Y/Zmodem, Kermit, ANSI (+ music) / Avatar / VT102 / Linux emulation, Unicode, and keyboard macros. Connects over serial, ssh, telnet, rlogin.
4 Reviews
Downloads:18 This Week
Last Update:
See Project
- 25lpsolve
Mixed Integer Linear Programming (MILP) solver
Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different platforms like Linux and WINDOWS
35 Reviews
Downloads:496 This Week
Last Update:
See Project
- Previous
- You're on page 1
- 2
- 3
- 4
- 5
- Next
Related Searches
clisp for windows
sdcc
clisp
odbc
clisp-2.49-win32-mingw-big.exe
mcu8051ide-1.4.9-setup.exe
linux sokoban
firebird
firebird-1.5.2.4731-win32
live earth
Related Categories
Software Development
Scientific/Engineering
System
Games
Multimedia