Showing 74 open source projects for "cs 1.6 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
  • 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
    Books.jl

    Books.jl

    Create books with Julia

    In a nutshell, this package is meant to generate books (or reports or dashboards) with embedded Julia output. Via Pandoc, the package can live serve a website and build various outputs including a website and PDF. For many standard output types, such as DataFrames and plots, the package can run your code and will automatically handle proper embedding in the output documents, and also try to guess suitable captions and labels. Also, it is possible to work via the live server, which shows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ExtPascal FastCGI DHTML Forms'  Server

    ExtPascal FastCGI DHTML Forms' Server

    Create a fast ExtJS compiled fastcgi server

    ExtJS server sources for Lazarus Free Pascal on GNU LGPL license. After sharing my Lazarus upgrade, italians reviewed and shared it again. From my bitbucket.org/matthieugiroux account. Ext Pascal actually uses Ext JS 3.2.1 and Lazarus 1.6 or 1.8 RC5.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Parallel and Distributed Process System

    Parallel and Distributed Process System

    OmniSim simulates parallel and distributed processing systems

    Parallel and Distributed Process OmniSim Computational Neuroscience: Large-scale neural population dynamics, brain-inspired computing architectures, and neuro-symbolic AI systems 🧬 Scientific Overview PDP-OmniSim is an advanced computational framework for simulating parallel and distributed processing systems, with cutting-edge applications in computational neuroscience, distributed computing, and complex systems modeling. The framework provides researchers with robust tools for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Live Game Server List (LGSL)

    Live Game Server List (LGSL)

    LGSL (Live Game for PHP 5.4-8+: online status for various gameservers

    LGSL (Live Game Server List) for PHP 5.4-8.3+: online status for Discord, FiveM, Rust, CS, SA:MP, GMOD, Minecraft, Source Query, etc.
    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
    Atari FontMaker

    Atari FontMaker

    Atari XL/XE font maker for PC

    Atari FontMaker is a tool for creating Atari fonts both in mono and color graphics mode. Atari FontMaker is written in Delphi up to version 1.5.x, since version 1.6.x the project has been converted to C# and moved to another repository: https://github.com/matosimi/atari-fontmaker
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    nginx-clojure

    nginx-clojure

    Nginx-Clojure is a Nginx module for embedding Clojure or Java programs

    Nginx-Clojure is a Nginx module for embedding Clojure or Java or Groovy programs, typically those Ring based handlers. Check http://nginx-clojure.github.io for more details
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Server-Creation-Tool

    Server-Creation-Tool

    With this tool you will be able to create servers with the SteamCMD!

    This tool will help you to create server easily. There are also Guides, that will help you to setup and configurate your server. You will be also get a notification, if an update is available. It will download the server files with the SteamCMD and with the Guides you will be able to configurate your server, the way you want. Requirements: - Internet connection - Net Framework 4.6.1 Currently supported: 7 Days to Die ARK: Survival Evolved Call of Duty: Black Ops 3 Counter-Strike 1.6 Counter-Strike: Source Counter-Strike: Global Offensive Garry´s Mod Hurtworld Killing Floor 2 Left 4 Dead Left 4 Dead 2 Rust Sven Co-op If you need any help, just join the Chat: https://s.team/chat/ANIvlnC4 or our Discord Server: https://discord.gg/79eKCs5fW8​ Roadmap: https://trello.com/b/9dsN6TIT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    Downloads: 2 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 10
    [G] SSL Injector V-1.6 ------------------------------------ This Is Injector For All Simcard, with support SSL/TLS. You can add and use your own host spoof in this tool. -Read the tutorial tab first #Whats New? - Add 7 option Mode TLS *Auto *TLSv1.1 *TLSv1.2 *TLSv1.3 *SSLv2 *SSLv3 *SSHv2 - Improve mode on activation Key - New Library - Fix Bug on log before - Fix some interface #ChangeLog [G] SSL Injector V-1.5 - Add 3 Mode Connect with SNI Host (spoof...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Hedwig Mail server
    Hedwig is an open source IMAP, SMTP, POP3 server written in Java, designed with ease of installation and configuration in mind. Hedwig enables storage of mail message headers in a relational database(MySQL or Oracle) and mail messages in a file system. Visit http://hwmail.sourceforge.net/ for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    fast-serialization

    fast-serialization

    FST: fast java serialization drop in-replacement

    Up to 10 times faster 100% JDK Serialization compatible drop-in replacement (Ok, might be 99% ..). As an example: Lambda Serialization which came with 1.8 worked instantly. Android compatible since version 2.17 (use FSTConfiguration.createAndroidDefaultConfiguration() both on the server and client side. The configuration object has to be passed into FSTObjectIn/Output constructors) FSTStructs is very similar to IBM's packed objects. The difference is you can run it with Oracle JDK today....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JayMontana36 Pre-Built Minecraft Servers

    JayMontana36 Pre-Built Minecraft Servers

    Free Minecraft Servers tweaked for a lag-free experience!

    ...- Optimized for low-end systems (beast-like on medium to high end systems). - Low RAM usage/requirements/consumption. - CrossCompatible between many different versions of Minecraft. - One Server Supports all 1.4.x, 1.5.x, 1.6.x, 1.7.x, 1.8.x, 1.9.x, 1.10.x, 1.11.x, 1.12, 1.12.2 clients all at the same time. - Fully Supports Linux, Windows, and Mac OS X. - Officially supports the MineOS Web UI created and owned by Will Dizon (this project however, is not affiliated with the MineOS Web UI nor William Dizon).
    Downloads: 19 This Week
    Last Update:
    See Project
  • 15
    ClientServerProject

    ClientServerProject

    A CS development framework based on small-to-medium sized refining

    A CS development framework based on small-to-medium-sized refining, covering computer-side, web-side, and mobile-side full-platform system templates, will include some commonly used repetitive function codes, such as network communication mechanisms, in most one-to-many system designs. Client version control, account control management, password modification, announcement management, server configuration, various common windows, etc., and most small and medium-sized systems just need simple rights management. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Program to search Servers Counter Strike 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Counter Strike 1.6 HLDS
    Welcome To Counter Strike 1.6 HLDS world Here you can download any mod of Windows OS Windows Installation: - Download any Mod - Extract it - Now edit START_SERVER.bat according to your desired port,map and max players - After editing open it I also sell Pak Hosted Server you can check my website for rates.
    Leader badge
    Downloads: 331 This Week
    Last Update:
    See Project
  • 19
    MU Terminal

    MU Terminal

    MU Terminal

    ...Last modification is you can show commands in the the editor with by CTRL+Space. Additionally some TCP functions added yet. It can be run with internet or localnetwork Modbus TCP or Http. Another feature is TCP Server , you may create simple serever on your computer. MUTerm created with by Lazarus 1.4.x ~ 1.6.x. Also compiled in Linux Mint. Please, feel free for questions and you can use forum.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    WebPing

    WebPing

    Track the *REAL* Performance of your Web Site

    Project Web Ping - If you use an ISP for your web-hosting, you will discover that your 'ping' requests have been re-directed. By timing the response from an actual web-hosted URL, Web Ping allows us to document the *REAL* throughput to our Web Sites. Data collected are down-loadable in a CSV Format. (See ClassIO or your favourite spreadsheet-program for an easy way to re-use these data.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Informatica Create ctl

    automate Informatica control file creation

    ...Please review the “Using the Deployment Control File” section in the Informatica Command Reference guide for further help on the deployment control file. This utility supports Informatica PowerCenter versions 8.6.1 onwards and Java 1.6\. This utility also contains JDBC drivers for DB2, SQL Server, Oracle, and Teradata databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FIX Agora

    FIX Agora

    OTC Trading Network

    ...It requires Oracle® JRE version of 1.6 or higher.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    vnStatSVG should be the best web front-end to vnStat (a network traffic logger). It only requires a CGI-supported http server setup but also generates a great graphical report with SVG. NO PHP REQUIRED! It works for Linux server, cluster and even for a busybox based embedded Linux system. It has been tested with Apache, Nginx and even the lightweight httpd server of Busybox. vnStatSVG is friendly to generic Linux hosts, servers, embedded Linux systems and even Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ApacheConfParser

    Java Apache http server configuration parser

    This project is a Java Utility that is used to parse the Apache http server configuration. The distributed jar file is both a Java library and runnable jar file. Please see the Wiki section for information on jar usage. This project currently supports Apache 2.2 and Apache 2.4 with Java 1.6-1.8. Source code for this repository is hosted on github https://github.com/jrossi227/ApacheConfParser
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB