Showing 394 open source projects for "safe c"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    levelup

    levelup

    A wrapper for abstract-leveldown compliant stores, for Node.js

    ... by keys. This makes the streaming interface of levelup - which exposes LevelDB iterators as Readable Streams, a very powerful query mechanism. The most common store is leveldown which provides a pure C++ binding to LevelDB. Many alternative stores are available such as level.js in the browser or memdown for an in-memory store. They typically support strings and Buffers for both keys and values. For a richer set of data types you can wrap the store with encoding-down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ConsoleGUI

    ConsoleGUI

    A GUI framework for C# console applications

    .... In this regard, it’s more like WPF or HTML, than for example Windows Forms. You don’t specify the exact coordinates at which a given control should reside, but rather let stack panels, dock panels, and other layout managers do their work. I don’t claim it’s THE right way of doing things, it’s just what my background is. The ConsoleGUI (as many other UI frameworks) is not thread-safe. All UI changes should be performed from the same thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a lightweight library containing a number of classes and functions to ease the task of programming GTK+ programs with C++ in POSIX (unix-like) environments, including classes to make GTK+ exception safe and for writing threaded programs.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4

    slimcpplib

    Simple Long Integer Math for C++

    SLIMCPP is C++ header-only library that implements long integers that exceed maximum size of native type supported by a specific compiler by 2-4 times. All classes, methods and functions were not created or designed to work with huge numbers, for which there are specialized big integer mathematical libraries. In some cases, it is necessary to temporarily perform calculations with precision exceeding the maximum supported size of integers, and then return the result to its native size again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    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.
    Learn More
  • 5
    JSweet

    JSweet

    A Java to JavaScript transpiler

    ... on well-typed descriptions of JavaScript APIs, so-called "candies", most of them being automatically generated from TypeScript definition files. These API descriptions in Java can be seen as headers (similarly to *.h header files in C) to bridge JavaSript libraries from Java. There are several sources of candies for existing libraries and you can easily build a candy for any library out there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OSLib is a set of functions and C headers to provide complete coverage of the RISC OS application programmer's interface in C. It provides access from C code to all RISC OS system calls (SWIs) which is efficient, type-safe, and obvious.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    sc

    sc

    Common libraries and data structures for C

    ... for encoding/decoding variables, best fit for protocol/serialization implementations. Signal safe snprintf & Signal handler (handling CTRL+C, printing backtrace on crash etc). I often use these libraries for high-performance server-side applications. Also, I care about readable and easy-to-debug code. In summary, these libraries show my taste(trade-offs) in performance/API design/readability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dynomite

    Dynomite

    A generic dynamo implementation for different k-v storage engines

    ...), and highly performant. Every branch numbered like v0.5.9, v0.5.8 etc is stable and safe to use in production unless marked as pre-release. The dev branch is the development unstable branch. Over time master branch has fallen behind and is not maintained. We will eventually delete it and may or may not recreate it. Dynomite can be configured through a YAML 1.1 (YAML 1.1 is not JSON compatible) file specified by the -c or --conf-file command-line argument on process start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XMPPFramework

    XMPPFramework

    An XMPP framework in Objective-C for Mac and iOS

    XMPPFramework provides a core implementation of RFC-3920 (the XMPP standard), along with the tools needed to read & write XML. It comes with multiple popular extensions (XEP's), all built atop a modular architecture, allowing you to plug-in any code needed for the job. Additionally the framework is massively parallel and thread-safe. Structured using GCD, this framework performs well regardless of whether it's being run on an old iPhone, or on a 12-core Mac Pro. (And it won't block the main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • 10
    SEOS Cache Cleaner

    SEOS Cache Cleaner

    Allows you to clean temporary or cached files from Windows programs.

    This software allows you to clean temporary or cached files from selected Windows programs. Demo: https://i.imgur.com/O4kczvC.jpg GitHub: https://github.com/Berny23/SEOS-CacheCleaner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Monitor Profile Switcher

    Save and easily switch between Windows multi monitor configurations

    ... and restored. The program works by saving a current monitor setup as configured using the windows control panel to an xml file. Once saved the configuration can be quickly restored at any time. Requires .NET 4.0 Framework to be installed. The program is quite simple and in an early development stage. It is provided without any warranty. If you accidentally disable all your monitors boot into safe mode to fix the problem. If you like the program say thanks by clicking the Donation link in the menu!
    Leader badge
    Downloads: 643 This Week
    Last Update:
    See Project
  • 12

    The C++ Debugging Support Library

    C++ debugging support library

    Keywords: Debugging C++. Thread-safe. Ostream based debug output. Source file and line number locations. Printing demangled types and symbol names. Custom debug channels and devices.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13

    ReMove to Waste

    rmw (ReMove to Waste) is a command line recycle bin/trash can utility

    rmw (ReMove to Waste) is a safe-remove utility for the command line. Its goal is to conform to the FreeDesktop.org Trash specification and therefore be compatible with KDE, GNOME, XFCE, and others. Desktop integration is optional however, and by default, rmw will only use a waste folder separated from your desktop trash. One of its unique features is the ability to purge files from your Waste/Trash directories after x number of days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Temf - Apps time tracker

    Temf - Apps time tracker

    Temf is a desktop apps time tracking program.

    Temf is a desktop apps time tracking program, it will count the time usage of your favorite applications. Powered by Visual Studio 2019, written in C#, uses .NET 4.7.3 framework and SQL Server Express LocalDB 2019. Windows Defender "Smart"screen will warn you because the source is unknownw to it, but don't worry, any antivirus will mark Temf as safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CocoaAsyncSocket

    CocoaAsyncSocket

    Asynchronous socket networking library for Mac and iOS

    .../IP socket networking library built atop Grand Central Dispatch. Automatically accept incoming connections over both IPv4 and IPv6 with a single instance of this class. No more worrying about multiple sockets. Secure your socket with ease using just a single method call. Available for both client and server sockets. It runs entirely within its own GCD dispatch_queue, and is completely thread-safe. Further, the delegate methods are all invoked asynchronously onto a dispatch_queue of your choosing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NTFS-3G Safe Read/Write NTFS Driver
    NOTE: NTFS-3G development has moved to GitHub. This project page exists for archival purposes only! For the latest NTFS-3G updates, please visit: https://github.com/tuxera/ntfs-3g The NTFS-3G driver is a safe read/write NTFS driver for Linux, Mac OS X, OpenSolaris, FreeBSD, NetBSD, QNX, Windows and Haiku, providing fast and POSIX handling of the Windows XP, Windows Server 2003, Windows 2000, Windows Vista and Windows 7 file system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Blackfriday

    Blackfriday

    Blackfriday, a markdown processor for Go

    Blackfriday is a Markdown processor implemented in Go. It is paranoid about its input (so you can safely feed it user-supplied data), it is fast, it supports common extensions (tables, smart punctuation substitutions, etc.), and it is safe for all utf-8 (unicode) input. HTML output is currently supported, along with Smartypants extensions. It started as a translation from C of Sundown. Blackfriday itself does nothing to protect against malicious content. If you are dealing with user-supplied...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    dboxShare

    dboxShare

    A more reliable enterprise file sharing synchronization software

    dboxShare is an easy-to-use free open-source enterprise file hosting server software, based on .NET technology development, used to build a safe and efficient file cloud storage and cloud management platform. Users don't need to change their work habits, and two-way file synchronization will automatically upload, download and update versions according to their permissions, providing a convenient and efficient solution for sharing and cooperation. The system has the characteristics of simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Duplicati

    Duplicati

    Store securely encrypted backups in the cloud!

    Duplicati is a free and open source backup client for securely storing your data. Duplicati stores encrypted, incremental, compressed backups on cloud storage services and remote file servers using AES-256 encryption, keeping your data safe and always updated. It works with most storage services, including Google Cloud and Drive, Amazon S3, Microsoft Azure and OneDrive, Dropbox, FTPOpenStack Storage (Swift), SSH (SFTP), WebDAV, Tencent Cloud Object Storage (COS), and more! Duplicati also works...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Effil

    Effil

    Multithreading support for Lua

    Effil is a multithreading library for Lua. It allows the spawn of native threads and safe data exchange. Effil has been designed to provide a clear and simple API for Lua developers. Effil supports Lua 5.1, 5.2, 5.3, and LuaJIT. Requires C++14 compiler compliance. Tested with GCC 4.9+, clang 3.8, and Visual Studio 2015.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Castle Brains

    FPS written in Unity and C#

    You are trapped in the dungeons beneath Castle Brains, which has been infested with the undead since a huge mutant monster attacked, killing everyone in the castle but you. You must escape from the prison, defeat hordes of the undead, and unlock a door, guarded by more flesh-eating monsters. You must discover the way out, but you are still not safe! The Mutant Monster itself waits in its lair! This is an FPS based off a Unity tutorial. It's my first attempt in Unity and C#, and I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    unc0ver

    unc0ver

    The most advanced jailbreak tool

    ...). It offers better system security, better performance and more efficient use of battery life. Switching from other jailbreaks to unc0ver is fairly easy and safe. Dedicated migration support ensures that you can make the switch without losing valuable data.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 23
    Keystone Engine

    Keystone Engine

    Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, etc.)

    Keystone is a lightweight multi-platform, multi-architecture assembler framework. Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Ethereum Virtual Machine, Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 (include 16/32/64bit). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in C/C++ languages, with bindings for Java, Masm, Visual Basic, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell & OCaml available. Native support for Windows & *nix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DEKAF2

    DEKAF2

    Lighter, Faster, Smarter than Java

    General purpose cross platform C/C++ framework. This is the thread-safe, C++ 17 version of DEKAF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Base62 Encode/Decode Utility

    Base62 Encode/Decode Utility

    a tool for encoding/decoding to base62

    the package chewingum contains two main programs: - base62 - chew They have been implemented in perl. Base62 has been coded in c++ too. chew has been written to shorten long decimal integer numbers into base62 strings. It's not a mere base conversion, because it doesn't use arithmetic inside its logic. In this way it can convert very long numbers into strings quickly, without overflows. For example if I want to share an id using an url, this will make the url shorter. the base62...
    Downloads: 1 This Week
    Last Update:
    See Project