This is a simple C library for working with the raw data in uncompressed WAV files. There are many better libraries for dealing with WAV files than this one. I wrote this to do some experimenting, and it's probably not the solution you're looking for.
Simple T9/TAP-9 support lib/obj for alpha-numeric input with phone keypad. Supports 4 modes: Upper, Lower, Initials, Numeric. Input matrix is programmable at compile time. Tested on Linux, WinCE, and Symbian S60.
A easy to use memory debugger lib for C++ projects. Tracks and logs (if desired) memory allocations, deallocations, memory leaks. A support template class is also provided to check for memory invasions in dynamically allocated memory using operator [].
HTML::AjaxTags is a re-write of AjaxTags (http://ajaxtags.sourceforge.net/index.html) for perl. The module can also be found on CPAN: http://search.cpan.org/~kmcgrath/HTML-AjaxTags-0.04/lib/HTML/AjaxTags.pm
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This framework provides an easy to use, reusable, optimized, and portable suite of C++ classes. It takes away complexity by handling all low-level work, thus speeding initial development, resulting in fewer bugs, and lowering maintenance costs.
Cache Ajax like Browser side Enhanced Libary - Cabel-Lib Theoretically, by applying this library, it will a web-mail operation as a mainly pure Client-Side operation, and decrease web interaction to a very low percentage during whole operation procedure
Haru is a free, cross platform, open-sourced software library for generating PDF written in ANSI-C. It can work as both a static-library (.a, .lib) and a shared-library (.so, .dll).
Benetech Human Rights Program Utility Library: Collection of utilities used by the Benetech Human Rights programming for processing human rights data in preparation for statistical analysis. Library handles DSV files, name canonicalization, binarray, et
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Alexandria is an archive system for large data amounts. Suitable for inhomogenous collections of books, media files, art items and other artifacts. Main focus is on easy usage, small executable file and portability.
This lib Use FrameBuffer to implement graphics interface on top of linux framebuffer console. The graphics interface is just like the Turbo C's graphics.
An input method based on Java(TM) Input Method Framework(IMF). Just install it in the jre/lib/ext directory, You can use it as Chinese Pinyin,WB86,CJ(TW) IME in any java application on any platform. current version 1.0
Java library for open kinematic chains analysis. Inverse and direct kinematics and dynamics, various control strategies, trajectory planner ... pure java implementation that does not depent on non-java 3rd party libraries
C library which allows to easily setup a VT52/VT100/ANSI/ECMA048/AVATAR telnet server. Can handle multiple clients with a simple API, main features: minimal bandwidth consumption, optimized network architecture, console color support.
Are you fed up with gory first-person shooters and boring strategy games? Then try Kniffel, a game with five dices, a mug and (nearly) unlimited player count. Fun is guaranteed!
Everything coded in C++ with FTLK the best GUI lib we've ever seen!
project goal is easily show rss content in JSF pages. use RSS4JSF, you just need put the RSS4JSF.jar and the only need jar (rsslib4j-0.2.jar) in you WEB-INF/lib . and you can use the r4j tag to show rss content. please see the demo.
pwz_auth is a PHP lib to help you secure pages with login and password. It stores data in a MySQL database and handles users authentication and privilege levels.
Lightform is a complete music composition application in pre-alpha, written in python with a C backend. It's designed to have the capabilities of programs like Reaktor and Sonar, but with a simplified user interface using a python gui lib called tGUI.
A library to speed the porting of general purpose bio(blocking io, OSS/ALSA) audio applications to the Jack audio server(http://jackit.sourceforge.net).
"Yet Another Authentification system". A PHP-based authentification class, that is independent from session handlers, data sources. + a good example "firewall"
Developed under PHP 4.4.0
RTL is a C++ relational library intended to provide a light-weight alternative to RDBMSs, as well as enable new techniques derived from combination of relational and OO approach.
This routine library collects general purpose MySQL 5 stored
procedures and functions, implementing arrays, for-each loops, syntax helpers, named parameters, unit testing ans more.
Garbage collection for C++. Small portable library that can even be multithreaded (with some restrictions). It uses the mark & sweep algorithm. No dependencies. Provides garbage-collected array class; provides wrapper class for external classes.