Showing 6276 open source projects for "c-like"

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
    The jaup.swing project is a subproject from the jaulp.core parent project. It provides Generic GUI Swing library for generic swing tables like sorting, and generic delivery from a data object. For more information see the created blogs in wordpress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    TCJ

    TCJ (TPC-C via JDBC) is an implementation of TPC-C in Java using JDBC.

    TCJ (TPC-C via JDBC) is an implementation of TPC-C in Java, which is using JDBC and which was created with an emphasis on open source relational database systems. Thanks to this, it can be used to benchmark almost any RDBMS, which supports SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    LetsPlay Bukkit plugin

    LetsPlay is a bukkit plugin.

    This plugin is designed for the minecraft community LetsPlay.nu. It contains several gamemodes like "Hunger Games", "Capture the Block" and "Diggy Diggy".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Jupperware library is yet another contain class library, but provides increased support for List-like scalar sequences (boolean, int, float), associative linking, and compound pseudo collections such as Union, Intersection, and Minus (also includes free-standing, matching Iterators).
    Downloads: 0 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
    OpenVRML is a cross-platform VRML and X3D browser and C++ runtime library.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    Sibex

    Sentosa iOS and Beer Extravaganza

    I place to learn, develop and discuss mobile applications on iOS and Android devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vrml Project and Java Development CRM、MIS、CMS、ERP、OA and C++ Development OpenGL.Graphics and 3DGAME
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    File-em

    File-'em is an automatic receipts organizer implemented in Java & SWT.

    File-'em (pronounced like phylum) is an open source alternative to the software behind NeatReceipts?®. It allows you to load in scanned receipts and automatically pulls the information out of the receipt using OCR and stores it in a SQLite database for easy reference, reports, and retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JExec

    Incapsulate Java/oos features for easy usage from legacy or other lang

    ...Java programmers can take advantage from many features offered by the language itself as from that created by the open source comunity; but integration with other languages may be painfull, expecially from OS/lang like AS400/RPG. JEsec want to be a collection of encapsultated java/oos features directly java-callable or proxied by JEsec tcp-ip service or by JEsec client caller. Example of java/OOS features not easily usable in legacy systems are: - working with PDF or Office file - calling webservices (eg. COGNOS report) - working with email - working with differents RDBS N.B. legacy/AS400 integration may be done via ILE features or via RUNJAVA/RUNQSH CL or, the simplest way, via RUNRMTCMD
    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
    Injection Wizard is an application for injecting traffic into WEP protected Wi-Fi networks, like aireplay-ng, but it's much more easy to use and it can work with worse conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    15dot4-tools
    A group of useful tools for working with 802.15.4 networks. Currently includes a sniffer that interfaces with Wireshark in Windows/Linux (and maybe Mac OS X too), allowing you to do 802.15.4, ZigBee, and 6LoWPAN Sniffing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java library that allow Java applications to receive file system events on Windows and Linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    NitroCache

    Extremely fast, scalable, concurrent, pure Java In-memory cache

    One of the fastest, 100% Pure Java In-memory cache. Its aimed at providing very fast, light, highly scalable cache with high concurrency. The fetch operation from cache are always in constant time, O(c), irrespective of the number of threads accessing the cache or cache size. NitroCache uses unique custom algorithm inspired by Btree, skiplist and hashing to deliver a constant time cache with lock-less fetches. For details on using NitroCache, please visit wiki section Note: For details on performance chart, please refer the performane section of wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    QuickREx2

    QuickREx2 Regular Expressions

    ...Additionally to the original plugin this one has a button for importing a regular expression from the editor pane. This is very helpful if the regular expression has escaped characters in the regex string. Imagine there is a Java file with a regex pattern like: "My\\s\"product\"\\scosts\\$\\d+\\.\\d{2}" To use this in the original QuickREx you have to copy the pattern, paste it into the plugins input field and remove 1 level of all the escapes: My\s"product"\scosts\$\d+\.\d{2} Using QucikREx2 this is done by mark the regex and press the import button ... done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    I made this android application for a "Gostai" training test admission. Recently, I used the same code with some modification to control a robot using my android mobile. This app communicate with a program ( written in C ) running on the " pandaboard" with socket. The communication is based on the TCP/IP protocol. For this release, I just use the basic control for the robot ( Forward, Backward, Turn Left, Turn Right and Stop ). The list ( yaw, pitch ) does nothing. The value field can be used to send direct combination ( in my case I use the number "1" for Forward, "2" for Backward, "3" for Turn Left, "4" for Turn Right and "5" for Stop ). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Toaster is a java utility class for your swing applications that show an animate box coming from the bottom of your screen with a notification message and/or an associated image (like msn online/offline notifications).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    LangTrainer

    A simple program to learn foreign words

    ...Транскрипцию слова и аудиофайл берет из словаря в dsl формате (протестировано с Longman Pronunciation Dictionary). Написана на Java, платформа безразлична. Поэтому и писалась, т.к. для UNIX like систем такой программы мною было не найдено.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    clavier virtuel japonais

    clavier virtuel japonais

    clavier virtuel japonais

    clavier virtuel japonais ce programme permet d’écrire facilement en hiragana et katakana sans changer l'agencement du clavier de votre système d'exploitation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gerenciamento de Leitora e Cartoes Mifare em Linux usando o driver da cis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GRAIL Real Time Location Service (RTLS)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...NatTrav provides a common platform for traversal techniques which are used to establish connectivity in these cases. As NatTrav development was stopped quite a while ago, please consider looking at more production-ready libraries like STUN (https://sourceforge.net/projects/stun/). For educational purposes, I still strongly recommend to have a look at both library and example application (chatapp) which are both documented fairly well. To download the latest version of NatTrav, please access the SVN sources in the Code section (project sits in "/nattrav/trunk/").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A software toolkit for using the EPCglobal Low Level Reader Protocol (LLRP) to communicate with conforming RFID readers.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23
    HydroTurb

    HydroTurb

    Software of water turbine locations in France

    We are 5 students from ECE gathered for a project for our fourth year of engineering school: This project named HydroTurb is realized in the context of a PPE, which means Project multidisciplinary by team in French. Why this project If this project is so attractive is that it has a very strong double interest: - At First, the very subject of the project on tidal energy, which is one of the most interesting renewable energy for the future - Second, this project focuses on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Galois sub-hierarchy builder

    Visualize Galois sub-hierarchy of 2d matrix

    ..."Performances of Galois Sub-hierarchy-building algorithms" by Gabriela Arevalo, Anne Berry, Marianne Huchard, Guillaume Perrot and Alain Sigayret In you're in need of other GSH algorithms or their realizations in C++, you might want to investigate a project called Galicia on sourceforge. This program is free software and is licensed under GNU General Public License as published by the Free Software Foundation. Only jre7 compliant at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JMP3Tagger

    An application allowing the manipulation of metadata of Mp3 files.

    ...(easy drag and drop) -Database operations such as moving and renaming the files and much more -Automated lookup of metadata in the internet -Comfortfeatures, such as different databases, f.ex. for different users -Leave suggestions on here if you feel like something is missing
    Downloads: 0 This Week
    Last Update:
    See Project