[go: up one dir, main page]

Open Source C Library Management Software for BSD

C Library Management Software for BSD

Browse free open source C Library Management Software for BSD and projects below. Use the toggles on the left to filter open source C Library Management Software for BSD by OS, license, language, programming language, and project status.

  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge">
    Downloads: 2,107 This Week
    Last Update:
    See Project
  • 2
    MathGL

    MathGL

    A library for scientific data visualization

    A free cross-platform library of fast C++ routines for the plotting of up to 3-ranged data. It can export to bitmap and vector EPS/SVG files. There are window interfaces (GLUT/FLTK/Qt) and console tools. MathGL can be used from C/Fortran/Python/Octav/Lua
    Leader badge">
    Downloads: 129 This Week
    Last Update:
    See Project
  • 3

    jpeg2pdf

    Create PDF from JPEG scans and photos

    Cross-platform command-line tool for creation of PDF documents from scans/photos of pages in JPEG (.jpg) format and the lightest weight ANSI C library to put multiple JPEG files into one PDF file. You can add handwritten comments to PDF scans (over original images) with xournal: http://xournal.sourceforge.net/ It supports graphics tablets and saves comments to PDFs as vector data.
    Leader badge">
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    KingJamesPureBibleSearch

    KingJamesPureBibleSearch

    GUI Application to Search and Count the Pure King James Bible

    Study and analyze the Fingerprint of God in the mathematical structure, known as the King James Code, of the King James text of the Holy Bible. Allows instant real-time searches, with an autocompleter droplist to assist with words which come next. Jump to specific words, verses, or chapters by number, and see all possible count statistics of phrases within the text. Graphically visualize search results, cross-reference sources and word lexicons, and search foreign translations derived from the same Divine Masoretic/Textus Receptus Vine of Scripture. For more info and downloads, see http://www.purebiblesearch.com/ For details on the King James Code, see http://visitbethelchurch.com/
    Downloads: 11 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 5
    fb2bin: A program to list binary attachment in FB2 files, extract them to files and replace these attachments by files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Finite Transform Library

    Finite Transform Library

    A Library is for Finite Transforms

    The Library is for Finite Transforms such as the Number Theoretic Transform (NTT) and Finite Radon Transform (FRT). Current modules include NTTW for NTTs with high resolution (microsecond) timing, basic array and imaging. The transforms are optimised for performance.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    freeware
    this is where you will find all of my completely free software. both free as in "free speech" and free as in "free beer"! this project space has been established so we can all help eachother with software development. in other words, we're here for the learning experience. i will always give my source code so that you may study it and practice it yourself and/or provide constructive feedback so you can help me learn how I can make improvements. for a complete list of my software featuring Windows, Linux, and FreeBSD just go to Files. > https://sourceforge.net/projects/freeware/files/ final note: this learning space assumes that you already have support for **7zip** and **.tar.gz** archives. if you don't, please go get it. > http://www.7zip.org/ for tar.gz: 1. open the terminal 2. enter "gunzip file.tar.gz" 3. enter "tar -xzvf file.tar" Now accepting Bitcoin donations: 1AFMeDXvwenkKV96tLaYnXdRVxjZSRWhP
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    gsl-pt_BR

    manual da gsl em pt-BR

    Manual da Gnu Scientific Library em português do Brasil. O manual possui código fonte no formato texinfo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A book aimed at C++ programmers of all experience using wxWidgets and wxDev-C++. Available in PDF and CHM formats this book is backed with downloadable source code examples.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    simple-galib
    This library is a lightweight implementation of genetic algorithm, contains the most popular types of chromosomes and the basic algorithms for selection, elitism, crossing and mutation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ALEPH-w

    ALEPH-w

    Data structures and Algorithms library

    Aleph-w is a library of data structures and algorithms implemented in and for C++. It contains the main data structures: single and double lists, special arrays (dynamic and of bits), many types of trees: multitrees, binary search trees, avl, red-black, randomized, treaps, splay and other interesting types. Several types of hash tables are implemented: separated chaining, open adressing with linear probing and double function hash; this last one has a garbage colector mechanism that allows to free deleted entries. Dynamic linear hash tables are implemented too. The main algorithms on graphs are implemented in an easy way and with good performance features. Network Flow (maximum and min cost), cut points, topological sort, spanning trees, min paths. etc. The graphs are generic in the sense that they can contain data independent of the algorithm. Several containers of the C++ STL library are implemented with Aleph-w. Their performance is better than GNU implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Adapt is data conversion language developped in 1984 by Norman W. Molhant and Christophe Dupriez. It has been used in many circumstances, it translated itself in many programming environment and it should evolve now toward modern environments like Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Este proyecto constituye una adaptacion y mejora del codigo ANFIS de dominio público de Roger Jang. / This project is an adaptation and improvement of the original public domain ANFIS code of Roger Jang.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Netflow analyzing tools : JXColl - collector for Netflow (or XML specified) data Analyzer - front-end application for providing an user interface and output (graphs, statistics, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Calculates how much time and money you need to win in the lottery. It uses multiple gthreads and gtk2 to sort 1 to 50 numbers until the user wins. Asking for the cost and time beetwin games, it calculates if you or your grandchildren will be rich.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The CppSP word is short for C plus plus server pages. It is designed to effective web service and make it easy and fast to develop your own cgi projects. Using the CSP, you can write your C and C++ codes combined whith your html tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ComLinC (a COMmunications Library IN C programming language), a C library for communications research and simulation. It's based on GSL. ComLinC aims at providing elegent, fast functionality to the frequently encountered problems in communications area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Esg2Net100

    fast data movement over high-bandwidth networks

    Esg2Net is a set of tools and libraries used to transfer large datasets over high-bandwidth networks. It introduces a new mechanism in which every operation involving in data movement can be profiled, tuned, and adjusted on the fly in order to eliminate end-host bottlenecks. It has mainly developed for the movement of ESG climate datasets for high-speed replication and data access over the network. Climate Data Mover is used for testing 100Gbps networks in Nov 2011 at Supercomputing Conference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The GnuBook project provides eBook tools for making digital books available under Open Content Alliance principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GêBR is an environment to seismic processing based on open-source technologies, designed to easily assemble and run processing flows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Implementation of "online" erasure codec for Hadoop Distributed File System (HDFS). It contains native C library integrated with Java code base of HDFS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HoloMenu is a C library for creating GUIs with holographic simulator view. It helps creating buttons, text boxes and other components with effects similar to Syndicate Wars. It is designed to use as menu in games, but may be used for other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IDL2Matlab is an Automatic translation tool from an IDL program into Matlab and Scilab code. We do not guaranty a 100% conversion efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    new ones can be found at https://code.google.com/p/ooc-gcc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next