Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 53

Showing 2609 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • The AI coach for teams, built on validated assessments. Icon
    The AI coach for teams, built on validated assessments.

    Cloverleaf is an assessment-backed AI Coach that fully understands your people and the context of their workday.

    Give managers and teams proactive, contextual coaching to lead effectively, communicate clearly, and navigate real work situations as they happen.
    Learn More
  • MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design. Icon
    MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.

    Microstation enables architects, engineers, and designers to create precise 2D and 3D drawings that bring complex projects to life.

    MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
    Learn More
  • 1
    This project endeavours to foster collaboration between the developers of TAPs. Main areas of development: * TAPs * reusable code libraries for inclusion in TAPs * tools for development and management of TAPs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Firmware Modification Kit - does what it says. Project moved to Google Code. Go there for the latest and greatest stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HSC (HTML Sucks Completely) is a developer tool for HTML projects. It is mainly intended for creating and maintaining larger Web sites, with a focus on compact and standards-conforming code. Its source texts are HTML files that use an extended syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Modern Assembly Language

    Assembler language for modern times

    Adding high level source code constructs to a low level language. As opposed to other assemblers MACRO constructs that give a pseudo high level construct, Modern Assembler Language will have it built in. I would _like_ to go for a C style language construct, but this may change over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Native Teams: Payments and Employment for International Teams Icon
    Native Teams: Payments and Employment for International Teams

    Expand Your Global Team in 85+ Countries

    With Native Teams’ Employer of Record (EOR) service, you can compliantly hire in 85+ countries without setting up a legal entity. From dedicated employee support and localised benefits to tax optimisation, we help you build a global team that feels truly cared for.
    Learn More
  • 5
    Etherboot is Open Source code for creating boot ROMs for network booting x86 platforms. It is also a coordination point for information about free software related to network booting. This is an auxiliary site for http://sourceforge.net/projects/etherboot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simmon is SIMple MONitor of network. Dedicated daemon running on router collects traffic data, which is read by gui client. Daemon is fast and light C code build on top of libpcap, and client written in Java Swing can be run on any Java capable platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    wsdebug is a debugger for the more or less famous WhiteSpace programming language, coming along with a rather fast interpreter, entirely coded in ISO-C. WhiteSpace is another geeky language to code in, just like Brainfuck and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    CUDA-SPHERE-FWD-MEEG

    CUDA accelerated spherical model forward solution for EEG/MEG

    ...Speedup by a factor of 22 and 32 is obtained for the EEG and MEG solution respectively when compared to the fastest CPU implementation available in the public domain. The complete source code and pre-compiled binaries are also made available via an open source license (GPL Version 3). A CUDA enabled NVIDIA graphics card is required to use the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Vector Alpha

    prototype chat server

    Simple but capable chat server. This project is more for research and development. A fully functional server along with its source code is provided but the aim for this project is to provide learning material such as detailed documentation, specs, diagrams and tutorials. There is client software also but it is on a separate project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • DriveStrike: Remote Wipe | Data Breach Protection Icon
    DriveStrike: Remote Wipe | Data Breach Protection

    . From Fortune 500 to small businesses with remote workers, every industry can gain from premium endpoint security.

    DriveStrike protects devices and data in the event of loss, theft, or use in remote locations. Remotely locate, lock, and wipe devices you manage to prevent data compromise. DriveStrike prevents data breaches to ensure confidentiality, compliance, and a competitive edge.
    Learn More
  • 10

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and reports no issues at this time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Morse Master

    Morse Coder / Encoder

    You can code to morse or enode from morse in a simple way. It's written in ANSI C, the source code is redy to be built for unix based systems. There can be bugs in it, but it does the work. I recommend the source code for those who are learning C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Rippix

    ripperX fork to clean the code and port to GTK+ 3

    ...While ripperX does it's job good to rip and encode songs from a CD, it uses a rather outdated user interface. Rippix tries to fill this gap. This includes porting Rippix to GTK+ 3. Additionally, many deprecated code gets rewritten and documentation will be added. 'Why a fork?' you might ask. Well, after some hacking on the ripperX code, it appeared to me that I had to do more modifications in order to port to GTK+ 3 conveniently than what could be appreciable by ripperX devs, like removing all the XPM images (including the logo) from the UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CRCLIB

    CRC Library

    ...Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MMPCS

    Multi-Device & Multi-Platform Code Conversion System

    This project's full name is Multi Mobile Platform Conversion System. For example, WIPI Contents convert to Windows Mobile or Android Application. MMPCS will expand to iOS and Bada platform after first step of success.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    gdbplus

    gdb extension with powerful heap memory commands

    ...On top of gdb functions, the extension provides additional commands to analyze heap data, object relationship, etc. These power features may shed light on tough issues such as memory corruption, debugging highly optimized code, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Pacemaker Open Source Components

    Pacemaker DJ GPL sources

    Source code for the GPL licensed parts of the Pacemaker portable DJ system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Post Memory Corruption Memory Analysis

    PMCMA - Post Memory Corruption Memory Analysis

    ...It for instance determine why an application is triggering a segmentention fault, evaluate if the faulting instruction can be used to write to memory or execute arbitrary code, and list all the function pointers potentially called from a given point in time by an application. Pmcma is a totally new kind of debugger, which allows for easy experimentation with a process in memory by forcing it to fork. The exact replicas of the process created in memory can then be intrumented while keeping the properties (eg: state of variables, ASLR, permissions...) of the original process. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Dapar

    Parsing for everybody.

    Dapar is a universal parsing library written in C. It will interpret any grammar you give it in a BNF-like format, and constructs a matching expression tree for any given input. This makes developing a new parser for any language simple and reliable. Includes an ABNF parser, EBNF parser, XML parser and algebraic math parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Note: I haven't even looked at this project for years. I was a pretty bad programmer back then, so the code is sloppy. The next version will be better. Similar to a stream cipher, but rather than performing an exclusive OR on the input bytes and cipher, it performs a mixture of 'rolling' (see x86 instruction ROR) and bit NOT operations according to the key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    pvnet

    A virtual ethernet adapter

    PVNet is a project providing a virtual network interface. It generates numbers of pure virtual ethernet adapter. It is tested for Linux kernel 3.0.8 on amd64 cpu. Its code contains a kernel patch and module code. You can use it to create many ethernet cards. Each device has a single mac address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Wesley's Game

    A game to help beginner programmers learn C(99).

    Wesley's Game is being developed to help beginner programmers learn C99. It is currently in a closed Alpha development stage. Upon reaching the Beta stage, the source code will be released under a custom semi-open source license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    cwtbk

    Decode incoming CW (Morse Code) signals

    Morse Code (CW) decoder for Unix-like systems (and Windows).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    handpunch

    User software for HandPunch biometric time clock devices.

    ...handpunch try to implement some basic functionality for HandPunch biometric time clocks devices agree to the protocol specification binded by the manufacturer in http://www.handpunch.com/manuals/Hand_Reader_Technical_Manual_2.7.pdf compatible with Handpunch 2000, and handpunch 3000 NOTE: I think this is a beginning programmer code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Keolah Learns Japanese

    Japanese teaching game.

    It's a program to learn Japanese written by someone who does not even speak Japanese. Beware! :P
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    opmarshall

    code generator to marshall/unmarshall C and C++ data structures

    ...It's like CORBA or Google Protocol Buffer, but does not require an IDL (interface description language). Instead, your objects are simply defined in C/C++, which means that you use the SAME types in your code and on the wire (if you want to call remote systems).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB