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

279 projects for "git:/git.code.sf.net/p/docfetcher/code" with 1 filter applied:

  • CloudZero: The Cloud Cost Optimization Platform Icon
    CloudZero: The Cloud Cost Optimization Platform

    CloudZero automates the collection, allocation, and analysis of your infrastructure and AI spend to uncover waste and improve unit economics.

    CloudZero is the leader in proactive cloud cost efficiency. We enable engineers to build cost-efficient software without slowing down innovation. CloudZero's next-generation cloud cost optimization platform automates the collection, allocation, and analysis of cloud costs to uncover savings opportunities and improve unit economics. We are the only platform that enables companies to understand 100% of their operational cloud spend and take an engineering-led approach to optimizing that spend. CloudZero is used by industry leaders worldwide, such as Coinbase, Klaviyo, Miro, Nubank, and Rapid7.
    Learn More
  • PeerGFS PEER Software - File Sharing and Collaboration Icon
    PeerGFS PEER Software - File Sharing and Collaboration

    One Solution to Simplify File Management and Orchestration Across Edge, Data Center, and Cloud Storage

    PeerGFS is a software-only solution developed to solve file management/file replication challenges in multi-site, multi-platform, and hybrid multi-cloud environments.
    Learn More
  • 1
    Search Restaurant Application

    Search Restaurant Application

    This App is to search for a restaurant through whole over the World

    Search Restaurant Application is an open source C# project developed by usman-pro ("http://musman.me/"). This App is used to search for any restaurant through out the World with the help of Google Maps. The Application has many options like: Search by: - Restaurant name - City - Zip - Country etc. This is my first App progect hope you'll love it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SIMPLE stands for Software for an Inclusive Mobile Personal Learning Environment. It's part of Ph.D. dissertation at the University of South Australia. The App is currently under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Andromeda Web Editor

    A web editor designed to span the gap between wysiwyg and hand coding

    The Andromeda editor is a project designed to form a bridge for those who use WYSIWYG editors that employ drag and drop techniques to move to using HTML, CSS and JS. There is also a facility to use PHP and SQLite databases under development. There are also some built in tools that can be used both within the design UI or as standalone tools in their own right.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C.P.D.S Criptografia por Desloc. Simples
    Programa que le qualquer arquivo de texto(exceto arquivos do pacote Office) e com base em uma chave de QUINZE caracteres codifica o arquivo. Programa leve, rápido e potente.Obs: O arquivo a ser codificado deve estar dentro da mesma pasta onde o programa está salvo. Program that encrypts a text file,(except for Microsoft Office files) based on a 15 character key.PS, the file that will be coded must be salved in the same place where the program is salved at. English version coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business password and access manager solution for IT security teams Icon
    Business password and access manager solution for IT security teams

    Simplify Access, Secure Your Business

    European businesses use Uniqkey to simplify password management, reclaim IT control and reduce password-based cyber risk. All in one super easy-to-use tool.
    Learn More
  • 5
    XASTIR

    XASTIR

    Multiplatform Ham Radio APRS and Mapping Program

    NOTE: Code commits are FROZEN on SourceForge: New code is now at <http://github.com/Xastir/Xastir>. Real-time tracking & messaging of stations via radio/internet APRS data streams, w/125 map formats supported. Linux/FreeBSD/Solaris/MacOSX/Windows in any of 7 languages. Can also be used for mobile mapping w/GPS. MAILING LISTS ARE AT: PROJECT->WEB SITE.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    Asterix

    Asterix is command line parser and Wireshark plugin for ASTERIX

    ...ASTERIX defines the structure of the data to be exchanged over a communication medium, from the encoding of every bit of information up to the organisation of the data within a block of data - without any loss of information during the whole process. More about ASTERIX protocol you can find here: http://www.eurocontrol.int/services/asterix Source code is available at: https://github.com/CroatiaControlLtd/asterix
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Silver-J

    Silver-J

    A lightweight Java IDE for Windows

    Silver-J is the light weight Integrated Development Environment(IDE) for Java written in C#.NET which is compatible only for Windows. Silver-J Allows you to easily create Java Application/Applet Projects,Compiling/Running Java Projects & Building Executable Jar Applications. You must have .NET framework version 3.5 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    7z SFX Builder

    7z SFX Builder

    Create 7z SFX configuration files and manage them as projects

    This software is designed to create and manage 7zip SFX configuration files for modified SFX module by Oleg Scherbakov, which is not in active development now (and probably won't ever be). So, I think this project has nothing to do anymore. It covers almost every command that modified module supports. Source code is a whole mess, because it was written when I was making first steps into programming. Although, you may find some interesting things there :)
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 9
    Rotate characters 90 degrees
    The following code is intended to transpose a text array of 8x8 dot characters in 90 degrees, what means that each character of the whole array is individually rotated. It is particularly useful when someone wants to design a billboard panel e.g vertically oriented, but has an already existing file containing just horizontal characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The all-in-one Omnichannel Experience Management Platform Icon
    The all-in-one Omnichannel Experience Management Platform

    Do more than just Surveys.

    Build conversational surveys of any type, for any purpose, in any language. Get 40% more responses.
    Learn More
  • 10
    JTurboExplorer

    JTurboExplorer

    Database explorer to MySQL, Oracle, Sybase & others. Source maker JSF.

    It is a tool to help programmers to check your databases and generate code so easily. Lists the tables and views of databases, MySQL, Oracle and Sybase. Load Data from Excel 97-2003 files, exports the data from the table to Excel 97-2003 file. Generate Stored Procedures from table to insert, update, delete, query and paging. Generates code JSF2.0 (Action) and PrimeFaces (xhtml) from the table, code for Struts 1.3, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    fast_count_multi

    Extremely fast NGS read counter

    ...Files include: fast_count_multi - reports all counts and RPKM, multithreading support fast_count_deseq - reports gene counts in deseq compatible format, multithreading support fast_count - reports all counts with no multithreading support. usage ./fast_count_multi num_threads gtf_file bam_file(s) > output Requires bamtools API library at run time, and c++0x for compile. git clone https://github.com/pezmaster31/bamtools cd bamtools mkdir build cd build cmake .. make export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:path to/lib g++ -I bamtools/include/ -L bamtools/lib/ -o fast_count_multi fast_count_multi.cpp -lz -lbamtools -fpermissive -pthread -std=c++0x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyServerEditor
    Apache server configuration gui tool PLEASE READ THE DOC BEFORE INSTALLATION. Prerequisites MyServerEditor should run with no problem either in 32 bit or 64 bit os but if you run a 64 bit os you should have java 32 bit installed and this includes Windows and Linux. Windows7 or above. java 8 for windows and java 7 for Linux. Not tested on AMD processors nor mac os. Setting MyserverEditor database Myservereditor data base is the file responsible of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    JWasm

    JWasm

    Japheth's assembler, JWasm

    ...As far as programming for MS Windows is concerned, JWasm can be used with both WinInc (32/64-bit) and Masm32 (32-bit). Since v2.01, it will also work with Sven B. Schreiber's ancient WALK32. C header files can be converted to include files for JWasm with h2incX. JWasm's source code is released under the Sybase Open Watcom Public License, which allows free commercial and non-commercial use. There's a bunch of source samples available - they are supplied with the precompiled binary packages.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14

    Python Embed C++

    Embed C++ in Python source code, dynamically compile and access data

    Moved to http://github.com/ftrias/pyembedc Python module to embed C/C++ code within Python source code and scripts. Automatically compile and dynamically link the code. Transparently allow native access to python data from C code and vice versa. Module provides all the "glue" to dynamically convert data types, arrays and structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Varnish Cache patch for Cygwin/Windows environment. Includes: - Patch to trunk source code - Minimal cygwin.dll+gcc distribution to avoid install a complete cygwin environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    tiny-hyphenator

    tiny-hyphenator

    C++ Library to hyphenate a text

    Use this class to achieve efficient and mostly exact word hyphenations. Currently the only language supported is German, but it can very easily be adapted to support other languages. This library spans ~370 lines of C++ code. At the moment there is no real documentation, pleas refer to the comments in the code, they should be quite helpful. A sample is also included. This library is not based on any algorithm published on the internet or elsewhere and it works without a dictionary. The Library is written in C++ and is tested under GCC 4.7, 4.8 and 4.9 [Use it in any way you want, including commercial work, but please include my name and a link to this page]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Tic Tac Toe

    Exciting Tic Tac Toe game full of features

    ...If you run a Linux distribution (Ubuntu, Fedora, OpenSuse, Mint etc.) just install Wine and the app will run on Linux as well! Check the section below for the main features. I'm still updating this Tic Tac Toe, always check this website for a newer version The Source Code is in the archive
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cloc (Count Lines Of Code) counts, and computes differences of, comment lines, blank lines, and physical lines of source code in many programming languages. cloc is now being developed at https://github.com/AlDanial/cloc
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Audio synchronization

    Application for resizing the duration of audio files

    ...The next audio formats are accepted: wav, mp3, ac3, dts (not all versions of dts). Detailed documentation in English and Spanish is included, as well as the binary and the source code in C++. You will find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/sincronizadorDeAudio.html?origin=sourceforge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Fin-Plus

    Fin-Plus

    Real-time component framework

    ...Note project transfered from our https://code.google.com/p/fpmessaging/ repository Jun-15 http://fin-plus.co.uk/company.html http://fin-plus.co.uk/licenses.html https://www.linkedin.com/company/fin-
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CConverter

    CConverter

    convert RGB<-->HEX

    this tool can convert RGB color to Hex Color Code And Hex Color COde To RGB values
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Linfo
    Very fast cross-platform php script that describes the host server in extreme detail, giving information such as ram usage, disk space, raid arrays, hardware, network cards, kernel, os, samba/cups/truecrypt status, temps, disks, and much more. Latest code is here: https://github.com/jrgp/linfo
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    HTML CSS Code Tester

    HTML CSS Code Tester

    it is a php based webform that interprets HTML and CSS code instantly.

    A php based webform that interprets HTML and CSS code on the go without having to load heavy tools. It is created in pure php without the use of outside extensions and it does not even need ajax or jquery to serve our queries. Its simple, light and lightening fast in its code output. You may also visit the developer company for support at following links: http://www.risenotes.com http://www.risenotes.com/projects.php http://www.risenotes.com/code-tester/html-css-tool.php http://www.risenotes.com/Contact.php http://www.risenotes.com/Privacy-Policy.php
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Advanced CSS Notepad

    Advanced CSS Notepad

    Free CSS and HTML Editor for Beginner

    If you have little programming experience but want to design web pages, you could benefit from using an HTML editor that simplifies this process by allowing you to insert various objects using predefined templates. Advanced CSS Notepad is a straightforward and intuitive tool, designed to help you write HTML code and insert CSS scripts, even if you are not familiar with certain functions. Insert CSS code using templates This application is especially useful for novices, as it allows you to insert CSS scripts into your HTML document using a series of templates. All you need to do is fill in the required information, then have the program create and insert the code into the text editor. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB