Showing 26 open source projects for "ldap-to-csv"

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

    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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Curl

    Curl

    Command line tool and library for transferring data with URLs

    Curl is a command line tool and library for transferring data specified with URL syntax. It supports HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, SSL certificates, cookies, user+password authentication, and so much more! Curl is used for many different things. It's used in command lines or scripts for transferring data. It's also used in just about every device you can think of: mobile phones and tablets, television sets, printers, routers, media players and other...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    libvips

    libvips

    A fast image processing library with low memory needs

    ...Images can have any number of bands. It supports a good range of image formats, including JPEG, JPEG2000, JPEG-XL, TIFF, PNG, WebP, HEIC, AVIF, FITS, Matlab, OpenEXR, PDF, SVG, HDR, PPM / PGM / PFM, CSV, GIF, Analyze, NIfTI, DeepZoom, and OpenSlide. It can also load images via ImageMagick or GraphicsMagick, letting it work with formats like DICOM. It comes with bindings for C, C++, and the command-line. Full bindings are available for Ruby, Python, PHP, C# / .NET, Go, and Lua.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    readpe

    readpe

    The PE file analysis toolkit

    readpe (formerly known as pev) is a multiplatform toolkit to work with PE (Portable Executable) binaries. Its main goal is to provide feature-rich tools for properly analyze binaries with a strong focus on suspicious ones.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    m23

    m23

    Your linux deployment tool!

    m23 is a free software distribution system (license: GPL), that installs (via network, starting with partitioning and formatting) and administrates (updates, adds / removes software, adds / removes scripts) clients with Debian, (X/K)Ubuntu and LinuxMint. It is used for deployment of Linux clients in schools, institutions and enterprises. The m23 server is controlled via a web interface. A new m23 client can be installed easily in only three steps. Group functions and mass installation...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    XLSX I/O

    C library for reading/writing values from/to Excel .xlsx files.

    ...The library was written with the following goals in mind: - primary focus on data values organized in tables, on not layout or graphics - written in standard C, but allows being used by C++ - simple interface - small footprint - portable across different platforms (Windows, *nix) - minimal dependancies: only depends on expat (only for reading) and libzip (which in turn depends on zlib) - separate library for reading and writing .xlsx files Also includes command line tools to convert between .xslx and CSV files.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6

    uac19

    Analyze COVID-19 csv files

    A flexible command line tool to analyze COVID-19 csv files https://github.com/nytimes/covid-19-data https://ourworldindata.org/coronavirus-source-data The rpm build is rh7 the tgz installs on Windows cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vitalnix is a suite consisting of a library providing unified methods to access different user databases (Shadow, LDAP, etc), tools for user/group management, and a program for managing users in batch, suitable for large systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Library for parsing Excel (XLS) files, with a sample program for converting Excel files into CSV. This site is no longer being updated. A new release is available on the new site whose link is shown above.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Rexx/CSV is a Rexx external function package that makes reading and writing to CSV (comma separated values) files easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Open source DKIM library, MTA filter implementation and associated tools.
    Leader badge
    Downloads: 220 This Week
    Last Update:
    See Project
  • 11
    dBASE Reader and Converter

    dBASE Reader and Converter

    !!! NO LONGER MAINTAINED !!!

    dbf is an easy-to-use command line tool to show and convert the content of dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, Calc.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12

    Poor Man's Timing And Profiling

    Library tools to collect timing in Java, C, C++

    ...You can create stopwatches to time select portions of your code. You can measure differences (often to sub-millisecond accuracy) between clocks on different machines. You can log application events in a .csv format for subsequent analysis. You can also generate CPU loading logs in a .csv format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Charge is an LDAP load testing program. It can be easily modified to test other protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    clarion database reader

    Read Clarion databases and dump data in CSV format

    This tiny tool reads a database in the Clarion Database format and converts it to CSV format. It is a command-line tool and designed to work in Linxu, although the configure may work right under other operating systems as well, like MinGW.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    filesort and control break

    filesort and control break

    sort text files by many keys and create files with conrol break

    There are two applications: 1. filesort: sort a text file by more than one key. 2. controlbreak: read a sorted file and build control breaks and sums. For filesort and controlbraek you need a csv-file. You find a binary for Linux and Windows. The applications used with command-line options (see Documentation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    vrdp-ldap

    LDAP backend for VirtualBox RDP Auth

    An extension for VirtualBox server which reads LDAP entries to authorize users to connect to virtual machine RDP ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Provide an LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API, several additional modules for processing LDIF, LDAP URLs and LDAP schema information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Reporting engine library written in C. Create one XML file and generate PDF, HTML, TXT, and CSV reports based on queries. Has support for MySQL, PostgreSQL, ODBC. Bindings for PHP, Java, Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libmooreb is an ANSI-C, thread-safe implementation of basic data structures: lists, hashtables, trees, rings, stacks, etc. and algorithms: search, etc. there are also data-format processing functions: XML, CSV, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libdsml2 is an implementation of the DSML v2 standard specification proposed by the OASIS Consortium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A program to draw (and save the results to files) a diagramm that shows the execution time of a programm, which does some floating point calculations, in dependency of the number of used threads. It saves the result as a gnuplot file and a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Microsoft Visual 6.0 C++ :New 4gl Windows API, Sql, Queries( Data Base : Excel,Access,Foxpro,Dbase,Text,csv),Ado, Sort, Reporting , Sms phone,Ftp server, mail/mapi,generate Pdf(acrobat) Text,office:Excel/Word, un/Compression(cabsdk),GIf anim,jpg,bmp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CSV too heavy for you? Work on a web platform and want a simple way to manage versions of individual files? Simple version control with RCS Manager is for you! Built on a simple PHP platform with an itsy bitsy bit of C++, you'll be up and running!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tcl in the legacy applications world: includes a Cobol/Tcl interface, an LDAP directory browser/manager and a set of tk/widgets with strong formatting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next