Simple Project List Software Map

BSD 2-Clause License (aka FreeBSD License)
41 projects in result set
最后更新: 2023-02-18 07:56

Cereus Linux

Void Linux based distribution focused on give an user-friendly experience, using Calamares installer, providing both GlibC and Musl libraries, x86_64 and i686 support, and LXQt as default desktop environment (also, in the future we'll provide more desktops and/or a netinstall).

最后更新: 2021-02-27 18:00

PictMaster

Combinatorial testing tool PictMaster.

This is an Excel based, free software called PictMaster, which automatically creates test cases for the combinatorial testing of the software on Excel.

PICT, which is free software from Microsoft that ...

发展现状: 6 - Mature
目标用户: 开发人员, Testers
自然语言: English, Japanese
作业系统: Windows
编程语言: Visual Basic
专题: Testing
用户界面: Win32 (MS Windows)
Register Date: 2008-02-10 22:06
最后更新: 2022-01-12 23:40

daisybell-fonts

プロジェクト『daisy bell(デイジィ・ベル)』 / Michinari Nukazawa の公式フリーフォント配布ページです。

下のダウンロードファイル一覧から、フォントセットを取得できます。

最后更新: 2020-09-04 00:43

Dikt - Network Dictionary

Dikt is a dictionary application that implements the Dict protocol.

Dikt is a network application, which looks up words on Dict servers, and to use it, it is not necessary to install any dictionary files.

Dikt user interface is very similar to web browsers, it should be easy to use for anyone familiar with the Web and Internet.

最后更新: 2019-04-01 19:13

VPP

VPP is a high-level C++ rendering and GPU computation API based on Vulkan.

Vulkan is the new API for 3D graphics rendering and GPU computation developed by Khronos Group.

VPP adds high-level, object-oriented C++ interface over Vulkan. The goal is to make Vulkan programming easier and more intuitive.

VPP provides the following features:

- Intuitive, object-oriented abstractions over Vulkan concepts: devices, queues, render passes, pipelines, shader resources, synchronization objects and others.

- Isolation from the C-style interface of Vulkan.

- Easy, conceptual design of render passes and pipelines.

- Unique ability to write all shader code directly in C++ (as class methods), without any need to use GLSL or other intermediate language. No separate compiler passes required. Any C++ 14 compliant compiler should work. No compiler extensions required. No hardware vendor or OS dependencies. All types of shaders supported.

- C++ shaders are automatically integrated into a pipeline and can access shader resources in straghtforward, object-oriented manner. Bindings and locations are automatically generated. Entire Vulkan shader interface is supported. Shaders may easily access: vertex inputs, uniform buffers, all kinds of image resources, attachments, push constants, builtin variables, inter-shader communication variables.

- C++ shaders can be subject to advanced C++ programming and design techniques: parametrization, templating, macros, modularization, OO design.

- Support for multithreading and automatic host synchronization of objects where Vulkan requires it.

- Compile-time detection of some Vulkan usage errors.

- Integration with third party libraries (currently GLM).

Current project status: pre-beta. All core features implemented. However, currently tested only on Windows/Visual Studio platform (CL and clang compilers). Other compilers and Linux / Android platform support in plans.

发展现状: 3 - Alpha
目标用户: 开发人员
作业系统: Windows
编程语言: C++
Register Date: 2018-06-30 11:35
最后更新: 2016-02-07 15:09

TRX-305 DSP Framework "Hirado"

Develop an audio signal processing framework on the DSP for SDR kit TRX-305. The development language is GCC, using the TOPPERS/JSP for Blackfin as RTOS. This framework is named as "Hirado"

活动百分: 133
Activity Ranking: 58Ranking
Register Date: 2014-11-09 17:00

pdf-brewer

YAMLテキストデータからPDFファイルを生成するツールです。テンプレートで伝票や帳票を作成することができます。

ros-overlay-gentoo-prefix-bin

The project https://github.com/awesomebytes/ros_overlay_on_gentoo_prefix compiles using continous integration the latest version of ROS for Gentoo Prefix. This generates a number of open source binary packages to be distributed.

eiv

Simple image viewer written using the Enlightenment Foundation Kit.

活动百分: 134
Activity Ranking: 57Ranking
Register Date: 2023-01-01 20:03
最后更新: 2015-05-12 22:42

Lily

日本語で記述された文章をJavaのプログラムへ変換するコンバータ、またコンバートに必要となるマクロなどの関連ファイルを制作するプロジェクトです

ispeakerscorner

Development of software for speech activity on the Internet.

jeminitest

工事中

发展现状: 4 - Beta
目标用户: 开发人员, Testers
自然语言: Japanese
作业系统: Windows 7
编程语言: Visual Basic
Register Date: 2014-11-01 12:02

StaticServer

A Sublime Plugin that allow you run a HTTP Server in SublimeText 3, and serves all the open project folders in Sublime.

StaticServer has been test on Mac OS X Lion, Windows 7 and Windows XP, linux not tested.

Type http://localhost:port/ in y...

DocuBox

DocuBox is a swiss army knife for document solution. It is a single binary that has multiple document solution commands internally. The project name is borrowed from a famous BusyBox.

BusyBox combines many tiny unix commands into single binary, and installed with many names by symbolic links. It run for its name,

DocuBox combines several python document solution commands into single binary, When rename or link the binary as sphinx-build, it behave sphinx-build command. When rename or link the binary sa mkdocs, it behave mkdocs command. It runs document solution commands on Windows, Linux and OS X with a single-file standalone binary.

DocuBox is also a docubox binary generator. It can generate ducubox binary for the platform built on. We build it with PyInstaller.