Einfache Projektliste Software-Karte

10486 Projekte im Ergebnis
Letztes Update: 2021-04-12 03:54

MinGW - Minimalist GNU for Windows

This is the official download site for the latest packages originating from the MinGW.OSDN Project, (formerly the MinGW.org Project; however, that domain is no longer associated with this project).

MinGW is a native Windows port of the GNU Compiler Collection (GCC), with freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. Although (currently) offering only a 32-bit compiler suite, all of MinGW's software will execute on the 64bit Windows platforms.

MinGW is a registered trademark of Software in the Public Interest Inc., registration number 86017856; this trademark has been registered on behalf of the MinGW.OSDN Project, and its use by any other project is unauthorized.

Entwicklungsstatus: 6 - Reifen
Zielbenutzer: Entwickler
Natürliche Sprache: English
Betriebssystem: Windows
Programmiersprache: Ada, C, C++
Benutzerschnittstelle: Win32 (MS Windows)
Register Date: 2008-11-28 19:42
Letztes Update: 2023-08-03 19:48

CrystalDiskInfo

CrystalDisklnfo is disk utility that supports some types of USB connections, Intel RAID, and NVMe. If anything abnormal is detected, it will notify you by text or voice message, and it supports both HDD and SSD. In addition to information like model number, volume, buffer size, it obtains S.M.A.R.T. information such as how many times the power was turned on, the time length of use, and temperature to monitor the state of the disk.

  • Important Notice

Both CrystalDiskInfo and CrystalDiskMark are open source software personally developed by me. Any software development demands huge amount of time and effort, and on top of that, new hardware devices are released one after another which becomes a necessity to purchase in order to support them. Therefore, this project needs more development funds. As to current status, this project is extremely short of funds and is in desperate need of your donations.

If you want to contribute to supporting the continuance of this project, please make donations by Paypal. Please make the amount of each contribution $10 USD or more (in JPYen, 1000Yen or more) if possible. Your contributions will be deeply appreciated.

Entwicklungsstatus: 5 - Produktion / stabil
Zielbenutzer: End Users/Desktop
Natürliche Sprache: English, Japanese
Programmiersprache: C++
Themen: Hardware
Benutzerschnittstelle: Win32 (MS Windows)
Register Date: 2009-05-30 23:22
Letztes Update: 2022-10-30 08:35

CrystalDiskMark

CrystalDiskMark is benchmark software that measures the transfer speed of media data storage drive such as HD, SSD, USB memory, SD card and NAS.

  • Important Notice

Both CrystalDiskInfo and CrystalDiskMark are open source software personally developed by me. Any software development demands huge amount of time and effort, and on top of that, new hardware devices are released one after another which becomes a necessity to purchase in order to support them. Therefore, this project needs more development funds. As to current status, this project is extremely short of funds and is in desperate need of your donations.

If you want to contribute to supporting the continuance of this project, please make donations by Paypal. Please make the amount of each contribution $10 USD or more (in JPYen, 1000Yen or more) if possible. Your contributions will be deeply appreciated.

Entwicklungsstatus: 5 - Produktion / stabil
Zielbenutzer: End Users/Desktop
Natürliche Sprache: English, Japanese
Betriebssystem: Windows 7, Windows Vista, Windows XP
Programmiersprache: C++
Themen: Benchmark
Benutzerschnittstelle: Win32 (MS Windows)
Register Date: 2009-06-01 22:12

SlunkCrypt is moving to '''[https://lord_mulder.gitlab.io/slunkcrypt/]''' due to ongoing technical problems on OSDN.net!

Entwicklungsstatus: 5 - Produktion / stabil
Natürliche Sprache: English
Programmiersprache: C
Benutzerschnittstelle: .NET/Mono, Console/Terminal
Register Date: 2022-02-02 04:39
Letztes Update: 2023-10-15 20:32

Tera Term

Tera Term is Tera Term Pro 2.3 succession version and is being officially recognized by the original author. Tera Term is open source free software terminal emulator supporting UTF-8 protocol. Now TTSSH supports SSH2 protocol (Original version supports SSH1).

Letztes Update: 2020-06-17 07:38

FFFTP

FFFTP is lightweight FTP client software. FFFTP has many useful feature such as directory mirroring, character encdoging conversion, Firewall and SOCK, one-time password support, and so on.

Entwicklungsstatus: 6 - Reifen
Natürliche Sprache: English, Japanese
Betriebssystem: Windows
Programmiersprache: C
Register Date: 2011-09-01 13:28
Letztes Update: 2022-09-24 22:30

TortoiseSVN

TortoiseSVN ist ein Subversion (SVN) -Client, implementiert als Windows-Shell-Erweiterung. Das bedeutet, dass es genau dort verfügbar ist, wo Sie es brauchen: im Windows-Datei-Explorer.

Es ist intuitiv und einfach zu bedienen, da der Subversion-Befehlszeilenclient nicht ausgeführt werden muss. Einfach das coolste Interface zur (Sub-)Versionskontrolle!

Entwicklungsstatus: 5 - Produktion / stabil
Zielbenutzer: Entwickler
Betriebssystem: Windows
Themen: Version Control
Register Date: 2008-11-28 19:47
Letztes Update: 2009-09-28 00:35

MeCab

MeCabは、高速かつカスタマイズ性の高い日本語形態素解析ツールです。MeCabは、かな漢字変換などのようなNLPタスクの多様性に適用、および汎用的な目的のために設計されています。MeCabは、CRFsとHMMに基づいたパラメータ推定機能を提供しています

Letztes Update: 2014-06-11 11:39

Apache

Apache is the world's most popular HTTP server, being quite possibly the best around in terms of functionality, efficiency, security and speed.

Letztes Update: 2022-09-14 17:41

Sylpheed

Simple, lightweight but featureful, and easy-to-use e-mail client. It provides intuitive user-interface and fast operation.

Entwicklungsstatus: 5 - Produktion / stabil
Zielbenutzer: End Users/Desktop
Natürliche Sprache: English, Japanese
Programmiersprache: C
Benutzerschnittstelle: Graphical, GTK+
Register Date: 2011-06-09 18:18
Letztes Update: 2011-09-12 18:03

PostgreSQL

PostgreSQL is a robust relational database system with over 25 years of active development that runs on all major operating systems. It is fully ACID compliant, and has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL92 and SQL99 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, and ODBC, among others, and exceptional documentation.

Letztes Update: 2014-06-14 03:52

cdrtools

cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a CDR/CDRW/DVD/BluRay recorder. It works as a burn engine for several applications. It supports CD/DVD/BD recorders from many different vendors; all SCSI-3/mmc- and ATAPI/mmc-compliant drives should also work. Supported features include IDE/ATAPI, parallel port, and SCSI drives; audio CDs, data CDs, and mixed CDs; full multi-session support; CD-RWs, DVD-R/-RW, DVD+R/+RW, BD-R/BD-RE; and TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote SCSI support and can access local or remote CD/DVD/BD writers.

Letztes Update: 2019-02-22 19:42

7-Zip ist ein freies Datenkompressionsprogramm mit einer hohen Kompressionsrate.

Die Hauptfunktionen von 7-Zip

  • Hohe Kompressionsrate im neuen 7z-Format mit LZMA-Kompression
  • Unterstützte Formate:
    • Packen / Entpacken: 7z, ZIP, GZIP, BZIP2 und TAR
    • Nur Entpacken: ARJ, CAB, CHM, CPIO, DEB, DMG, HFS, ISO, LZH, LZMA, MSI, NSIS, RAR, RPM, UDF, WIM, XAR und Z.
  • Bei ZIP- und GZIP-Formaten ist die Kompressionsrate von 7-Zip um etwa 2-10% besser als die von PKZip oder WinZip
  • Starke Verschlüsselung mit AES-256 im 7z- und ZIP-Format
  • Selbstentpackende 7z-Archive erstellen
  • Integration in das Kontextmenü von Windows
  • Leistungsstarker Dateimanager
  • Leistungsstarke Kommandozeilenversion
  • Plugin für den FAR Manager verfügbar
  • In 74 Sprachen übersetzt
Entwicklungsstatus: 5 - Produktion / stabil
Natürliche Sprache: Japanese
Betriebssystem: Windows
Programmiersprache: C++
Themen: Compression
Benutzerschnittstelle: Console (Text Based), Win32 (MS Windows)
Register Date: 2008-11-20 14:09
Letztes Update: 2018-10-28 03:18

FileZilla JP Info

FileZilla Client is a free, open source, cross-platform FTP client. Binaries are available for Windows, Linux, and Mac OS X. It supports FTP, SFTP, and FTPS (FTP over SSL/TLS).

FileZilla Server is a sister product of FileZilla Client. It is an FTP server supported by the same project and features support for FTP and FTP over SSL/TLS.

Register Date: 2008-11-27 20:16
Letztes Update: 2012-01-17 11:48

MySQL

MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries.