Showing 230 open source projects for "c array"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Data Types: String: VALOR[t,...] Number: VALOR[n,...] Boolean: VALOR[b,...] DateTime: VALOR[dt,...] (yyyy-MM-dd) ArrayDateTime: VALOR[ad,...;...;...] (yyyy-MM-dd) ArrayNumeric: VALOR[an,...;...;...] String: VALOR[at,...;...;...] Variable: Boolean: @ParameterName@ DateTime: @ParameterName@ Number: @ParameterName@ String: @ParameterName@ Array: @ParameterName@ Comp Operation: Equals: [=] Not Equals: [<>] Greater Than: [>] Greater Equals Than: [>=] Less...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    peptide array generator

    small and smart peptide array generator, considering time complexity.

    small and smart peptide array generator, considering time complexity. commercial software is quite costful (500+ euros). this projects aims on creating an open source, free alternative to those software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SHA-512 class

    SHA-512. The popular crypto hash function.

    (language C++.) This is an implementation of the popular SHA-512 hash function. Written in a convenient class form for speedy deployment. The digest is stored in an array of 8 unsigned "long long" integers within the class. For convenient retrieval of the digest, use member function `GetDigest()` The following four member functions are set public for developers who want to deploy this class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SDL_mng is a library to load MNG files as an array of SDL_surfaces. It is written in C, requires libSDL and libpng, optionally libmng, and works on Linux and MacOS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5

    SnipSignal

    Small library for snipping big uniform data

    SnipSignal contains instruments for recording and snipping big homogeneous array of data with signal presentation in non-destructive way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ScpTreeStore

    Array-based GTK+ store

    A GtkTreeStore / GtkListStore like object, based entirely on arrays. Faster, especially for sorted stores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    lib.gua.c

    simple and smart C library

    -In questo progetto sono presenti librerie basilari ( non conforme allo standard C ) di semplice e grosso impiego; -In particolare si occupa dei problemi generali che riguardano -Array -Strutture -Liste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Based on the source code of Sun Grid Engine, we are continuing the open source development effort here on sourceforge.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10

    AP's Toolkit

    TCP/UDP Connections Pool manager with additional utility functions

    Main repo is https://github.com/kadavris/ap-multiconn-toolkit Connections pool / Connections array / Connections list / Connections set library. The library incorporates control mechanisms for managing multiple simultaneous TCP and UDP connections at the client or server side. Some additional utility functions available. The code is written in plain C to maximize compatibility and consists mainly of epoll-driven connections pool module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dev-apf

    Application Programming Framework

    dev-apf is to make an application easy, fast, and cross-platform. This framework includes algorithms, net, rpc, db, logger, util, and common classes. You are more than welcome in any activity including bug reporting, or feed-back. Cheers,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ParaSim

    ParaSim

    Parallelized calculation of molecular similarities

    Diversity assessments and comparisons of large compound databases require calculating similarities of millions of compounds in an affordable time. ParaSim addresses this challenge by parallelizing the calculations according to the number of computing cores available on a single machine. It is optimized for the throughput of very large numbers of query structures against very large numbers of reference structures. As as special feature, ParaSim allows to store and and to access frequently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    glob

    OpenGL 3D Mesh generating library

    GLOB allows OpenGL programmers to create a variety of 3D meshes ranging from spheres, cubes and cyliders to NURBS and extrusions. GLOB compiles under Windows, Linux-based OSs and MAC. The library is compatible with OpenGL 4.0+ and doesn't use any deprecated features. 4 attrributes: 4D color, 3D normal, 3D position and 2D texture coordinate are stored per vertex in VAO (Vertex Array Objects). GLOB doesn't do any rendering to the screen and only builds the attributes for the mesh. Thus, the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WaveSorter

    A powerful, versatile tool for offilne spike analysis and sorting

    ...The user may cluster waveforms manually or via one of several popular clustering programs. The classification along with waveform properties (width, etc.) can be saved to disk in simple text files. WaveSorter is written in C++, utilizes the GNU Scientific Library for all computation, and is highly parallelized; on modern hardware it can handle files containing several 100,000s of waveforms per channel with almost no noticeable loss in GUI fluidity and <1sec lags for files with >1,000,000 waveforms per channel. It can be run in batch mode. It supports a wide array of binary file formats as well as ASCII text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AnimEclipse

    a graphics animation / music video created using basic C++

    its a graphics animation / music video created using basic C++. For this I've wrote some special purpose functions, "Path Wiggle","Boxer","bezier curve","Circular Array" etc.. that can be used in any other graphics works. I'm glad to share those functions as well as whole code with you.. Watch the animation here: https://www.youtube.com/watch?feature=player_embedded&v=hOQuOEuVV5o contact me, facebook: https://www.facebook.com/PixVfx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GhettoGirl's Awesome File Dialog for Qt4

    Open/Save File Dialog for Qt4 (Cross-platform)

    This is an 100% custom File Dialog for Qt4, so only based on a QDialog, not QFileDialog. It's still in development and doesn't work correctly, and there is still many to do. INFORMATION: I will release the source code with version 0.5 or upper and if the dialog is stable enough. NOTE: That I can only provide Linux 64bit Binaries, so you need to download the source code and compile it yourself if you want to have an separate library. I recommend a static lib. To Do: - Add/Fix Panel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    HugeCPPNum

    definition huge integer number with 300 digits in cpp

    this project is huge integer number for my data structure course . it use array with 300 element it s better use queue instead if it .i define * - + % for integer number . in cryptography course i'm use it for Miller and Robbin prime test and add qiuck power to it .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GUI utility for convert binary files to c/c++ array. Simple interface and use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    win_auto_complete

    Wrapper for windows IAutoComplete stuff

    Simple C++ classes to customize IAutoComplete stuff. Now implemented array of strings (static and dynamic) and MRU list (most recent used strings).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    blitzwave

    C++ wavelet library

    blitzwave is a c++ wavelet library building on the blitz++ array classes. NOTE: blitzwave has moved to GitHub - the new project URL is http://github.com/oschulz/blitzwave/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CD-R eRRoR coRRectoR

    Error correction program for CD, based on 16-bit Solomon-Reed code.

    rrenc - reads all of files which are to be written into XCD, computes an array of redundant data (usual 16-bit Solomon-Reed code) and prepares paramfile for mode2cdmaker; rrdec - reads all of files (including redundant data) from XCD and writes them to your hard disk, computes the contents of damaged sectors and insert them into proper places. Sequel of: http://forum.doom9.org/showthread.php?t=93048 http://forum.sharereactor.ru/showthread.php?t=59777
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SOPFVM

    Sort Of Purely Functional Virtual Machine

    A virtual machine for a purely functional array based language. Currently supports closures, objects, and continuations. Uses in-place modification of singly referenced objects to support tuples, vectors, and hash maps. Eventually aims to include implicit parallelism. Released under the MIT License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ezSlice

    A C++ class to parse array index slice strings as in Python or MATLAB.

    This is a templated, self-contained, single header implementation C++ class for parsing array slice operator strings that specify a min, max, and stride, such as "1:10:2", "::3" or "-1,-5,-2". There is an option to use any offset based indexing desired, such as 0-based for C/Python arrays, or 1-based for Fortran/MATLAB indexing. Reverse indexing is allowed, as well as relative to an array end. This class won't do the actual slice/sampling of an array; instead it only parses a string and returns the index limits and stride, or an STL vector of indices if desired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    A Compressed Enhanced Suffix Array Index

    A Compressed Suffix Arrays Based Index with Succinct LCP Information

    We have moved our project to github. https://github.com/saaddan/Compressed-Enhanced-Suffix-Array
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    TinyMT

    Fast high quality random number generator.

    TinyMT is a very fast random number generator..It produces high quality random numbers that pass the BigCrush and AdaptiveCrush tests. This project is a port of the TinyMT project on GitHub, which is written in C: https://github.com/jj1bdx/TinyMT My updates to this project include: 1. Ported the project over to C++. 2. Ported the project over to C#. 3. Made the class retain state .vs. passing in the state each time a ran number is needed. 4. Added a method to fill an array with random bytes - see GetRandBytes(). 5. Renamed methods, constants and types to something easier to use and remember. 6. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB