Showing 1149 open source projects for "basic"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 1
    Simple 2D

    Simple 2D

    Simple, open-source 2D graphics for everyone

    Simple2D is a cross-platform C library that wraps SDL2 to provide a clean and easy API for developing 2D games and interactive applications. It’s designed to be beginner-friendly and eliminates much of the boilerplate involved in setting up graphics, audio, and input handling. Developers can use Simple2D to quickly prototype ideas or build lightweight applications in C with full access to rendering, events, and asset management. It is especially well-suited for learning environments and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TTS_chung_dll

    TTS_chung_dll

    a simple dll interface for TTS text to speech SAPI 5.1

    TTS chung dll is a very simple dll interface for TTS text to speech (SAPI5) written in freebasic to use with any programming language, .Comes with c++ , LibertyBasic and freebasic calling examples. Accepts XML tags. example of call : myTTSinit() myTTSspeak(@"hello") myTTSclose()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    remark

    remark

    A simple, in-browser, markdown-driven slideshow tool

    A simple, in-browser, Markdown-driven slideshow tool targeted at people who know their way around HTML and CSS. If your ideal slideshow creation workflow contains any of the following steps, just write what's on your mind, do some basic styling, easily collaborate with others, share with and show to everyone, then remark might be perfect for your next slideshow! Focus on the content, expressing yourself in next to plain text not worrying what flashy graphics and disturbing effects to put where. Store it wherever you like; on your computer, hosted from your Dropbox, hosted on Github Pages alongside the stuff you're presenting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    vim.wasm

    vim.wasm

    Vim editor ported to WebAssembly

    ...Almost all Vim's powerful features (syntax highlighting, Vim script, text objects, etc.) including the latest features (popup window) are supported. Drag and drop files to browser tab opens them in Vim. When opening it, it opens tryit.js example JavaScript source code. Basic usage is described in comments at top of the file. Example source contains min-heap data structure and heap sort algorithm. Enjoy coding! And :% runs the code in your browser.
    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
    midiplay_chung

    midiplay_chung

    a small midi folder player with effects using midipiano_dll

    midiplay chung is a small midi folder player with effects using midipiano_dll dll (folder, pause, loop, drum, noteonly, delay, resonance, volume) written in freebasic .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    midipiano_dll

    midipiano_dll

    a dll to play midi files in background thread

    midipiano_dll chung is a free dll to play midi files in background thread (piano or orchestra) . it is written in freebasic but may be called by any program as a standard dll . set/get param : pause, loop, drum, noteonly, delay, resonance, volume, position, nrecord .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Speech Recognition in English & Polish

    Speech Recognition in English & Polish

    Speech recognition software for English & Polish languages

    Software for speech recognition in English & Polish languages. Basic versions of SkryBot: 1. SkryBot Home Speech (English Language) - https://sourceforge.net/projects/skrybotdomowy/files/ReleasesEnglish/InstalatorSkryBotHomeSpeechDemo-2.6.9.18117.exe/download 2. SkryBot DoMowy (Polish Language) - https://sourceforge.net/projects/skrybotdomowy/files/ReleasesPolish/InstalatorSkryBotDoMowyDemo-2.4.9.18117.exe/download More help: https://sourceforge.net/p/skrybotdomowy/wiki/ Domain advanced versions (Polish Language) 1. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    pitch_shift_chungVST
    pitch shift chung is a free open source pitch shift realtime audio VST effect compatible with windows vst , fb_chungVST , radio_chung , midipiano_chung , freemp3_chung plugin support , with high quality and very low cpu load . is written in fast compiled freebasic .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    radio_chungVST

    radio_chungVST

    a VST version of radio_chung

    radio chung VST is a VST plugin version of radio_chung stream web radio url player with custom dsp using bass.dll , gui_chung , and freebasic .
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 10
    PyTorch Natural Language Processing

    PyTorch Natural Language Processing

    Basic Utilities for PyTorch Natural Language Processing (NLP)

    PyTorch-NLP is a library for Natural Language Processing (NLP) in Python. It’s built with the very latest research in mind, and was designed from day one to support rapid prototyping. PyTorch-NLP comes with pre-trained embeddings, samplers, dataset loaders, metrics, neural network modules and text encoders. It’s open-source software, released under the BSD3 license. With your batch in hand, you can use PyTorch to develop and train your model using gradient descent. For example, check out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Zdog

    Zdog

    Flat, round, designer-friendly pseudo-3D engine for canvas & SVG

    Zdog is a 3D JavaScript engine for <canvas> and SVG. With Zdog, you can design and render simple 3D models on the Web. Zdog is a pseudo-3D engine. Its geometries exist in 3D space, but are rendered as flat shapes. This makes Zdog special. Zdog is small. 2,100 lines of code for the entire library. 28KB minified. Zdog is round. All circular shapes are rendered as proper circles with rounded edges. No polygonal jaggies. Zdog is friendly. Modeling is done with a straight-forward declarative API....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    ScorchCrafter Guitar FX DAW Plug-ins

    ScorchCrafter Guitar FX DAW Plug-ins

    Audio DSP FX and plug-ins, mostly for guitar (amp sim) and other FX

    A group of audio DAW plug-ins targeting Windows (VST), Mac (VST/AU), and Linux, mostly for Guitar Amplifier simulation, with the C-120 being the flagship product (which started off long ago as a closed-source VST). Open source, mostly under GPL.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    baxandall_chung

    baxandall_chung

    a free baxandall low/high eq like VST plugin effect

    baxandall chung is an open source baxandall low/high eq like VST plugin effect to use with a VST host. Compatible with fb_chungVST, midipiano_chung, freemp3_chung custom plugin support. source code (c++, freebasic) is included in the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mp3tomid_chung

    mp3tomid_chung

    a free realtime polyphonic high quality mp3 to midi converter

    mp3tomid chung is a realtime free polyphonic high quality mp3 audio to mid converter written in freebasic with fbsound. it converts mp3 files to polyphonic piano midi data sent to the choozen midi out port, connected for example to a midi recorder to produce midifiles , or to the onboard pc midi mapper for direct listening. works with Bill Evans's piano songs and Pat Metheny (others:to try). can run on a small netbook. can export to midifiles .
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    freemp3_chung
    freemp3 chung is a compact MP3 player with multi DSP effects (switchable automatic volume control, compressor, speed, reverberation, equalizer, with edit, save and load), presets, custom plugin...plugin6 support, playlist and repeats.It is written in compiled freebasic and uses fbsound. Comes with plugins (peekenhancer, baxandall,resonance_chung(new)) and 32.bits output resolution, switchable to 16.bits .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    perso3D_chung / sword 3D
    perso3D chung is a simple 3D character model animation and easy editing program directly into openGL from a set of body parts 3ds files.Same animations data can be used for differents characters models. Multiple animations can occur at the same time. It is written in freebasic and uses gui_chung.. Lowcost,customizable and fast technique for freebasic programmers. Included perso3D_chung_dll dll version can be called in c++ programs or other languages , though i recommend you freebasic+fbEdit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    BlackDiamond FL Studio Clone

    Fruityloops clone with sound samples using Fmodex lib

    http://blackdiamond-fmodex.freeforums.net/ BlackDiamond (formerly Crazy Machine) is a project I neglected for years until I got back into making music. The package comes with free VST plugins (gonna hunt for some more) and samples, and soon to be introduced (If I can figure out the programming ms timelines) some point in time perfect sequencer sample mixer playback thingamagiggy we are now back in full armor trying to create the wildest dreams of software working on BlackDiamond (form....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    midipiano_chung
    midipiano chung is a free open source standalone virtual midi acoustic piano synthesizer /expander with samples based sounds and originals dsps effects, connected to the choozen virtual midi input (up to 3 if any) and midiout(thru) ports of your computer.It is easily extensible by adding or modifying sound files (mp3,wav) in the /sounds/ folder.Works well as output for midi_chung player and midirec_chung recorder or an external usb midi master keyboard. It is written in compiled freebasic...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    midivelo_chung

    midivelo_chung

    midiin to midiout velocity sustain resonance & dual virtual piano

    midivelo chung is a midi velocity sustain multi effects application that takes midimsg in midiin port, apply velocity curve , delay on noteoff (sustain) with resonance , enhanced autovol , dual (layer) then send to midiout port. Written in fast freebasic . i use it for example between my midi player midi_chung and (a ctk6200 keyboard or midipiano_chung or even the midi mapper) . Finaly i connect it to my synth wk7600 as input and the same as feedback output to add virtual layer with delay on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Image Detail

    Image Viewer and Graphic Manipulation Tool

    A new image viewer that has nice features suck as identifying and generating colors from your image, changing colors of your image with color adjustment and color matrix tools, crop & split image for Instagram, TIF / GIF Animated extractor, batch functions : rename, compress, resize and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PNG 2 JPEG

    Converts PNGs to JPEGs and vice versa

    Simple, minimalistic PNG 2 JPEG (and vice versa) converter. Made with Visual Basic 2008. All source and project files included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    DirectShow .NET

    DirectShow programming library for .Net programmers

    .NET c# directshow lib, capture and playback using c# and directshow
    Downloads: 51 This Week
    Last Update:
    See Project
  • 23
    Beatnik Player 2.2 Plugin Frontend, offering Tempo, Pitch, Volume, and Midi Channel Control.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    TenorSpace.js

    TenorSpace.js

    Neural network 3D visualization framework

    ...After preprocessing the model, TensorSpace supports the visualization of pre-trained models from TensorFlow, Keras and TensorFlow.js. TensorSpace is a neural network 3D visualization framework designed for not only showing the basic model structure but also presenting the processes of internal feature abstractions, intermediate data manipulations and final inference generations. By applying TensorSpace API, it is more intuitive to visualize and understand any pre-trained models built by TensorFlow, Keras, TensorFlow.js, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Vid2Old - H.265 to H.264 Converter

    Vid2Old - H.265 to H.264 Converter

    Easy way to convert H.265 videos to H.264 (New) - x64 Only

    Are you looking for a easy way to convert H.265(hevc) videos to old H.264?. Then this is the right tool for you. This simple program was built using the CLI version of popular Handbrake transcoder and SharpDevelop open source IDE. This program was made to be simple as possible. But, there are number of options available for experienced users as well. Support my work : https://www.patreon.com/ipmanlk
    Downloads: 3 This Week
    Last Update:
    See Project