Showing 54 open source projects for "pseudo code"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    MOTE CSPRNG & Stream Cipher

    MOTE CSPRNG & Stream Cipher

    A family of small-state CSPRNGs and Stream Ciphers

    ...Reduced to essentials, MOTE is only 5 lines of code: Ten arithmetic and bitwise operations in all. It's called MOTE because a PRNG can't be made much smaller (or faster) without introducing bias or severely reducing avalanche. MOTE alternates its shift and rotation constants unpredictably, and has passed the most stringent industry-standard tests for randomness and security, including NIST & DIEHARD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    SES brings back the uncrackable onetime pad, with a digital twist. It is well known that a random key of message-length is the only provably unbreakable cipher. SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid. SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    NLFormatter

    Tool to format NetLogo code

    ***** Discontinued (may still work but will not be updated and supported anymore) ***** This formats NetLogo code that every block of code is written in a separate line. This makes the code clearer and is a pre-work for a Pseudo-Debugger running the model line-by-line. This work is in development status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    Kazuki

    A small, customizable automation framework

    ...The aim of the project is to remain small and simple, there are no complex tool and yet can automate any website quickly and easily. Kazuki is built with BDD in mind, but it's not BDD, but rather a domain-specific language with a similar structure. The point of this is to make the code readable, while still being Ruby code in all it's extent. There is no pseudo-code/interpreter, you will be writing directly on ruby code, yet making it really easy and readable. To get started please read the Kazuki Tutorial at: https://sourceforge.net/p/kazu/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PWDTK.NET

    .NET Secure Password Hashing API

    This API uses the PBKDF2 specification with HMACSHA512 as the underlying pseudo random function (PRF) to perform the salted hashing over a specified number of instances to eliminate the feasibility of rainbow table attacks & drive up the computing cost of generating said tables, this is known as key stretching. This API also provides the capability to create BIG crypto random salt strings, because the BIGGER & more RANDOM your salt, the better!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Pseudo Threading Evaluation

    Source code for Pseudo-Threading versus standard Threading test.

    Java and Actionscript source code for Pseudo-Thread and standard Threading comparison test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JTraductor UTEM
    Requires Java 7. JTraductor is a translator from Pseudo-code in spanish to Java code designed to teach programming. This project was inspired by PSeInt project, but writing in Java and using JavaCC for the translation of the code, and providing functions and methods. Now support GNU/Linux and Windows XP or 7 (in GNU/Linux also requires Xterm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fordocu
    Fordocu can be used to automatically generate documentation for your Fortran source codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    VNCe

    Light-weight RFB 3.8 (VNC) Server for Windows CE 5.0

    ...Supports: RFB v3.3, v3.7, v3.8 Tight Security Type / Tight extension types TightVNC v1.3 File Transfer extensions 16-bit RGB565 server-side frame buffer VNC authentication (or no authentication, if desired.) 8-bit palletized color 16- or 32-bit true color RAW encoding Cursor and XCursor pseudo-encodings (allows cursor to be drawn by the client, which makes mouse movements less choppy.) Built with Visual Studio 2008 and Windows CE 5.0 SDK. Note: While submitted improvements to this server may be considered for inclusion, new developers will not be added to this project at this time. If you wish to make significant changes to this code and/or become a continuing developer for it, please just fork this project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This is a set of container pseudo templates for Delphi and other Object Pascal compilers (Kylix, freepascal, Virtual Pascal) supplying type safe templates for: lists, sorted lists, stacks, queues, hashes (associative array)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Coordinate Geometry Visualiser

    Visualise Coordinate geometry using easy and powerful commands

    Pace up your procedural graphics, using command based way to draw all sorts of primitives. This is easy and powerful at the same time. And then export this pseudo code, to Language/Platform of your choice. We aim to support as many, but Qt, wxWidgets, OpenGl, Allegro etc. will be supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    AppInventor on a VM or Flash Drive

    AppInventor Personal Private Server on Linux VM or Flash Drive

    ...Two flavors are iincluded: Vmware Virtual Machine and a Bootable Flash Drive image. Google Appinventor is a graphical blocks based development environment for Android devices. Google ended the their support of the project and released the code to MIT for educations support. MIT periodically releases JAR files in a pseudo open project. This self contained project used unmodified MIT jars. The project allows a users to develop, save and build a running application that can be downloaded to the phone, shared with others and potentially modified to place in the Google Market / Play service. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The algorithms package is aimed at (flexibly) typesetting pseudo-code in LaTeX documents (with the high typographical quality provided by the TeX engine).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    Traductor Gratuito de Codigo Abierto de Codigo en C a Pseudocódigo escrito en C++ Free Open-Source C-Code-to-Pseudo-code translator program (in spanish) written in C++ @CUCEI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Habitat é um ambiente de desenvolvimento integrado (IDE - Integrated Development Environment). O programa auxilia a criação e execução de pseudo códigos ou programas Pascal com suporte a Orientação a Objetos dentre muitas outras funcionalidades.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Putty with pseudo transparency (a.k.a. alpha blended) background that is easily accessed through an integrated dialog. This code base is from covidimus.net and has been updated to support multiple monitors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Generator of pseudo code for writing Mockito Test stubs . This tool is capable of generating the basic Mockito Test class . The tool takes one argument as an input - the fully qualified classname whose Test class has to be generated .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Boids, developed by Craig Reynolds (http://www.red3d.com/cwr/) in 1986, is an artificial life program, simulating the flocking behaviour of birds. This demo implements the pseudo code found here: http://www.kfish.org/boids/pseudocode.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project aims at providing a parser for fortran source code. Output is in XML format. The parser is based on the g95 parser. Additionnal tools in Perl are provided: Fortran source browser; pseudo-compiler environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SAsmE is a cross-platform lightweighted Asm editor for Microchip PIC18 mcus. A translation unit that converts in a few seconds brainstruggling asm source code to human readable pseudo-code. It can save hours when analyzing asm assemblies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OX is an XML integration into Objective-Caml, providing XML transducers based on pseudo-tree view. This gives a homogeneous view of XML within OCaml code, and lets users to manipulate such terms like any other ones, without constraint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This Project is oriented to the people recently initiated in programming. The aim of this project is to translate pseudo code to real pascal code for testing. And with plugins or dictionaries, It can translate to any programation language.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB