Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Urwid

Compare

  Analyzed about 17 hours ago

Urwid is a console user interface library for Python. Urwid is released under the GNU Lesser General Public License and it includes many features useful for text console application developers.

29.3K lines of code

14 current contributors

12 days since last commit

9 users on Open Hub

Moderate Activity
0.0
 
I Use This

Radare

Compare

  Analyzed over 1 year ago

Open-source advanced command line hexadecimal editor, debugger and disassembler for multiples architectures and platforms: - GNU/Linux, Android, *BSD, OSX, iPhoneOS, Windows{32,64} and Solaris. - x86{16,32,64}, dalvik, avr, arm, java, powerpc, sparc, mips, bf. - pe{32,64}, [fat]mach0{32,64} ... [More] , elf{32,64}, dex and java classes. It includes several features to read and edit opcodes for different processors, including a process debugger, binary diffing capabilities, filesystem support, code analysis and more. [Less]

1.33M lines of code

226 current contributors

over 1 year since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: gpl, gpl3_or_l..., lgpv3_or_...

HT editor

Compare

  No analysis available

HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. We plan to implement all (hex-)editing features and support of the most important file formats.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

libmabuff

Compare

  Analyzed about 16 hours ago

libmabuff is a simple C++ TUI library for Linux. It is based on customized termbox (github.com/nsf/termbox). It might be called an 'ncurses alternative', however, it doesn't provide such functionality. On the other hand, it's much easier to learn and use! Its base elements are Zones of text. You can ... [More] do some neat "graphic" effects with them, e.g. make borders automatically or adopt color from a zone below (yes, zones are layerable). It's still in active development, however, it can be used for writing TUI applications already. See "DOCUMENTATION" for API reference (and a feature overview). Note: the code line counter doesn't count termbox code, as it is not my work (except for a few changes). [Less]

1.49K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

FINAL CUT

Compare

  Analyzed about 14 hours ago

FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen. The structure of the ... [More] Qt framework was originally the inspiration for the C++ class design of FINAL CUT. It provides common controls like dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on. [Less]

65.2K lines of code

2 current contributors

27 days since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This

httping

Compare

  Analyzed about 13 hours ago

Httping is like 'ping' but for http-requests. Give it an url, and it'll show you how long it takes to connect, send a request and retrieve the reply (only the headers). Be aware that the transmission across the network also takes time! So it measures the latency of the webserver + network.

4.72K lines of code

2 current contributors

2 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This
Licenses: No declared licenses

python-prompt-toolkit

Compare

  Analyzed about 14 hours ago

Library for building powerful interactive command lines in Python

6 lines of code

37 current contributors

4 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

Kaitai Struct

Compare

  Analyzed 1 day ago

Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc. The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be ... [More] compiled with ksc into source files in one of the supported programming languages. These modules will include a generated code for a parser that can read described data structure from a file / stream and give access to it in a nice, easy-to-comprehend API. [Less]

101K lines of code

12 current contributors

21 days since last commit

1 users on Open Hub

High Activity
5.0
 
I Use This
Licenses: apache_2, gpl3, mit

tuisvn

Compare

  Analyzed about 5 hours ago

Terminal user interface for Subversion (like tig)

831 lines of code

0 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Turbo Vision

Compare

  Analyzed about 22 hours ago

A complete C++ Text User Interface (TUI) featuring windows, dialogs (buttons, check and radio boxes, input boxes, etc.), mouse support, menues, etc. It's available for various platforms and compilers.

99.5K lines of code

0 current contributors

about 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses