Showing 27 open source projects for "code-server"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 1
    Counter

    Counter

    Web Analytics made simple

    counter.dev is a minimal web analytics server that prioritizes simplicity, speed, and privacy. The backend is designed to be resource-light while still providing the essential metrics teams care about, such as page views, referrers, and basic geography. Rather than storing everything in a monolithic database, it combines a fast in-memory store for hot data with archival to a traditional SQL store for long-term retention.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PostHog

    PostHog

    PostHog provides open-source web & product analytics

    PostHog is an all‑in‑one open‑source platform for product and web analytics—offering event-based analytics, session recording, feature flagging, A/B testing, cohorts, and more—that you can self‑host, with full support for data privacy and enterprise compliance. Sync data from external tools like Stripe, Hubspot, your data warehouse, and more. Query it alongside your product data. Run custom filters and transformations on your incoming data. Send it to 25+ tools or any webhook in real time or...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Countly

    Countly

    Product analytics platform

    ...Countly securely processes billions of data points every day from mobile, desktop and web apps to help thousands of companies visualize their data, analyze and use it to grow their business. Countly is made up of two main parts: the server collecting and analyzing data, and an SDK (mobile, web or desktop) that sends this data. It comes with several great features: a single secure dashboard where you can access all user profiles, notifications, analytics and other tools; a wealth of plugins; and the option to install Countly on premises or securely in the cloud. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Matomo

    Matomo

    Alternative to Google Analytics that gives you full control over data

    Google Analytics alternative that protects your data and your customers' privacy. Take back control with Matomo – a powerful web analytics platform that gives you 100% data ownership. You could lose your customers’ trust and risk damaging your reputation if people learn their data is used for Google’s “own purposes”. By choosing the ethical alternative, Matomo, you won’t make privacy sacrifices or compromise your site. You can even use Matomo without needing to ask for consent. With 100%...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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 Studio. Switch between models without switching platforms.
    Start Free
  • 5
    GoatCounter

    GoatCounter

    Easy web analytics. No tracking of personal data

    GoatCounter is an open-source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy-to-use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo. Privacy-aware; doesn’t track users with unique identifiers and doesn't need a GDPR notice. Fine-grained control over which data is collected. Also see the privacy policy and GDPR consent notices. Lightweight and fast; adds just ~3.5KB of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    ahCrawler

    A PHP search engine for your website and web analytics tool. GNU GPL3

    ...It consists of * crawler (spider) and indexer * search for your website(s) * search statistics * website analyzer (http header, short titles and keywords, linkchecker, ...) You need to install it on your own server. So all crawled data stay in your environment. You never know when an external webspider updated your content. Trigger a rescan whenever you want - you always have under control what data of what time were checked. The spider is a CLI tool and must be added as a cronjob. In a web based backend you can control all data and analyze your data. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    JAMon API

    JAMon API

    Monitor Java applications - SQL, HTTP, Methods, Exceptions and more.

    JAMon API is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor the performance and scalability of production applications. JAMon tracks hits, execution times (total, avg, min, max, std dev), and more. * JAMon Users Manual: For more on the JAMon, including installing, configuring, and using it, see http://jamonapi.sourceforge.net/. * Support: If you have any questions about usage please post a question on the forum at ...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 8

    Tracking Master

    Tracking Master is a Multi-provider web analytics tracker

    Tracking Master is a Multi-provider web analytics tracker created for Bludit Flat File CMS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    System-GoodStat
    ...After downloading you will be able to install it yourself on your hosting. The data can be read as soon as the installation is completed and pasted into a monitored page on each subpage, a special JavaScript code. I would like to share with you the script I created called the GoodStat System. You will probably think that the name is a little bit overproduced and exaggerated, but please understand that I have devoted some time to this project and I sincerely strive to make this script in the future worth the name of the System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 10
    CrazyStat

    CrazyStat

    Free PHP web analytics script

    CrazyStat is a web analytics script written in PHP. It does not need access to server-logfiles or a MySQL-database to generate statistics of your website visitors. The script has very good usability and still has lots of features. The stats only need one screen length to present all the information. It's fast because of it's caching technology and uses minimal webspace by compressing logfiles. It's free and released under GPL as open source software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Heartbleed

    Heartbleed

    A checker (site and tool) for CVE-2014-0160

    Heartbleed contains a compact, purpose-built implementation for detecting the infamous Heartbleed vulnerability in OpenSSL’s TLS heartbeat extension (CVE-2014-0160). It focuses on demonstrating and testing the flaw rather than being a general-purpose security toolkit, which makes the code approachable for learning and auditing. The project illustrates how a malformed heartbeat request could coax vulnerable servers into leaking memory contents, including potentially sensitive data. Because it’s small and self-contained, it’s often used as a reference to understand the vulnerability mechanics without wading through large codebases. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...It collects statistics about the visitors' (user or robot) browser, os and the country they are from. vStats keeps also track of the time and date of the visit and the referred website. Status update 2011-11-01: Major redesign is ongoing with IPv6 support, more efficient code and more statistics. Stay tuned for the first alpha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Productivito
    Open Source Productivity Tools for Home, Business and School LOOKING FOR CONTRIBUTORS (Contact us for details) Skills required: PHP, Zend, Database design - for web app QT - for client&server Features: Keystroke monitoring Log all keystrokes along with the window name they are typed. Emails sent and received logging Events timeline logging Log all events employees performed and view them in an organized listing. Website activity Log all websites visited by the popular browsers. See also Web analytics , Web log analysis software Application usage Monitor and log all applications ran. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pageLogger records visitor traffic on your website in real time, and does not rely on server log files. At the push of a button you get all the details about recent visitors to your website - clearly and efficiently displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Very simple page hit counter. This tool needs no database, no programming, almost no setup and requires no special libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ZIP Stat

    Advanced web counter from the 2000's - not actively developed.

    Repository moved to https://github.com/simonmikkelsen/zipstat . Old code history is only here on SourceForge. Year 2000 style full featured website statistics service, witch can be used to register almost anything posible about a websites visitors. Now only security bugs and support of new browsers have been addressed. Getting a modern system will require a rewrite today, so this project will stay in maintenance mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This script is very simple, you can count the files\' downloads and can block downloads from an another website(This option can be disable). It make complete stats too with browsers\' name, last week download etc.... It\'s a good file/download manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The package contain a set of cgi scripts which maintain statistics for your web site. They also provide a nice counter, which you can sport on your web page. These scripts don't require any help from web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gStats is an open source web statistics program capable of running on any server supporting PHP and an ADOdb compatible database. It contains over 35 reports and is designed so that third party developers can easily drop in custom reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web Traffic Analysis Software (or counter) supporting all known SQL databases (or XML). Easy install/upgrade, advanced user recognition technics, high usability.<p />Tracks users via: a) Server Logs, b) PHP inc., c)Web Beacons (JavaScript)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Php Log Analyzer (aka PLA) is a Log Analysis tool for Apache. There are lots of log analyzer softwares available on the internet but most of them have their own data storage ways. PLA is a tool to analyze log files and store results into MySQL databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Realtime monitoring of files in your web server with graphical charts and many other unique features. Needs no database!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Imperator Stats is a Web site statistics program. Its functions are based on PHP, JavaScript and Cookies, and uses text files, thus does not require database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CoverYourASP.com - complete Active Server Pages source (JScript) for this popular web site. Includes full membership system, diary, online db admin, banner ad system and loads more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web site statistic system - The sytem collects any sort of data about a web site, store in a data base and present statistics in html form (popularity of the site, speed or quality of service, state of the server, traffic to other sites, etc. ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB