netbsd-curses
Curses library
A portable replacement for the popular curses library, aiming to simplify its usage and make it easier to build and use on various platforms.
libcurses and dependencies taken from netbsd and brought into a portable shape (at least to musl or glibc)
152 stars
9 watching
15 forks
Language: C
last commit: 10 months ago
Linked from 1 awesome list
ccurseslinuxncursesnetbsd-cursesportable
Related projects:
Repository | Description | Stars |
---|---|---|
wmcbrine/pdcurses | A public domain curses library for multiple platforms, implementing most of X/Open and System V R4 curses functions. | 1,045 |
ihalila/pancurses | A Rust-based curses library with Unix and Windows support for building custom terminal interfaces. | 401 |
hitecnologys/cl-charms | An interface to libcurses in Common Lisp, providing both low-level and higher-level interfaces. | 158 |
edadma/ncurses | Provides a way to access the GNU Ncurses C library in Scala applications. | 5 |
annexi-strayline/curses | A library that provides an advanced UNIX terminal UI Ada binding package with support for concurrent interface driving and multiple terminals. | 14 |
microsoft/clearscript | Makes it easy to add scripting to .NET applications by providing a library that supports several script engines and exposes resources without modification. | 1,774 |
asweigart/pygcurse | A Pygame-based library that provides a curses-like interface for creating console applications with features like color text, cursor movement, and mouse support. | 1 |
pathtofile/bad-bpf | Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 549 |
nccgroup/exploit_mitigations | A knowledge base documenting exploit mitigations across various operating systems and software | 874 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 545 |
emo-crab/scap-rs | A collection of Rust libraries for working with vulnerability data from various sources. | 16 |
infosecn1nja/maliciousmacromsbuild | Generates malicious macros to bypass application whitelisting and execute powershell or shellcode via MSBuild. | 494 |
silentbicycle/theft | Tools to find and fix obscure bugs in C software | 612 |
soffensive/windowsblindread | Provides a list of files and paths to probe when arbitrary file reads are possible on Microsoft Windows | 199 |
haskell-mafia/mafia | Automates dependency installation and project setup for Haskell projects. | 135 |