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.
Try free now
Dun and Bradstreet Connect simplifies the complex burden of data management
Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.
The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
Libparser is a C++ library for parsing. It can generate a parsing table at runtime (loading a BNF grammar file). It also includes a tool for creating the parsing table in a file or in C/C++ code. It currently can parse LL1 and SLR1 grammars.
UDS (Universal Data Serializer) is a program and library that provides easy-to-use serialization for C, C++ and Python. It is an easy way to write a class to a file, that can be used without writing complex code.
iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Lightweight backpropagation neural network in C. Intended for programs that need a simple neural network and do not want needlessly complex neural network libraries. Includes example application that trains a network to recognize handwritten digits.
This project is exclusively for sharing code snippets and tiny projects, that others may find useful for their own projects.
Unless otherwise noted in the files, it is safe to assume that the source code is public domain. I will try to include license information and doxygen documentation of all code, but no promises.
Main goals of this library:
* light, understandable, ergonomic and fast;
* only usefull things for John Doe or Jane Doe C programmers;
* produce secure code (https://www.securecoding.cert.org/confluence/display/seccode/CERT+C+Secure+Coding+Standard).
If you want to participate, come on http://github.com/homer242/flibc.
A generic C++ MUD server featuring a strategy-style hexagon map
Sourceforge is no longer being updated! While not specifically a MUD project, this project's basic concept has merged into another that can be found here:
https://github.com/nicrohobak/Toolbox
Along with an additional, related project of extreme interest:
https://github.com/nicrohobak/AnsiGL
------------------------------------------------------------
HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down...
apsScript is a scripting suite that consists of multiple layers. The core is an interpreter capable of processing of assembly-like code, allowing addition of some higher abstraction layers (extensions for functional and OO programing).
Award-Winning Medical Office Software Designed for Your Specialty
Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.
RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
A haptics abstraction layer for OGRE. This should allow other developers to write haptic API plugins to be used seamlessly with OGRE without having to re-write any code in the OGRE application.
A library providing a full implementation of MPEG-2 transport streams (ISO/IEC 13818-1 aka ITU-T Rec. H.222). Can read, write and edit transport streams. Code is generated from a XML description of the bitstream syntax. This may be extended to other multimedia file formats in the future.
libGo is a C++ class library containing all kinds of
things that proved useful to me.
Included are:
- Linear algebra, using LAPACK and CBLAS
- V4L(1) image grabber
- Multithreading
- Image containers (up to 3D)
- Some simple optimisation code
- Python embedding helper
- Matlab interface
- .. and other things, have a look at the HTML documentation!
golib grew over many years, things I had use for have been added now and then.
Some parts are better taken care of than others.
If...